Trace number 287365

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 707.878 710.572

DiagnosticValue
CHECKS2054910
NODES92

General information on the benchmark

Namelard/
lard-92-92.xml
MD5SUM0be7473d94400748acf63bb7fa2ff002
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.2522
SatisfiableYES
(Un)Satisfiability was proved
Number of variables92
Number of constraints4186
Maximum constraint arity2
Maximum domain size93
Number of constraints which are defined in extension4186
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

710.46	s SATISFIABLE
710.46	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 1 
710.46	d CHECKS 2.05491e+06
710.46	d NODES 92
710.46	

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/node10/watcher-287365-1170113330 -o ROOT/results/node10/solver-287365-1170113330 -C 1800 -M 900 /tmp/evaluation/287365-1170113330/VALCSP /tmp/evaluation/287365-1170113330/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: 2.00 2.16 3.21 5/86 6120
/proc/meminfo: memFree=800584/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=1732 CPUtime=0
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 31288189 1773568 158 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364615 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 433 158 62 8 0 105 0

[startup+0.108554 s]
/proc/loadavg: 2.00 2.16 3.21 5/86 6120
/proc/meminfo: memFree=800584/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=1864 CPUtime=0.09
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 184 0 0 0 9 0 0 0 20 0 1 0 31288189 1908736 162 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364567 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 466 162 62 8 0 138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.516609 s]
/proc/loadavg: 2.00 2.16 3.21 5/86 6120
/proc/meminfo: memFree=800584/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=2128 CPUtime=0.5
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 251 0 0 0 50 0 0 0 24 0 1 0 31288189 2179072 229 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366711 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 532 229 62 8 0 204 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2128

[startup+1.33772 s]
/proc/loadavg: 2.00 2.16 3.21 3/86 6120
/proc/meminfo: memFree=793032/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=2656 CPUtime=1.31
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 411 0 0 0 131 0 0 0 25 0 1 0 31288189 2719744 389 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366734 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 664 389 62 8 0 336 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 2656

[startup+2.98094 s]
/proc/loadavg: 2.00 2.16 3.21 3/86 6120
/proc/meminfo: memFree=786056/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=3860 CPUtime=2.95
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 705 0 0 0 295 0 0 0 25 0 1 0 31288189 3952640 683 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364604 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 965 683 62 8 0 637 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 3860

[startup+6.26039 s]
/proc/loadavg: 2.08 2.18 3.21 3/86 6120
/proc/meminfo: memFree=765576/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=6236 CPUtime=6.14
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 1291 0 0 0 611 3 0 0 25 0 1 0 31288189 6385664 1269 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364602 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 1559 1269 62 8 0 1231 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 6236

[startup+12.7213 s]
/proc/loadavg: 2.08 2.17 3.20 3/86 6120
/proc/meminfo: memFree=838408/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=11000 CPUtime=12.55
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 2491 0 0 0 1251 4 0 0 25 0 1 0 31288189 11264000 2469 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364604 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 2750 2469 62 8 0 2422 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 11000

[startup+25.534 s]
/proc/loadavg: 2.06 2.17 3.18 3/86 6120
/proc/meminfo: memFree=758024/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=20384 CPUtime=25.27
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 4834 0 0 0 2522 5 0 0 25 0 1 0 31288189 20873216 4812 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364604 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 5096 4812 62 8 0 4768 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 20384

[startup+51.1655 s]
/proc/loadavg: 2.04 2.15 3.15 3/86 6120
/proc/meminfo: memFree=822152/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=39156 CPUtime=50.71
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 9520 0 0 0 5063 8 0 0 25 0 1 0 31288189 40095744 9498 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366710 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 9789 9498 62 8 0 9461 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 39156

[startup+102.422 s]
/proc/loadavg: 2.01 2.13 3.09 3/86 6120
/proc/meminfo: memFree=718536/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=76844 CPUtime=101.59
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 18949 0 0 0 10146 13 0 0 25 0 1 0 31288189 78688256 18927 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364577 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 19211 18927 62 8 0 18883 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 76844

[startup+162.506 s]
/proc/loadavg: 2.00 2.10 3.02 3/86 6120
/proc/meminfo: memFree=668168/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=120996 CPUtime=161.22
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 29976 0 0 0 16103 19 0 0 25 0 1 0 31288189 123899904 29954 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364618 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 30249 29954 62 8 0 29921 0
Current children cumulated CPU time (s) 161.22
Current children cumulated vsize (KiB) 120996

[startup+222.506 s]
/proc/loadavg: 2.00 2.08 2.95 3/86 6120
/proc/meminfo: memFree=624200/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=165164 CPUtime=220.77
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 41037 0 0 0 22052 25 0 0 25 0 1 0 31288189 169127936 41015 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366759 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 41291 41015 62 8 0 40963 0
Current children cumulated CPU time (s) 220.77
Current children cumulated vsize (KiB) 165164

[startup+282.506 s]
/proc/loadavg: 2.00 2.06 2.89 3/86 6120
/proc/meminfo: memFree=580104/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=209580 CPUtime=280.32
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 52129 0 0 0 28002 30 0 0 25 0 1 0 31288189 214609920 52107 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366700 0 0 4096 0 0 0 0 17 1 0 0
/proc/6119/statm: 52395 52107 62 8 0 52067 0
Current children cumulated CPU time (s) 280.32
Current children cumulated vsize (KiB) 209580

[startup+342.597 s]
/proc/loadavg: 1.72 1.98 2.81 2/81 6141
/proc/meminfo: memFree=729912/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=254932 CPUtime=340.07
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 63485 0 0 0 33971 36 0 0 25 0 1 0 31288189 261050368 63463 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366744 0 0 4096 0 0 0 0 17 0 0 0
/proc/6119/statm: 63733 63463 62 8 0 63405 0
Current children cumulated CPU time (s) 340.07
Current children cumulated vsize (KiB) 254932

[startup+402.65 s]
/proc/loadavg: 1.26 1.80 2.69 2/81 6146
/proc/meminfo: memFree=776448/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=303048 CPUtime=400.09
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 75492 0 0 0 39967 42 0 0 25 0 1 0 31288189 310321152 75470 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9340539 0 0 4096 0 0 0 0 17 0 0 0
/proc/6119/statm: 75762 75471 62 8 0 75434 0
Current children cumulated CPU time (s) 400.09
Current children cumulated vsize (KiB) 303048

[startup+462.709 s]
/proc/loadavg: 1.09 1.65 2.58 2/81 6184
/proc/meminfo: memFree=728504/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=351172 CPUtime=460.11
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 87523 0 0 0 45961 50 0 0 25 0 1 0 31288189 359600128 87501 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366734 0 0 4096 0 0 0 0 17 0 0 0
/proc/6119/statm: 87793 87501 62 8 0 87465 0
Current children cumulated CPU time (s) 460.11
Current children cumulated vsize (KiB) 351172

[startup+522.764 s]
/proc/loadavg: 1.08 1.55 2.49 2/81 6256
/proc/meminfo: memFree=680256/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=399164 CPUtime=520.14
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 99529 0 0 0 51956 58 0 0 25 0 1 0 31288189 408743936 99507 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364558 0 0 4096 0 0 0 0 17 0 0 0
/proc/6119/statm: 99791 99507 62 8 0 99463 0
Current children cumulated CPU time (s) 520.14
Current children cumulated vsize (KiB) 399164

[startup+582.81 s]
/proc/loadavg: 1.03 1.44 2.39 2/78 6260
/proc/meminfo: memFree=637592/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=447160 CPUtime=580.15
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 111533 0 0 0 57952 63 0 0 25 0 1 0 31288189 457891840 111511 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366746 0 0 4096 0 0 0 0 17 0 0 0
/proc/6119/statm: 111790 111511 62 8 0 111462 0
Current children cumulated CPU time (s) 580.15
Current children cumulated vsize (KiB) 447160

[startup+642.857 s]
/proc/loadavg: 1.01 1.36 2.30 2/78 6260
/proc/meminfo: memFree=589016/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=495016 CPUtime=640.18
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 123504 0 0 0 63951 67 0 0 25 0 1 0 31288189 506896384 123482 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9366693 0 0 4096 0 0 0 0 17 0 0 0
/proc/6119/statm: 123754 123482 62 8 0 123426 0
Current children cumulated CPU time (s) 640.18
Current children cumulated vsize (KiB) 495016

[startup+702.899 s]
/proc/loadavg: 1.00 1.29 2.22 2/78 6260
/proc/meminfo: memFree=541400/2055920 swapFree=4192812/4192956
[pid=6119] ppid=6117 vsize=542484 CPUtime=700.2
/proc/6119/stat : 6119 (VALCSP) R 6117 6119 5209 0 -1 4194304 135378 0 0 0 69946 74 0 0 25 0 1 0 31288189 555503616 135356 18446744073709551615 134512640 134548440 4294956720 18446744073709551615 9364618 0 0 4096 0 0 0 0 17 0 0 0
/proc/6119/statm: 135621 135356 62 8 0 135293 0
Current children cumulated CPU time (s) 700.2
Current children cumulated vsize (KiB) 542484

Child status: 0
Real time (s): 710.572
CPU time (s): 707.878
CPU user time (s): 706.9
CPU system time (s): 0.978851
CPU usage (%): 99.6209
Max. virtual memory (cumulated for all children) (KiB): 691752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 706.9
system time used= 0.978851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173106
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= 8
involuntary context switches= 14368

runsolver used 0.754885 s user time and 1.81072 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Jan 29 23:28:52 UTC 2007


IDJOB= 287365
IDBENCH= 19815
IDSOLVER= 79
FILE ID= node10/287365-1170113330

PBS_JOBID= 3690051

Free space on /tmp= 66372 MiB

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

META MD5SUM SOLVER= 6fc756be3a7e45a17a81a19ce431bc48
MD5SUM BENCH=  0be7473d94400748acf63bb7fa2ff002

RANDOM SEED= 334308712

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.232
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.232
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:        801384 kB
Buffers:         35164 kB
Cached:         933768 kB
SwapCached:          0 kB
Active:         863204 kB
Inactive:       336264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        801384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           99452 kB
Writeback:           0 kB
Mapped:         250116 kB
Slab:            39396 kB
Committed_AS:  1195428 kB
PageTables:       2764 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= 66465 MiB



End job on node10 on Mon Jan 29 23:40:42 UTC 2007