Trace number 2088093

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pcs 0.3.2UNSAT 119.679 120.607

DiagnosticValue
ASSIGNMENTS2212

General information on the benchmark

Namecsp/fapp/fapp16/
normalized-fapp16-0260-10.xml
MD5SUMd91c77ce7b00fdc4c403dfe3f5ffc37c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.93079
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints3927
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3927
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.01	c Seed is 357152361
0.00/0.01	c Constructing HOME/instance-2088093-1247728856.xml  with 24708 constraints
0.37/0.41	c Solving 2212 backtracks 10 restarts
119.65/120.60	s UNSATISFIABLE
119.65/120.60	d ASSIGNMENTS 2212

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088093-1247728856/watcher-2088093-1247728856 -o /tmp/evaluation-result-2088093-1247728856/solver-2088093-1247728856 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 357152361 HOME/instance-2088093-1247728856.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.01 4/73 16717
/proc/meminfo: memFree=1264008/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=5356 CPUtime=0
/proc/16717/stat : 16717 (pcssolve) R 16715 16717 16045 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59950442 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 254613711519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16717/statm: 1339 241 200 169 0 50 0
[pid=16718] ppid=16717 vsize=5356 CPUtime=0
/proc/16718/stat : 16718 (pcssolve) R 16717 16717 16045 0 -1 4194368 9 0 0 0 0 0 0 0 21 0 1 0 59950442 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 4467315 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16718/statm: 1339 241 200 169 0 50 0
[pid=16719] ppid=16717 vsize=5356 CPUtime=0
/proc/16719/stat : 16719 (pcssolve) R 16717 16717 16045 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59950442 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 254613711519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16719/statm: 1339 241 200 169 0 50 0

[startup+0.0688129 s]
/proc/loadavg: 2.00 2.03 2.01 4/73 16717
/proc/meminfo: memFree=1264008/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=5816 CPUtime=0.05
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 1099 661 0 0 5 0 0 0 24 0 1 0 59950442 5955584 730 996147200 134512640 135215973 4294956304 18446744073709551615 2047724 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 1454 730 386 171 0 379 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5816

[startup+0.101815 s]
/proc/loadavg: 2.00 2.03 2.01 4/73 16717
/proc/meminfo: memFree=1264008/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=6916 CPUtime=0.08
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 1399 661 0 0 8 0 0 0 24 0 1 0 59950442 7081984 915 996147200 134512640 135215973 4294956304 18446744073709551615 134704602 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 1729 915 386 171 0 654 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6916

[startup+0.301838 s]
/proc/loadavg: 2.00 2.03 2.01 4/73 16717
/proc/meminfo: memFree=1264008/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=11032 CPUtime=0.28
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 2836 661 0 0 27 1 0 0 25 0 1 0 59950442 11296768 1948 996147200 134512640 135215973 4294956304 18446744073709551615 4158910338 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 2758 1948 386 171 0 1683 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11032

[startup+0.701879 s]
/proc/loadavg: 2.00 2.03 2.01 4/73 16717
/proc/meminfo: memFree=1264008/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=16188 CPUtime=0.68
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 4854 661 0 0 66 2 0 0 25 0 1 0 59950442 16576512 3135 996147200 134512640 135215973 4294956304 18446744073709551615 134590112 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 4047 3135 410 171 0 2972 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16188

[startup+1.50197 s]
/proc/loadavg: 2.00 2.03 2.01 3/74 16722
/proc/meminfo: memFree=1252856/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=16544 CPUtime=1.47
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 5000 661 0 0 145 2 0 0 25 0 1 0 59950442 16941056 3211 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 4136 3211 410 171 0 3061 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16544

[startup+3.10115 s]
/proc/loadavg: 2.00 2.03 2.01 3/74 16722
/proc/meminfo: memFree=1251832/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=18148 CPUtime=3.05
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 5468 661 0 0 303 2 0 0 25 0 1 0 59950442 18583552 3574 996147200 134512640 135215973 4294956304 18446744073709551615 134583366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 4537 3574 410 171 0 3462 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 18148

[startup+6.3015 s]
/proc/loadavg: 2.00 2.03 2.01 3/74 16722
/proc/meminfo: memFree=1250424/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=18544 CPUtime=6.23
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 5625 661 0 0 621 2 0 0 25 0 1 0 59950442 18989056 3731 996147200 134512640 135215973 4294956304 18446744073709551615 134600789 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 4636 3731 413 171 0 3561 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 18544

[startup+12.7012 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 16722
/proc/meminfo: memFree=1249856/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=19040 CPUtime=12.58
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 5766 661 0 0 1256 2 0 0 25 0 1 0 59950442 19496960 3872 996147200 134512640 135215973 4294956304 18446744073709551615 134970696 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 4760 3872 413 171 0 3685 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 19040

[startup+25.5016 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 16722
/proc/meminfo: memFree=1247872/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=21724 CPUtime=25.29
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 6512 661 0 0 2526 3 0 0 25 0 1 0 59950442 22245376 4404 996147200 134512640 135215973 4294956304 18446744073709551615 134583702 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 5431 4404 413 171 0 4356 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 21724

[startup+51.1015 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 16722
/proc/meminfo: memFree=1243648/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=25924 CPUtime=50.69
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 7596 661 0 0 5066 3 0 0 25 0 1 0 59950442 26546176 5488 996147200 134512640 135215973 4294956304 18446744073709551615 134597415 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 6481 5488 413 171 0 5406 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 25924

[startup+102.305 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 16722
/proc/meminfo: memFree=1237824/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=31200 CPUtime=101.49
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 8975 661 0 0 10146 3 0 0 25 0 1 0 59950442 31948800 6867 996147200 134512640 135215973 4294956304 18446744073709551615 134591693 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 7800 6867 413 171 0 6725 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 31200

Solver just ended. Dumping a history of the last processes samples

[startup+108.702 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 16722
/proc/meminfo: memFree=1237056/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=32032 CPUtime=107.85
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 9185 661 0 0 10781 4 0 0 25 0 1 0 59950442 32800768 7077 996147200 134512640 135215973 4294956304 18446744073709551615 134585789 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 8008 7077 413 171 0 6933 0
Current children cumulated CPU time (s) 107.85
Current children cumulated vsize (KiB) 32032

[startup+115.102 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 16722
/proc/meminfo: memFree=1236480/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=32800 CPUtime=114.2
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 9378 661 0 0 11416 4 0 0 25 0 1 0 59950442 33587200 7270 996147200 134512640 135215973 4294956304 18446744073709551615 134590021 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 8200 7270 413 171 0 7125 0
Current children cumulated CPU time (s) 114.2
Current children cumulated vsize (KiB) 32800

[startup+118.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 16722
/proc/meminfo: memFree=1235968/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=33176 CPUtime=117.37
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 9473 661 0 0 11733 4 0 0 25 0 1 0 59950442 33972224 7365 996147200 134512640 135215973 4294956304 18446744073709551615 134583653 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 8294 7365 413 171 0 7219 0
Current children cumulated CPU time (s) 117.37
Current children cumulated vsize (KiB) 33176

[startup+119.905 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 16722
/proc/meminfo: memFree=1235712/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=33272 CPUtime=118.96
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 9497 661 0 0 11892 4 0 0 25 0 1 0 59950442 34070528 7389 996147200 134512640 135215973 4294956304 18446744073709551615 134969781 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 8318 7389 413 171 0 7243 0
Current children cumulated CPU time (s) 118.96
Current children cumulated vsize (KiB) 33272

[startup+120.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 16722
/proc/meminfo: memFree=1235712/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=33272 CPUtime=119.36
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 9499 661 0 0 11932 4 0 0 25 0 1 0 59950442 34070528 7391 996147200 134512640 135215973 4294956304 18446744073709551615 134590070 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 8318 7391 413 171 0 7243 0
Current children cumulated CPU time (s) 119.36
Current children cumulated vsize (KiB) 33272

[startup+120.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 16722
/proc/meminfo: memFree=1235712/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=33364 CPUtime=119.56
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 9520 661 0 0 11952 4 0 0 25 0 1 0 59950442 34164736 7412 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 8341 7412 413 171 0 7266 0
Current children cumulated CPU time (s) 119.56
Current children cumulated vsize (KiB) 33364

[startup+120.601 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 16722
/proc/meminfo: memFree=1235712/2055920 swapFree=4192812/4192956
[pid=16717] ppid=16715 vsize=26272 CPUtime=119.65
/proc/16717/stat : 16717 (pcs.big) R 16715 16717 16045 0 -1 4194304 9520 661 0 0 11961 4 0 0 25 0 1 0 59950442 26902528 5798 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/16717/statm: 6568 5798 413 171 0 5493 0
Current children cumulated CPU time (s) 119.65
Current children cumulated vsize (KiB) 26272

Child status: 0
Real time (s): 120.607
CPU time (s): 119.679
CPU user time (s): 119.623
CPU system time (s): 0.055991
CPU usage (%): 99.2306
Max. virtual memory (cumulated for all children) (KiB): 33364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.623
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10183
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 2924

runsolver used 0.117982 second user time and 0.32795 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-16 09:20:56
IDJOB=2088093
IDBENCH=58877
IDSOLVER=733
FILE ID=node87/2088093-1247728856
PBS_JOBID= 9521487
Free space on /tmp= 66096 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp16/normalized-fapp16-0260-10.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088093-1247728856/watcher-2088093-1247728856 -o /tmp/evaluation-result-2088093-1247728856/solver-2088093-1247728856 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 357152361 HOME/instance-2088093-1247728856.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d91c77ce7b00fdc4c403dfe3f5ffc37c
RANDOM SEED=357152361

node87.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1264424 kB
Buffers:        102204 kB
Cached:         404260 kB
SwapCached:        136 kB
Active:         311224 kB
Inactive:       389992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:         206032 kB
Slab:            75176 kB
Committed_AS:   735308 kB
PageTables:       2268 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66092 MiB
End job on node87 at 2009-07-16 09:22:57