Trace number 2068272

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.2? (MO) 372.495 374.54

General information on the benchmark

Namecsp/pseudo/routing/
normalized-s4-4-3-7.xml
MD5SUMec9e06f694e59a2ee2ba5113b45026b7
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 benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables672
Number of constraints2030
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2030
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.02	c Seed is 560587395
0.00/0.02	c Constructing HOME/instance-2068272-1247706360.xml  with 7400 constraints
0.07/0.17	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-2068272-1247706360/watcher-2068272-1247706360 -o /tmp/evaluation-result-2068272-1247706360/solver-2068272-1247706360 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 560587395 HOME/instance-2068272-1247706360.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 9343
/proc/meminfo: memFree=1513104/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=5356 CPUtime=0
/proc/9343/stat : 9343 (pcssolve) R 9341 9343 8283 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 57699283 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9343/statm: 1339 241 200 169 0 50 0
[pid=9344] ppid=9343 vsize=100 CPUtime=0
/proc/9344/stat : 9344 (fgrep) R 9343 9343 8283 0 -1 4194304 24 0 0 0 0 0 0 0 24 0 1 0 57699283 102400 3 996147200 0 0 548682069725 18446744073709551615 248761609511 0 0 4096 0 0 0 0 17 1 0 0
/proc/9344/statm: 25 3 0 0 0 2 0
[pid=9345] ppid=9343 vsize=5356 CPUtime=0
/proc/9345/stat : 9345 (pcssolve) R 9343 9343 8283 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 57699283 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9345/statm: 1339 241 200 169 0 50 0

[startup+0.016976 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9343
/proc/meminfo: memFree=1513104/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=5356 CPUtime=0
/proc/9343/stat : 9343 (pcssolve) R 9341 9343 8283 0 -1 4194304 348 649 0 0 0 0 0 0 25 0 1 0 57699283 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9343/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101984 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9343
/proc/meminfo: memFree=1513104/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=5700 CPUtime=0.07
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 1111 826 0 0 7 0 0 0 25 0 1 0 57699283 5836800 720 996147200 134512640 135215973 4294956304 18446744073709551615 134739774 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 1425 720 385 171 0 350 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5700

[startup+0.302006 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9343
/proc/meminfo: memFree=1513104/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=9016 CPUtime=0.26
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 2242 826 0 0 26 0 0 0 25 0 1 0 57699283 9232384 1492 996147200 134512640 135215973 4294956304 18446744073709551615 134902564 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 2254 1492 410 171 0 1179 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9016

[startup+0.701043 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 9343
/proc/meminfo: memFree=1513104/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=9896 CPUtime=0.67
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 2520 826 0 0 66 1 0 0 25 0 1 0 57699283 10133504 1770 996147200 134512640 135215973 4294956304 18446744073709551615 134600145 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 2474 1770 410 171 0 1399 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9896

[startup+1.50112 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9349
/proc/meminfo: memFree=1506632/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=12216 CPUtime=1.45
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 3088 826 0 0 144 1 0 0 25 0 1 0 57699283 12509184 2338 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 3054 2338 410 171 0 1979 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 12216

[startup+3.10127 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9349
/proc/meminfo: memFree=1503112/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=17556 CPUtime=3.05
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 4412 826 0 0 303 2 0 0 25 0 1 0 57699283 17977344 3597 996147200 134512640 135215973 4294956304 18446744073709551615 4158960027 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 4389 3597 410 171 0 3314 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 17556

[startup+6.30156 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9349
/proc/meminfo: memFree=1495560/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=24920 CPUtime=6.22
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 6300 826 0 0 619 3 0 0 25 0 1 0 57699283 25518080 5243 996147200 134512640 135215973 4294956304 18446744073709551615 134603520 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 6230 5243 410 171 0 5155 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 24920

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9349
/proc/meminfo: memFree=1478408/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=41576 CPUtime=12.55
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 10517 826 0 0 1250 5 0 0 25 0 1 0 57699283 42573824 9395 996147200 134512640 135215973 4294956304 18446744073709551615 134660001 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 10394 9395 410 171 0 9319 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 41576

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9349
/proc/meminfo: memFree=1449672/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=69196 CPUtime=25.23
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 17592 826 0 0 2514 9 0 0 25 0 1 0 57699283 70856704 16341 996147200 134512640 135215973 4294956304 18446744073709551615 134907439 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 17299 16341 410 171 0 16224 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 69196

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9349
/proc/meminfo: memFree=1388744/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=131676 CPUtime=50.6
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 33315 826 0 0 5043 17 0 0 25 0 1 0 57699283 134836224 31678 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 32919 31678 410 171 0 31844 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 131676

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9349
/proc/meminfo: memFree=1277704/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=242144 CPUtime=101.32
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 61268 826 0 0 10103 29 0 0 25 0 1 0 57699283 247955456 59118 996147200 134512640 135215973 4294956304 18446744073709551615 135096358 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 60536 59118 410 171 0 59461 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 242144

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9349
/proc/meminfo: memFree=1141320/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=379288 CPUtime=160.76
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 95775 826 0 0 16030 46 0 0 25 0 1 0 57699283 388390912 93368 996147200 134512640 135215973 4294956304 18446744073709551615 134600788 0 0 4096 0 0 0 0 17 1 0 0
/proc/9343/statm: 94822 93368 410 171 0 93747 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 379288

[startup+222.301 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 9390
/proc/meminfo: memFree=972496/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=528504 CPUtime=220.3
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 133173 826 0 0 21965 65 0 0 25 0 1 0 57699283 541188096 130766 996147200 134512640 135215973 4294956304 18446744073709551615 134604665 0 0 4096 0 0 0 0 17 0 0 0
/proc/9343/statm: 132126 130766 410 171 0 131051 0
Current children cumulated CPU time (s) 220.3
Current children cumulated vsize (KiB) 528504

[startup+282.302 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 9390
/proc/meminfo: memFree=806608/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=679052 CPUtime=280.27
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 171090 826 0 0 27943 84 0 0 25 0 1 0 57699283 695349248 168683 996147200 134512640 135215973 4294956304 18446744073709551615 134648295 0 0 4096 0 0 0 0 17 0 0 0
/proc/9343/statm: 169763 168683 410 171 0 168688 0
Current children cumulated CPU time (s) 280.27
Current children cumulated vsize (KiB) 679052

[startup+342.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 9390
/proc/meminfo: memFree=635152/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=841584 CPUtime=340.25
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 212566 826 0 0 33922 103 0 0 25 0 1 0 57699283 861782016 208621 996147200 134512640 135215973 4294956304 18446744073709551615 134533343 0 0 4096 0 0 0 0 17 0 0 0
/proc/9343/statm: 210396 208621 410 171 0 209321 0
Current children cumulated CPU time (s) 340.25
Current children cumulated vsize (KiB) 841584



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+374.401 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9390
/proc/meminfo: memFree=548496/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=921772 CPUtime=372.34
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4194304 232959 826 0 0 37119 115 0 0 25 0 1 0 57699283 943894528 229014 996147200 134512640 135215973 4294956304 18446744073709551615 134627170 0 0 4096 0 0 0 0 17 0 0 0
/proc/9343/statm: 230443 229014 410 171 0 229368 0
Current children cumulated CPU time (s) 372.34
Current children cumulated vsize (KiB) 921772

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

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

[startup+374.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9390
/proc/meminfo: memFree=548496/2055920 swapFree=4192812/4192956
[pid=9343] ppid=9341 vsize=0 CPUtime=372.44
/proc/9343/stat : 9343 (pcs.big) R 9341 9343 8283 0 -1 4195332 232959 826 0 0 37119 125 0 0 25 0 1 0 57699283 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/9343/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 372.44
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 374.54
CPU time (s): 372.495
CPU user time (s): 371.199
CPU system time (s): 1.2968
CPU usage (%): 99.454
Max. virtual memory (cumulated for all children) (KiB): 921772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 371.199
system time used= 1.2968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233785
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= 21
involuntary context switches= 8985

runsolver used 0.552915 second user time and 1.15782 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-16 03:06:00
IDJOB=2068272
IDBENCH=54846
IDSOLVER=734
FILE ID=node55/2068272-1247706360
PBS_JOBID= 9521203
Free space on /tmp= 66376 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/routing/normalized-s4-4-3-7.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068272-1247706360/watcher-2068272-1247706360 -o /tmp/evaluation-result-2068272-1247706360/solver-2068272-1247706360 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 560587395 HOME/instance-2068272-1247706360.xml

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

MD5SUM BENCH= ec9e06f694e59a2ee2ba5113b45026b7
RANDOM SEED=560587395

node55.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.231
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.231
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:       1513584 kB
Buffers:         73472 kB
Cached:         363224 kB
SwapCached:          0 kB
Active:         198276 kB
Inactive:       272700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2072 kB
Writeback:           0 kB
Mapped:          54672 kB
Slab:            56520 kB
Committed_AS:   570700 kB
PageTables:       1820 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= 66364 MiB
End job on node55 at 2009-07-16 03:12:16