Trace number 2066115

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 0.3.2? (MO) 499.936 502.04

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-32-2-c.xml
MD5SUMa74560533e7ad9b82e138ec40698969f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark170.3
Satisfiable
(Un)Satisfiability was proved
Number of variables2606
Number of constraints6509
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6509
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 957002700
0.00/0.05	c Constructing HOME/instance-2066115-1247704386.xml  with 20458 constraints
0.37/0.43	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2066115-1247704386/watcher-2066115-1247704386 -o /tmp/evaluation-result-2066115-1247704386/solver-2066115-1247704386 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 957002700 HOME/instance-2066115-1247704386.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: 2.00 2.00 2.00 4/81 8656
/proc/meminfo: memFree=1123504/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=18576 CPUtime=0
/proc/8656/stat : 8656 (runsolver) R 8654 8656 7368 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 57501178 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 244276849959 0 0 4096 24578 0 0 0 17 0 0 0
/proc/8656/statm: 4644 284 249 26 0 2626 0

[startup+0.0527381 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8656
/proc/meminfo: memFree=1123504/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=5436 CPUtime=0.02
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 1024 826 0 0 2 0 0 0 18 0 1 0 57501178 5566464 633 996147200 134512640 135215973 4294956304 18446744073709551615 134533266 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 1359 633 385 171 0 284 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5436

[startup+0.101669 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8656
/proc/meminfo: memFree=1123504/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=6164 CPUtime=0.07
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 1239 826 0 0 7 0 0 0 18 0 1 0 57501178 6311936 807 996147200 134512640 135215973 4294956304 18446744073709551615 134773361 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 1541 807 385 171 0 466 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6164

[startup+0.301696 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8656
/proc/meminfo: memFree=1123504/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=9304 CPUtime=0.27
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 2258 826 0 0 26 1 0 0 19 0 1 0 57501178 9527296 1494 996147200 134512640 135215973 4294956304 18446744073709551615 4159198606 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 2326 1494 385 171 0 1251 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9304

[startup+0.701742 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 8656
/proc/meminfo: memFree=1123504/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=19296 CPUtime=0.67
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 5597 826 0 0 65 2 0 0 23 0 1 0 57501178 19759104 3550 996147200 134512640 135215973 4294956304 18446744073709551615 134532955 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 4824 3550 409 171 0 3749 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 19296

[startup+1.50183 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 8662
/proc/meminfo: memFree=1110568/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=19812 CPUtime=1.46
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 5731 826 0 0 144 2 0 0 25 0 1 0 57501178 20287488 3684 996147200 134512640 135215973 4294956304 18446744073709551615 134641051 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 4953 3684 409 171 0 3878 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19812

[startup+3.10202 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 8662
/proc/meminfo: memFree=1109480/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=21664 CPUtime=3.06
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 6200 826 0 0 303 3 0 0 25 0 1 0 57501178 22183936 4153 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 5416 4153 409 171 0 4341 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21664

[startup+6.30138 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 8662
/proc/meminfo: memFree=1105320/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=25676 CPUtime=6.24
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 7200 826 0 0 621 3 0 0 25 0 1 0 57501178 26292224 5153 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 6419 5153 409 171 0 5344 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 25676

[startup+12.7021 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 8662
/proc/meminfo: memFree=1094384/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=36992 CPUtime=12.62
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 10070 826 0 0 1258 4 0 0 25 0 1 0 57501178 37879808 7956 996147200 134512640 135215973 4294956304 18446744073709551615 134583622 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 9248 7956 409 171 0 8173 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 36992

[startup+25.5016 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 8662
/proc/meminfo: memFree=1072176/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=57832 CPUtime=25.37
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 15358 826 0 0 2529 8 0 0 25 0 1 0 57501178 59219968 13179 996147200 134512640 135215973 4294956304 18446744073709551615 134599824 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 14458 13179 409 171 0 13383 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 57832

[startup+51.1015 s]
/proc/loadavg: 2.09 2.03 2.01 3/82 8662
/proc/meminfo: memFree=1029360/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=101064 CPUtime=50.87
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 26297 826 0 0 5073 14 0 0 25 0 1 0 57501178 103489536 23989 996147200 134512640 135215973 4294956304 18446744073709551615 135095031 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 25266 23989 409 171 0 24191 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 101064

[startup+102.306 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 8662
/proc/meminfo: memFree=935600/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=194540 CPUtime=101.87
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 49774 826 0 0 10163 24 0 0 25 0 1 0 57501178 199208960 47209 996147200 134512640 135215973 4294956304 18446744073709551615 134583266 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 48635 47209 409 171 0 47560 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 194540

[startup+162.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/82 8662
/proc/meminfo: memFree=832496/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=298948 CPUtime=161.64
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 76226 826 0 0 16131 33 0 0 25 0 1 0 57501178 306122752 73148 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 74737 73148 409 171 0 73662 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 298948

[startup+222.302 s]
/proc/loadavg: 2.10 2.04 2.01 3/82 8662
/proc/meminfo: memFree=720496/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=409964 CPUtime=221.4
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 104261 826 0 0 22093 47 0 0 25 0 1 0 57501178 419803136 100893 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 102491 100893 409 171 0 101416 0
Current children cumulated CPU time (s) 221.4
Current children cumulated vsize (KiB) 409964

[startup+282.302 s]
/proc/loadavg: 2.16 2.06 2.01 3/82 8662
/proc/meminfo: memFree=611184/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=519304 CPUtime=281.16
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 131785 826 0 0 28058 58 0 0 25 0 1 0 57501178 531767296 128417 996147200 134512640 135215973 4294956304 18446744073709551615 134603523 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 129826 128417 409 171 0 128751 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 519304

[startup+342.302 s]
/proc/loadavg: 2.18 2.08 2.02 3/82 8662
/proc/meminfo: memFree=498352/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=631164 CPUtime=340.93
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 159797 826 0 0 34022 71 0 0 25 0 1 0 57501178 646311936 156362 996147200 134512640 135215973 4294956304 18446744073709551615 134648240 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 157791 156362 409 171 0 156716 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 631164

[startup+402.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/73 8696
/proc/meminfo: memFree=226496/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=746612 CPUtime=400.67
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 188875 826 0 0 39984 83 0 0 25 0 1 0 57501178 764530688 184415 996147200 134512640 135215973 4294956304 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 186653 184415 409 171 0 185578 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 746612

[startup+462.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/73 8696
/proc/meminfo: memFree=16256/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=854516 CPUtime=460.4
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 216398 826 0 0 45946 94 0 0 25 0 1 0 57501178 875024384 211938 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 213629 211938 409 171 0 212554 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 854516



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+501.902 s]
/proc/loadavg: 2.01 2.04 2.00 3/73 8696
/proc/meminfo: memFree=15744/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=921652 CPUtime=499.78
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4194304 233532 826 0 0 49876 102 0 0 25 0 1 0 57501178 943771648 229072 996147200 134512640 135215973 4294956304 18446744073709551615 134604690 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 230413 229072 409 171 0 229338 0
Current children cumulated CPU time (s) 499.78
Current children cumulated vsize (KiB) 921652

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+502.007 s]
/proc/loadavg: 2.01 2.04 2.00 3/73 8696
/proc/meminfo: memFree=15744/2055920 swapFree=4191904/4192956
[pid=8656] ppid=8654 vsize=0 CPUtime=499.88
/proc/8656/stat : 8656 (pcs.big) R 8654 8656 7368 0 -1 4195332 233532 826 0 0 49876 112 0 0 25 0 1 0 57501178 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/8656/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 499.88
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 502.04
CPU time (s): 499.936
CPU user time (s): 498.77
CPU system time (s): 1.16582
CPU usage (%): 99.5809
Max. virtual memory (cumulated for all children) (KiB): 921652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 498.77
system time used= 1.16582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 234358
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= 23
involuntary context switches= 6080

runsolver used 0.447931 second user time and 1.38979 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-16 02:33:06
IDJOB=2066115
IDBENCH=54475
IDSOLVER=733
FILE ID=node63/2066115-1247704386
PBS_JOBID= 9521187
Free space on /tmp= 66200 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-32-2-c.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066115-1247704386/watcher-2066115-1247704386 -o /tmp/evaluation-result-2066115-1247704386/solver-2066115-1247704386 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 957002700 HOME/instance-2066115-1247704386.xml

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

MD5SUM BENCH= a74560533e7ad9b82e138ec40698969f
RANDOM SEED=957002700

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1123984 kB
Buffers:         96460 kB
Cached:         675352 kB
SwapCached:        260 kB
Active:         292180 kB
Inactive:       543484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1123984 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            2688 kB
Writeback:           0 kB
Mapped:          83640 kB
Slab:            81380 kB
Committed_AS:   600824 kB
PageTables:       2020 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66204 MiB
End job on node63 at 2009-07-16 02:41:30