Trace number 287204

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 603.019 603.481

DiagnosticValue
CHECKS1937110
NODES90

General information on the benchmark

Namelard/
lard-90-90.xml
MD5SUM72b0577fd0b98692a1c5ce53e4ef7b87
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 benchmark23.1795
SatisfiableYES
(Un)Satisfiability was proved
Number of variables90
Number of constraints4005
Maximum constraint arity2
Maximum domain size91
Number of constraints which are defined in extension4005
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

603.38	s SATISFIABLE
603.38	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 
603.38	d CHECKS 1.93711e+06
603.38	d NODES 90
603.38	

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/node69/watcher-287204-1170112481 -o ROOT/results/node69/solver-287204-1170112481 -C 1800 -M 900 /tmp/evaluation/287204-1170112481/VALCSP /tmp/evaluation/287204-1170112481/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.26 1.57 1.87 4/65 24356
/proc/meminfo: memFree=1751960/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=18540 CPUtime=0
/proc/24355/stat : 24355 (runsolver) D 24353 24355 23209 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 31206021 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 237947645223 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/24355/statm: 4635 279 244 17 0 2626 0

[startup+0.103509 s]
/proc/loadavg: 1.26 1.57 1.87 4/65 24356
/proc/meminfo: memFree=1751960/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=1732 CPUtime=0.08
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 178 0 2 0 8 0 0 0 18 0 1 0 31206021 1773568 158 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12411980 0 0 4096 0 0 0 0 17 1 0 0
/proc/24355/statm: 433 158 62 8 0 105 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1732

[startup+0.511571 s]
/proc/loadavg: 1.26 1.57 1.87 4/65 24356
/proc/meminfo: memFree=1751960/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=2140 CPUtime=0.48
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 269 0 2 0 48 0 0 0 21 0 1 0 31206021 2191360 249 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12411993 0 0 4096 0 0 0 0 17 1 0 0
/proc/24355/statm: 535 249 62 8 0 207 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2140

[startup+1.33571 s]
/proc/loadavg: 1.26 1.57 1.87 2/65 24356
/proc/meminfo: memFree=1750680/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=2800 CPUtime=1.3
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 426 0 2 0 130 0 0 0 25 0 1 0 31206021 2867200 406 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12412028 0 0 4096 0 0 0 0 17 1 0 0
/proc/24355/statm: 700 406 62 8 0 372 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 2800

[startup+2.97197 s]
/proc/loadavg: 1.26 1.57 1.87 2/65 24356
/proc/meminfo: memFree=1749784/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=4000 CPUtime=2.93
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 739 0 2 0 293 0 0 0 25 0 1 0 31206021 4096000 719 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12414117 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 1000 719 62 8 0 672 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 4000

[startup+6.25352 s]
/proc/loadavg: 1.32 1.57 1.87 2/65 24356
/proc/meminfo: memFree=1745944/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=6780 CPUtime=6.21
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 1422 0 2 0 621 0 0 0 25 0 1 0 31206021 6942720 1402 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12411991 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 1695 1402 62 8 0 1367 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 6780

[startup+12.7066 s]
/proc/loadavg: 1.29 1.56 1.86 2/65 24356
/proc/meminfo: memFree=1743272/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=12096 CPUtime=12.67
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 2761 0 2 0 1266 1 0 0 25 0 1 0 31206021 12386304 2741 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12412051 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 3024 2741 62 8 0 2696 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12096

[startup+25.5097 s]
/proc/loadavg: 1.23 1.53 1.85 2/65 24356
/proc/meminfo: memFree=1733416/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=22708 CPUtime=25.45
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 5401 0 2 0 2543 2 0 0 25 0 1 0 31206021 23252992 5381 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12416918 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 5677 5381 62 8 0 5349 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 22708

[startup+51.1228 s]
/proc/loadavg: 1.15 1.49 1.82 2/65 24356
/proc/meminfo: memFree=1712040/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=43688 CPUtime=51.03
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 10663 0 2 0 5100 3 0 0 25 0 1 0 31206021 44736512 10643 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12411980 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 10922 10643 62 8 0 10594 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 43688

[startup+102.341 s]
/proc/loadavg: 1.06 1.41 1.78 2/65 24356
/proc/meminfo: memFree=1670248/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=86024 CPUtime=102.22
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 21243 0 2 0 10213 9 0 0 25 0 1 0 31206021 88088576 21223 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12391957 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 21506 21223 62 8 0 21178 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 86024

[startup+162.373 s]
/proc/loadavg: 1.02 1.33 1.73 2/65 24356
/proc/meminfo: memFree=1619688/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=135668 CPUtime=162.21
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 33653 0 2 0 16207 14 0 0 25 0 1 0 31206021 138924032 33633 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12414186 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 33917 33633 62 8 0 33589 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 135668

[startup+222.398 s]
/proc/loadavg: 1.05 1.29 1.68 2/65 24356
/proc/meminfo: memFree=1569832/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=185588 CPUtime=222.2
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 46135 0 2 0 22200 20 0 0 25 0 1 0 31206021 190042112 46115 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12412001 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 46397 46115 62 8 0 46069 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 185588

[startup+282.429 s]
/proc/loadavg: 1.02 1.23 1.64 2/65 24356
/proc/meminfo: memFree=1519912/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=235636 CPUtime=282.19
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 58644 0 2 0 28194 25 0 0 25 0 1 0 31206021 241291264 58624 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12414157 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 58909 58624 62 8 0 58581 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 235636

[startup+342.46 s]
/proc/loadavg: 1.00 1.19 1.60 2/65 24356
/proc/meminfo: memFree=1470056/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=285420 CPUtime=342.17
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 71094 0 2 0 34186 31 0 0 25 0 1 0 31206021 292270080 71074 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12414186 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 71355 71074 62 8 0 71027 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 285420

[startup+402.494 s]
/proc/loadavg: 1.00 1.15 1.55 2/65 24356
/proc/meminfo: memFree=1419240/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=335336 CPUtime=402.17
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 83571 0 2 0 40181 36 0 0 25 0 1 0 31206021 343384064 83551 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12414204 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 83834 83551 62 8 0 83506 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 335336

[startup+462.517 s]
/proc/loadavg: 1.06 1.14 1.52 2/65 24356
/proc/meminfo: memFree=1369448/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=385252 CPUtime=462.15
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 96049 0 2 0 46173 42 0 0 25 0 1 0 31206021 394498048 96029 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12414134 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 96313 96029 62 8 0 95985 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 385252

[startup+522.544 s]
/proc/loadavg: 1.02 1.11 1.49 2/65 24356
/proc/meminfo: memFree=1319656/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=435036 CPUtime=522.13
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 108499 0 2 0 52166 47 0 0 25 0 1 0 31206021 445476864 108479 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12414135 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 108759 108479 62 8 0 108431 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 435036

[startup+582.573 s]
/proc/loadavg: 1.01 1.09 1.45 2/65 24356
/proc/meminfo: memFree=1268904/2055920 swapFree=4192812/4192956
[pid=24355] ppid=24353 vsize=484952 CPUtime=582.13
/proc/24355/stat : 24355 (VALCSP) R 24353 24355 23209 0 -1 4194304 120976 0 2 0 58160 53 0 0 25 0 1 0 31206021 496590848 120956 18446744073709551615 134512640 134548440 4294956736 18446744073709551615 12412060 0 0 4096 0 0 0 0 17 0 0 0
/proc/24355/statm: 121238 120956 62 8 0 120910 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 484952

Child status: 0
Real time (s): 603.481
CPU time (s): 603.019
CPU user time (s): 602.26
CPU system time (s): 0.758884
CPU usage (%): 99.9235
Max. virtual memory (cumulated for all children) (KiB): 634908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 602.26
system time used= 0.758884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158513
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= 15
involuntary context switches= 2153

runsolver used 0.541917 s user time and 1.60675 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Jan 29 23:14:43 UTC 2007


IDJOB= 287204
IDBENCH= 19808
IDSOLVER= 79
FILE ID= node69/287204-1170112481

PBS_JOBID= 3689933

Free space on /tmp= 66476 MiB

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

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  72b0577fd0b98692a1c5ce53e4ef7b87

RANDOM SEED= 187238552

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.261
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.261
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:       1752568 kB
Buffers:         31216 kB
Cached:         208416 kB
SwapCached:          0 kB
Active:         131944 kB
Inactive:       123652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752568 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           90888 kB
Writeback:           0 kB
Mapped:          26140 kB
Slab:            33660 kB
Committed_AS:   396776 kB
PageTables:       1476 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= 66476 MiB



End job on node69 on Mon Jan 29 23:24:47 UTC 2007