Trace number 2057173

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-restart 0.3.2SAT 27.3678 27.479

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/lard/
normalized-lard-84-84.xml
MD5SUM57d53d4d07d2dcb55d47dc07f5e26246
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 benchmark10.6004
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints3486
Maximum constraint arity2
Maximum domain size85
Number of constraints which are defined in extension3486
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.16/0.29	c has big domains
0.16/0.29	c big-domain mode
0.16/0.30	c Seed is 729817829
0.16/0.30	c Constructing HOME/instance-2057173-1247694216.xml  with 7014 constraints
27.27/27.45	c Solving 0 backtracks
27.27/27.47	s SATISFIABLE
27.27/27.47	c V0=0, V1=1, V2=1, V3=1, V4=1, V5=1, V6=1, V7=1, V8=1, V9=1, V10=1, V11=1, V12=1, V13=1, V14=1, V15=1, V16=1, V17=1, V18=1, V19=1, V20=1, V21=1, V22=1, V23=1, V24=1, V25=1, V26=1, V27=1, V28=1, V29=1, V30=1, V31=1, V32=1, V33=1, V34=1, V35=1, V36=1, V37=1, V38=1, V39=1, V40=1, V41=1, V42=1, V43=1, V44=1, V45=1, V46=1, V47=1, V48=1, V49=1, V50=1, V51=1, V52=1, V53=1, V54=1, V55=1, V56=1, V57=1, V58=1, V59=1, V60=1, V61=1, V62=1, V63=1, V64=1, V65=1, V66=1, V67=1, V68=1, V69=1, V70=1, V71=1, V72=1, V73=1, V74=1, V75=1, V76=1, V77=1, V78=1, V79=1, V80=1, V81=1, V82=1, V83=1, 
27.27/27.47	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 
27.27/27.47	d ASSIGNMENTS 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2057173-1247694216/watcher-2057173-1247694216 -o /tmp/evaluation-result-2057173-1247694216/solver-2057173-1247694216 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 729817829 HOME/instance-2057173-1247694216.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: 0.08 0.02 0.01 3/67 9872
/proc/meminfo: memFree=1243872/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=5356 CPUtime=0
/proc/9872/stat : 9872 (pcssolve) S 9870 9872 9835 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56489932 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9872/statm: 1339 242 201 169 0 50 0
[pid=9873] ppid=9872 vsize=3588 CPUtime=0
/proc/9873/stat : 9873 (fgrep) R 9872 9872 9835 0 -1 4194304 63 0 0 0 0 0 0 0 18 0 1 0 56489933 3674112 41 996147200 4194304 4274172 548682068976 18446744073709551615 268580224080 0 0 4096 0 0 0 0 17 1 0 0
/proc/9873/statm: 886 37 25 19 0 10 0
[pid=9874] ppid=9872 vsize=200 CPUtime=0
/proc/9874/stat : 9874 (grep) R 9872 9872 9835 0 -1 4194304 46 0 0 0 0 0 0 0 20 0 1 0 56489933 204800 24 996147200 4194304 4274172 548682069040 18446744073709551615 268580222345 0 0 4096 0 0 0 0 17 1 0 0
/proc/9874/statm: 50 24 17 19 0 4 0

[startup+0.0169111 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 9872
/proc/meminfo: memFree=1243872/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=5356 CPUtime=0
/proc/9872/stat : 9872 (pcssolve) S 9870 9872 9835 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56489932 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9872/statm: 1339 242 201 169 0 50 0
[pid=9873] ppid=9872 vsize=3676 CPUtime=0
/proc/9873/stat : 9873 (fgrep) R 9872 9872 9835 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 56489933 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 268583010386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9873/statm: 919 115 87 19 0 43 0
[pid=9874] ppid=9872 vsize=3676 CPUtime=0
/proc/9874/stat : 9874 (grep) S 9872 9872 9835 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 56489933 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/9874/statm: 919 121 99 19 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12708

[startup+0.101926 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 9872
/proc/meminfo: memFree=1243872/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=5356 CPUtime=0
/proc/9872/stat : 9872 (pcssolve) S 9870 9872 9835 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 56489932 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9872/statm: 1339 242 201 169 0 50 0
[pid=9873] ppid=9872 vsize=3676 CPUtime=0.09
/proc/9873/stat : 9873 (fgrep) R 9872 9872 9835 0 -1 4194304 148 0 0 0 7 2 0 0 18 0 1 0 56489933 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 268583010386 0 0 4096 0 0 0 0 17 1 0 0
/proc/9873/statm: 919 115 87 19 0 43 0
[pid=9874] ppid=9872 vsize=3676 CPUtime=0
/proc/9874/stat : 9874 (grep) S 9872 9872 9835 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 56489933 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 268583010386 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/9874/statm: 919 121 99 19 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12708

[startup+0.30197 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 9872
/proc/meminfo: memFree=1243872/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=4492 CPUtime=0.29
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 749 660 0 0 0 0 23 6 17 0 1 0 56489932 4599808 380 996147200 134512640 135215973 4294956320 18446744073709551615 134770160 0 0 4096 0 0 0 0 17 0 0 0
/proc/9872/statm: 1123 380 337 171 0 48 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4492

[startup+0.701046 s]
/proc/loadavg: 0.08 0.02 0.01 3/67 9872
/proc/meminfo: memFree=1243872/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=7208 CPUtime=0.69
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 957 660 0 0 40 0 23 6 20 0 1 0 56489932 7380992 588 996147200 134512640 135215973 4294956320 18446744073709551615 134835439 0 0 4096 0 0 0 0 17 0 0 0
/proc/9872/statm: 1802 588 372 171 0 727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7208

[startup+1.5012 s]
/proc/loadavg: 0.15 0.03 0.01 2/68 9877
/proc/meminfo: memFree=1241752/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=11840 CPUtime=1.48
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 1137 660 0 0 119 0 23 6 25 0 1 0 56489932 12124160 768 996147200 134512640 135215973 4294956320 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9872/statm: 2960 768 372 171 0 1885 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11840

[startup+3.10251 s]
/proc/loadavg: 0.15 0.03 0.01 2/68 9877
/proc/meminfo: memFree=1241688/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=20944 CPUtime=3.07
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 1506 660 0 0 277 1 23 6 25 0 1 0 56489932 21446656 1137 996147200 134512640 135215973 4294956320 18446744073709551615 2653831 0 0 4096 0 0 0 0 17 1 0 0
/proc/9872/statm: 5236 1137 372 171 0 4161 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 20944

[startup+6.30114 s]
/proc/loadavg: 0.22 0.05 0.02 2/68 9877
/proc/meminfo: memFree=1238808/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=39308 CPUtime=6.27
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 2231 660 0 0 596 2 23 6 25 0 1 0 56489932 40251392 1862 996147200 134512640 135215973 4294956320 18446744073709551615 134882189 0 0 4096 0 0 0 0 17 1 0 0
/proc/9872/statm: 9827 1862 372 171 0 8752 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39308

[startup+12.7014 s]
/proc/loadavg: 0.36 0.08 0.03 3/73 9892
/proc/meminfo: memFree=1221168/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=75880 CPUtime=12.64
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 3686 660 0 0 1230 5 23 6 25 0 1 0 56489932 77701120 3317 996147200 134512640 135215973 4294956320 18446744073709551615 134783564 0 0 4096 0 0 0 0 17 0 0 0
/proc/9872/statm: 18970 3317 372 171 0 17895 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 75880

[startup+25.5019 s]
/proc/loadavg: 0.72 0.17 0.06 3/73 9892
/proc/meminfo: memFree=1198896/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=145872 CPUtime=25.38
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 6479 660 0 0 2499 10 23 6 25 0 1 0 56489932 149372928 6110 996147200 134512640 135215973 4294956320 18446744073709551615 134694649 0 0 4096 0 0 0 0 17 0 0 0
/proc/9872/statm: 36468 6110 372 171 0 35393 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 145872

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

[startup+26.3011 s]
/proc/loadavg: 0.72 0.17 0.06 3/73 9892
/proc/meminfo: memFree=1197744/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=150008 CPUtime=26.18
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 6644 660 0 0 2579 10 23 6 25 0 1 0 56489932 153608192 6275 996147200 134512640 135215973 4294956320 18446744073709551615 134762966 0 0 4096 0 0 0 0 17 0 0 0
/proc/9872/statm: 37502 6275 372 171 0 36427 0
Current children cumulated CPU time (s) 26.18
Current children cumulated vsize (KiB) 150008

[startup+27.1012 s]
/proc/loadavg: 0.72 0.17 0.06 3/73 9892
/proc/meminfo: memFree=1197744/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=154308 CPUtime=26.98
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 6809 660 0 0 2659 10 23 6 25 0 1 0 56489932 158011392 6440 996147200 134512640 135215973 4294956320 18446744073709551615 2653794 0 0 4096 0 0 0 0 17 0 0 0
/proc/9872/statm: 38577 6440 372 171 0 37502 0
Current children cumulated CPU time (s) 26.98
Current children cumulated vsize (KiB) 154308

[startup+27.3013 s]
/proc/loadavg: 0.72 0.17 0.06 3/73 9892
/proc/meminfo: memFree=1197744/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=155300 CPUtime=27.17
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 6855 660 0 0 2678 10 23 6 25 0 1 0 56489932 159027200 6486 996147200 134512640 135215973 4294956320 18446744073709551615 2621281 0 0 4096 0 0 0 0 17 0 0 0
/proc/9872/statm: 38825 6486 372 171 0 37750 0
Current children cumulated CPU time (s) 27.17
Current children cumulated vsize (KiB) 155300

[startup+27.4013 s]
/proc/loadavg: 0.72 0.17 0.06 3/73 9892
/proc/meminfo: memFree=1194736/2055924 swapFree=4192812/4192956
[pid=9872] ppid=9870 vsize=157360 CPUtime=27.27
/proc/9872/stat : 9872 (pcs.big) R 9870 9872 9835 0 -1 4194304 7343 660 0 0 2688 10 23 6 25 0 1 0 56489932 161136640 6941 996147200 134512640 135215973 4294956320 18446744073709551615 134761763 0 0 4096 0 0 0 0 17 0 0 0
/proc/9872/statm: 39340 6941 377 171 0 38265 0
Current children cumulated CPU time (s) 27.27
Current children cumulated vsize (KiB) 157360

Child status: 0
Real time (s): 27.479
CPU time (s): 27.3678
CPU user time (s): 27.1889
CPU system time (s): 0.178972
CPU usage (%): 99.5955
Max. virtual memory (cumulated for all children) (KiB): 157360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.1889
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8136
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= 28
involuntary context switches= 382

runsolver used 0.028995 second user time and 0.081987 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-15 23:43:45
IDJOB=2057173
IDBENCH=53341
IDSOLVER=734
FILE ID=node6/2057173-1247694216
PBS_JOBID= 9521297
Free space on /tmp= 66248 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/lard/normalized-lard-84-84.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057173-1247694216/watcher-2057173-1247694216 -o /tmp/evaluation-result-2057173-1247694216/solver-2057173-1247694216 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 729817829 HOME/instance-2057173-1247694216.xml

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

MD5SUM BENCH= 57d53d4d07d2dcb55d47dc07f5e26246
RANDOM SEED=729817829

node6.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.263
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.263
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:      2055924 kB
MemFree:       1244288 kB
Buffers:         96156 kB
Cached:         605536 kB
SwapCached:          0 kB
Active:         300360 kB
Inactive:       416088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1244288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           70232 kB
Writeback:           0 kB
Mapped:          24536 kB
Slab:            80836 kB
Committed_AS:   456176 kB
PageTables:       1688 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= 66248 MiB
End job on node6 at 2009-07-15 23:44:13