Trace number 287181

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, and are wall clock time (not CPU 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
VALCSP 3.0SAT 587.452 590.688

DiagnosticValue
CHECKS1892160
NODES89

General information on the benchmark

Namelard/
lard-89-89.xml
MD5SUM75d66e9edb073d20e5e74659e34b5dc8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark22.1156
SatisfiableYES
(Un)Satisfiability was proved
Number of variables89
Number of constraints3916
Maximum constraint arity2
Maximum domain size90
Number of constraints which are defined in extension3916
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

590.59	s SATISFIABLE
590.59	v 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 
590.59	d CHECKS 1.89216e+06
590.59	d NODES 89
590.59	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-287181-1170112362 -o ROOT/results/node40/solver-287181-1170112362 -C 1800 -M 900 /tmp/evaluation/287181-1170112362/VALCSP /tmp/evaluation/287181-1170112362/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.08 1.42 1.85 5/71 20054
/proc/meminfo: memFree=1664568/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=18540 CPUtime=0
/proc/20053/stat : 20053 (runsolver) D 20051 20053 19954 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 31192419 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 264519609639 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/20053/statm: 4635 279 244 17 0 2626 0

[startup+0.104101 s]
/proc/loadavg: 1.08 1.42 1.85 5/71 20054
/proc/meminfo: memFree=1664568/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=1732 CPUtime=0.06
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 176 0 2 0 6 0 0 0 19 0 1 0 31192419 1773568 156 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371950 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 433 156 62 8 0 105 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1732

[startup+0.512191 s]
/proc/loadavg: 1.08 1.42 1.85 5/71 20054
/proc/meminfo: memFree=1664568/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=2132 CPUtime=0.46
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 267 0 2 0 46 0 0 0 22 0 1 0 31192419 2183168 247 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7369814 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 533 247 62 8 0 205 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2132

[startup+1.33335 s]
/proc/loadavg: 1.08 1.42 1.85 3/81 20104
/proc/meminfo: memFree=1628184/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=2792 CPUtime=1.27
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 420 0 2 0 124 3 0 0 25 0 1 0 31192419 2859008 400 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371959 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 698 400 62 8 0 370 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 2792

[startup+2.97069 s]
/proc/loadavg: 1.08 1.42 1.85 3/81 20104
/proc/meminfo: memFree=1568152/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=3988 CPUtime=2.9
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 725 0 2 0 287 3 0 0 25 0 1 0 31192419 4083712 705 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7369817 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 997 705 62 8 0 669 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 3988

[startup+6.25284 s]
/proc/loadavg: 1.31 1.46 1.86 3/81 20104
/proc/meminfo: memFree=1523416/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=6512 CPUtime=6.15
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 1363 0 2 0 607 8 0 0 25 0 1 0 31192419 6668288 1343 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7369825 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 1628 1343 62 8 0 1300 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 6512

[startup+12.7127 s]
/proc/loadavg: 1.44 1.49 1.86 3/81 20104
/proc/meminfo: memFree=1452824/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=11552 CPUtime=12.52
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 2610 0 2 0 1241 11 0 0 25 0 1 0 31192419 11829248 2590 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371982 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 2888 2590 62 8 0 2560 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 11552

[startup+25.5274 s]
/proc/loadavg: 1.57 1.51 1.87 3/81 20104
/proc/meminfo: memFree=1304536/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=21636 CPUtime=25.24
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 5132 0 2 0 2511 13 0 0 25 0 1 0 31192419 22155264 5112 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7369838 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 5409 5112 62 8 0 5081 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 21636

[startup+51.2242 s]
/proc/loadavg: 1.71 1.55 1.87 3/81 20104
/proc/meminfo: memFree=988696/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=41544 CPUtime=50.57
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 10123 0 2 0 5041 16 0 0 25 0 1 0 31192419 42541056 10103 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371987 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 10386 10103 62 8 0 10058 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 41544

[startup+102.461 s]
/proc/loadavg: 2.33 1.74 1.92 4/81 20104
/proc/meminfo: memFree=847832/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=81620 CPUtime=101.33
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 20124 0 2 0 10112 21 0 0 25 0 1 0 31192419 83578880 20104 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7353550 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 20405 20104 62 8 0 20077 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 81620

[startup+162.56 s]
/proc/loadavg: 2.67 1.94 1.97 3/81 20104
/proc/meminfo: memFree=801048/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=128464 CPUtime=160.92
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 31838 0 2 0 16063 29 0 0 25 0 1 0 31192419 131547136 31818 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7353673 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 32116 31818 62 8 0 31788 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 128464

[startup+222.66 s]
/proc/loadavg: 2.24 1.95 1.97 3/81 20104
/proc/meminfo: memFree=753496/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=175056 CPUtime=220.52
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 43490 0 2 0 22015 37 0 0 25 0 1 0 31192419 179257344 43470 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371950 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 43764 43470 62 8 0 43436 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 175056

[startup+282.687 s]
/proc/loadavg: 2.09 1.95 1.97 3/81 20104
/proc/meminfo: memFree=707032/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=221512 CPUtime=280.03
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 55110 0 2 0 27958 45 0 0 25 0 1 0 31192419 226828288 55090 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371948 0 0 4096 0 0 0 0 17 1 0 0
/proc/20053/statm: 55378 55090 62 8 0 55050 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 221512

[startup+342.736 s]
/proc/loadavg: 2.07 1.97 1.97 3/81 20175
/proc/meminfo: memFree=737000/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=270892 CPUtime=339.88
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 67464 0 2 0 33884 104 0 0 25 0 1 0 31192419 277393408 67444 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371941 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 67723 67444 62 8 0 67395 0
Current children cumulated CPU time (s) 339.88
Current children cumulated vsize (KiB) 270892

[startup+402.823 s]
/proc/loadavg: 2.45 2.11 2.02 3/70 20184
/proc/meminfo: memFree=1100224/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=321728 CPUtime=399.9
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 80180 0 2 0 39878 112 0 0 25 0 1 0 31192419 329449472 80160 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371969 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 80432 80160 62 8 0 80104 0
Current children cumulated CPU time (s) 399.9
Current children cumulated vsize (KiB) 321728

[startup+462.916 s]
/proc/loadavg: 2.23 2.10 2.02 3/72 20232
/proc/meminfo: memFree=762616/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=372428 CPUtime=459.86
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 92835 0 2 0 45820 166 0 0 25 0 1 0 31192419 381366272 92815 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7372019 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 93107 92815 62 8 0 92779 0
Current children cumulated CPU time (s) 459.86
Current children cumulated vsize (KiB) 372428

[startup+522.972 s]
/proc/loadavg: 2.16 2.11 2.02 3/81 20315
/proc/meminfo: memFree=467376/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=423268 CPUtime=519.82
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 105548 0 2 0 51806 176 0 0 25 0 1 0 31192419 433426432 105528 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7371948 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 105817 105528 62 8 0 105489 0
Current children cumulated CPU time (s) 519.82
Current children cumulated vsize (KiB) 423268

[startup+582.997 s]
/proc/loadavg: 2.54 2.22 2.07 4/81 20315
/proc/meminfo: memFree=324464/2055920 swapFree=4192812/4192956
[pid=20053] ppid=20051 vsize=473840 CPUtime=579.76
/proc/20053/stat : 20053 (VALCSP) R 20051 20053 19954 0 -1 4194304 118206 0 2 0 57793 183 0 0 25 0 1 0 31192419 485212160 118186 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 7372007 0 0 4096 0 0 0 0 17 0 0 0
/proc/20053/statm: 118460 118186 62 8 0 118132 0
Current children cumulated CPU time (s) 579.76
Current children cumulated vsize (KiB) 473840

Child status: 0
Real time (s): 590.688
CPU time (s): 587.452
CPU user time (s): 585.371
CPU system time (s): 2.08068
CPU usage (%): 99.4521
Max. virtual memory (cumulated for all children) (KiB): 608536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 585.371
system time used= 2.08068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151911
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 14774

runsolver used 0.673897 s user time and 1.64275 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Jan 29 23:12:45 UTC 2007


IDJOB= 287181
IDBENCH= 19807
IDSOLVER= 79
FILE ID= node40/287181-1170112362

PBS_JOBID= 3689967

Free space on /tmp= 66392 MiB

SOLVER NAME= VALCSP 3.0
BENCH NAME= HOME/pub/bench/CPAI06/lard/lard-89-89.xml
COMMAND LINE= /tmp/evaluation/287181-1170112362/VALCSP /tmp/evaluation/287181-1170112362/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-287181-1170112362 -o ROOT/results/node40/solver-287181-1170112362 -C 1800 -M 900  /tmp/evaluation/287181-1170112362/VALCSP /tmp/evaluation/287181-1170112362/unknown.xml

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  75d66e9edb073d20e5e74659e34b5dc8

RANDOM SEED= 427521266

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.265
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.265
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1665240 kB
Buffers:         29388 kB
Cached:         293952 kB
SwapCached:          0 kB
Active:         271208 kB
Inactive:        72604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          176836 kB
Writeback:           0 kB
Mapped:          30824 kB
Slab:            32376 kB
Committed_AS:   248380 kB
PageTables:       1720 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= 66410 MiB



End job on node40 on Mon Jan 29 23:22:36 UTC 2007