Trace number 287319

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 689.765 690.018

DiagnosticValue
CHECKS2035480
NODES91

General information on the benchmark

Namelard/
lard-91-91.xml
MD5SUM0c8b23367fd89475f66573c785f8c9a0
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 benchmark25.6871
SatisfiableYES
(Un)Satisfiability was proved
Number of variables91
Number of constraints4095
Maximum constraint arity2
Maximum domain size92
Number of constraints which are defined in extension4095
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

689.91	s SATISFIABLE
689.91	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 1 1 
689.91	d CHECKS 2.03548e+06
689.91	d NODES 91
689.91	

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/node38/watcher-287319-1170113066 -o ROOT/results/node38/solver-287319-1170113066 -C 1800 -M 900 /tmp/evaluation/287319-1170113066/VALCSP /tmp/evaluation/287319-1170113066/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: 0.93 1.27 1.42 4/65 21850
/proc/meminfo: memFree=1567536/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=1732 CPUtime=0
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 31262610 1773568 156 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 433 156 62 8 0 105 0

[startup+0.106719 s]
/proc/loadavg: 0.93 1.27 1.42 4/65 21850
/proc/meminfo: memFree=1567536/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=1864 CPUtime=0.1
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 183 0 0 0 10 0 0 0 18 0 1 0 31262610 1908736 161 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067751 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 466 161 62 8 0 138 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.514764 s]
/proc/loadavg: 0.93 1.27 1.42 4/65 21850
/proc/meminfo: memFree=1567536/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=2140 CPUtime=0.51
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 274 0 0 0 51 0 0 0 21 0 1 0 31262610 2191360 252 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9065558 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 535 252 62 8 0 207 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2140

[startup+1.33586 s]
/proc/loadavg: 0.93 1.27 1.42 2/65 21850
/proc/meminfo: memFree=1566384/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=2668 CPUtime=1.33
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 406 0 0 0 133 0 0 0 25 0 1 0 31262610 2732032 384 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067692 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 667 384 62 8 0 339 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2668

[startup+2.97405 s]
/proc/loadavg: 0.93 1.27 1.42 2/65 21850
/proc/meminfo: memFree=1562224/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=3988 CPUtime=2.95
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 724 0 0 0 295 0 0 0 25 0 1 0 31262610 4083712 702 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 997 702 62 8 0 669 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 3988

[startup+6.25042 s]
/proc/loadavg: 1.02 1.28 1.42 2/65 21850
/proc/meminfo: memFree=1561712/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=6508 CPUtime=6.23
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 1356 0 0 0 620 3 0 0 25 0 1 0 31262610 6664192 1334 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 1627 1334 62 8 0 1299 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 6508

[startup+12.7042 s]
/proc/loadavg: 1.02 1.28 1.42 2/65 21850
/proc/meminfo: memFree=1559664/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=11276 CPUtime=12.69
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 2566 0 0 0 1265 4 0 0 25 0 1 0 31262610 11546624 2544 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067726 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 2819 2544 62 8 0 2491 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11276

[startup+25.6046 s]
/proc/loadavg: 1.01 1.26 1.41 2/65 21850
/proc/meminfo: memFree=1550448/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=21080 CPUtime=25.58
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 4987 0 0 0 2553 5 0 0 25 0 1 0 31262610 21585920 4965 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9065628 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 5270 4965 62 8 0 4942 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 21080

[startup+51.2116 s]
/proc/loadavg: 1.01 1.24 1.40 2/65 21850
/proc/meminfo: memFree=1530864/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=40536 CPUtime=51.17
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 9852 0 0 0 5109 8 0 0 25 0 1 0 31262610 41508864 9830 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067726 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 10134 9830 62 8 0 9806 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 40536

[startup+102.416 s]
/proc/loadavg: 1.00 1.20 1.38 2/65 21850
/proc/meminfo: memFree=1492592/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=79088 CPUtime=102.36
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 19522 0 0 0 10224 12 0 0 25 0 1 0 31262610 80986112 19500 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067685 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 19772 19500 62 8 0 19444 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 79088

[startup+162.434 s]
/proc/loadavg: 1.00 1.16 1.35 2/65 21850
/proc/meminfo: memFree=1446512/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=124496 CPUtime=162.36
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 30849 0 0 0 16220 16 0 0 25 0 1 0 31262610 127483904 30827 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9065541 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 31124 30827 62 8 0 30796 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 124496

[startup+222.452 s]
/proc/loadavg: 1.00 1.13 1.33 2/65 21850
/proc/meminfo: memFree=1401072/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=170056 CPUtime=222.36
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 42239 0 0 0 22215 21 0 0 25 0 1 0 31262610 174137344 42217 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 42514 42217 62 8 0 42186 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 170056

[startup+282.465 s]
/proc/loadavg: 1.00 1.10 1.30 2/65 21850
/proc/meminfo: memFree=1355504/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=215620 CPUtime=282.35
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 53629 0 0 0 28208 27 0 0 25 0 1 0 31262610 220794880 53607 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067702 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 53905 53607 62 8 0 53577 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 215620

[startup+342.479 s]
/proc/loadavg: 1.00 1.08 1.28 2/65 21850
/proc/meminfo: memFree=1309168/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=261188 CPUtime=342.35
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 65022 0 0 0 34203 32 0 0 25 0 1 0 31262610 267456512 65000 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9065582 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 65297 65000 62 8 0 64969 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 261188

[startup+402.494 s]
/proc/loadavg: 1.00 1.06 1.26 2/65 21850
/proc/meminfo: memFree=1263664/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=306620 CPUtime=402.34
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 76412 0 0 0 40197 37 0 0 25 0 1 0 31262610 313978880 76390 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067725 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 76655 76390 62 8 0 76327 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 306620

[startup+462.508 s]
/proc/loadavg: 1.00 1.05 1.24 2/65 21850
/proc/meminfo: memFree=1218096/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=352200 CPUtime=462.34
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 87804 0 0 0 46191 43 0 0 25 0 1 0 31262610 360652800 87782 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9065582 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 88050 87782 62 8 0 87722 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 352200

[startup+522.525 s]
/proc/loadavg: 1.00 1.04 1.22 2/65 21850
/proc/meminfo: memFree=1172528/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=397764 CPUtime=522.34
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 99195 0 0 0 52186 48 0 0 25 0 1 0 31262610 407310336 99173 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067726 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 99441 99173 62 8 0 99113 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 397764

[startup+582.544 s]
/proc/loadavg: 1.00 1.03 1.21 2/65 21850
/proc/meminfo: memFree=1126128/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=443328 CPUtime=582.35
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 110586 0 0 0 58181 54 0 0 25 0 1 0 31262610 453967872 110564 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067703 0 0 4096 0 0 0 0 17 1 0 0
/proc/21849/statm: 110832 110564 62 8 0 110504 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 443328

[startup+642.562 s]
/proc/loadavg: 1.00 1.02 1.19 3/68 21877
/proc/meminfo: memFree=1078424/2055920 swapFree=4192812/4192956
[pid=21849] ppid=21847 vsize=489024 CPUtime=642.33
/proc/21849/stat : 21849 (VALCSP) R 21847 21849 21165 0 -1 4194304 122005 0 0 0 64172 61 0 0 25 0 1 0 31262610 500760576 121983 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 9067772 0 0 4096 0 0 0 0 17 0 0 0
/proc/21849/statm: 122256 121983 62 8 0 121928 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 489024

Child status: 0
Real time (s): 690.018
CPU time (s): 689.765
CPU user time (s): 688.879
CPU system time (s): 0.885865
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 665036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 688.879
system time used= 0.885865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166050
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= 6
involuntary context switches= 1022

runsolver used 0.518921 s user time and 1.37179 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Jan 29 23:24:27 UTC 2007


IDJOB= 287319
IDBENCH= 19813
IDSOLVER= 79
FILE ID= node38/287319-1170113066

PBS_JOBID= 3690220

Free space on /tmp= 66472 MiB

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

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  0c8b23367fd89475f66573c785f8c9a0

RANDOM SEED= 976965538

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.233
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.233
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:       1568016 kB
Buffers:         17320 kB
Cached:         405232 kB
SwapCached:          0 kB
Active:         304524 kB
Inactive:       133448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           94964 kB
Writeback:           0 kB
Mapped:          25544 kB
Slab:            35908 kB
Committed_AS:   321812 kB
PageTables:       1468 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= 66472 MiB



End job on node38 on Mon Jan 29 23:36:20 UTC 2007