Trace number 2066138

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) 445.944 449.849

General information on the benchmark

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

Solver Data

0.00/0.03	c has operations which may create big domains
0.00/0.03	c big-domain mode
0.01/0.03	c Seed is 720892099
0.01/0.03	c Constructing HOME/instance-2066138-1247704410.xml  with 39827 constraints
0.87/0.90	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-2066138-1247704410/watcher-2066138-1247704410 -o /tmp/evaluation-result-2066138-1247704410/solver-2066138-1247704410 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 720892099 HOME/instance-2066138-1247704410.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.03 4/82 14347
/proc/meminfo: memFree=1280848/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=5356 CPUtime=0
/proc/14347/stat : 14347 (pcssolve) R 14345 14347 13316 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 57507971 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14347/statm: 1339 241 200 169 0 50 0
[pid=14348] ppid=14347 vsize=5356 CPUtime=0
/proc/14348/stat : 14348 (pcssolve) R 14347 14347 13316 0 -1 4194368 21 0 0 0 0 0 0 0 19 0 1 0 57507971 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 212234631781 0 0 4100 65536 0 0 0 17 1 0 0
/proc/14348/statm: 1339 243 202 169 0 50 0
[pid=14349] ppid=14347 vsize=5356 CPUtime=0
/proc/14349/stat : 14349 (pcssolve) R 14347 14347 13316 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 57507971 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14349/statm: 1339 241 200 169 0 50 0

[startup+0.037393 s]
/proc/loadavg: 2.00 2.00 2.03 4/82 14347
/proc/meminfo: memFree=1280848/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=4404 CPUtime=0.01
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 535 826 0 0 0 0 1 0 21 0 1 0 57507971 4509696 156 996147200 134512640 135215973 4294956304 18446744073709551615 6896931 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 1101 156 134 171 0 14 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4404

[startup+0.10078 s]
/proc/loadavg: 2.00 2.00 2.03 4/82 14347
/proc/meminfo: memFree=1280848/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=6708 CPUtime=0.07
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 1400 826 0 0 6 0 1 0 21 0 1 0 57507971 6868992 905 996147200 134512640 135215973 4294956304 18446744073709551615 7361037 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 1677 905 385 171 0 602 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6708

[startup+0.301816 s]
/proc/loadavg: 2.00 2.00 2.03 4/82 14347
/proc/meminfo: memFree=1280848/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=9896 CPUtime=0.27
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 2416 826 0 0 25 1 1 0 22 0 1 0 57507971 10133504 1617 996147200 134512640 135215973 4294956304 18446744073709551615 134761745 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 2474 1617 385 171 0 1399 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9896

[startup+0.701884 s]
/proc/loadavg: 2.00 2.00 2.03 4/82 14347
/proc/meminfo: memFree=1280848/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=15548 CPUtime=0.66
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 4269 826 0 0 64 1 1 0 25 0 1 0 57507971 15921152 2898 996147200 134512640 135215973 4294956304 18446744073709551615 134762912 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 3887 2898 385 171 0 2812 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 15548

[startup+1.50202 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 14353
/proc/meminfo: memFree=1262728/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=33976 CPUtime=1.46
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 10814 826 0 0 141 4 1 0 25 0 1 0 57507971 34791424 6551 996147200 134512640 135215973 4294956304 18446744073709551615 134648260 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 8494 6551 409 171 0 7419 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 33976

[startup+3.1013 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 14353
/proc/meminfo: memFree=1255688/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=35000 CPUtime=3.04
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 12345 826 0 0 299 4 1 0 25 0 1 0 57507971 35840000 6828 996147200 134512640 135215973 4294956304 18446744073709551615 134680750 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 8750 6828 409 171 0 7675 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 35000

[startup+6.30185 s]
/proc/loadavg: 2.00 2.00 2.03 3/83 14353
/proc/meminfo: memFree=1251216/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=40032 CPUtime=6.22
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 18299 826 0 0 614 7 1 0 25 0 1 0 57507971 40992768 8062 996147200 134512640 135215973 4294956304 18446744073709551615 4158960041 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 10008 8062 409 171 0 8933 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 40032

[startup+12.702 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 14353
/proc/meminfo: memFree=1239376/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=51580 CPUtime=12.57
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 30065 826 0 0 1245 11 1 0 25 0 1 0 57507971 52817920 10951 996147200 134512640 135215973 4294956304 18446744073709551615 135096628 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 12895 10951 409 171 0 11820 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 51580

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 14353
/proc/meminfo: memFree=1215120/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=76436 CPUtime=25.25
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 57526 826 0 0 2505 19 1 0 25 0 1 0 57507971 78270464 17094 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 19109 17094 409 171 0 18034 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 76436

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 14353
/proc/meminfo: memFree=1165392/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=126192 CPUtime=50.63
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 117327 826 0 0 5019 43 1 0 25 0 1 0 57507971 129220608 29477 996147200 134512640 135215973 4294956304 18446744073709551615 135095296 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 31548 29477 409 171 0 30473 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 126192

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 14353
/proc/meminfo: memFree=1057936/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=232160 CPUtime=101.39
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 234640 826 0 0 10049 89 1 0 25 0 1 0 57507971 237731840 56073 996147200 134512640 135215973 4294956304 18446744073709551615 134902041 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 58040 56073 409 171 0 56965 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 232160

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 14353
/proc/meminfo: memFree=944848/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=346132 CPUtime=160.88
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 373181 826 0 0 15946 141 1 0 25 0 1 0 57507971 354439168 84401 996147200 134512640 135215973 4294956304 18446744073709551615 4158853402 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 86533 84401 409 171 0 85458 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 346132

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14353
/proc/meminfo: memFree=818960/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=472060 CPUtime=220.35
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 520534 826 0 0 21836 198 1 0 25 0 1 0 57507971 483389440 115708 996147200 134512640 135215973 4294956304 18446744073709551615 134648018 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 118015 115708 409 171 0 116940 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 472060

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14353
/proc/meminfo: memFree=695312/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=595236 CPUtime=279.84
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 649424 826 0 0 27732 251 1 0 25 0 1 0 57507971 609521664 146852 996147200 134512640 135215973 4294956304 18446744073709551615 134585706 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 148809 146852 409 171 0 147734 0
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (KiB) 595236

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14353
/proc/meminfo: memFree=573392/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=715768 CPUtime=339.32
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 747949 826 0 0 33642 289 1 0 25 0 1 0 57507971 732946432 177001 996147200 134512640 135215973 4294956304 18446744073709551615 134533327 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 178942 177001 409 171 0 177867 0
Current children cumulated CPU time (s) 339.32
Current children cumulated vsize (KiB) 715768

[startup+402.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 14353
/proc/meminfo: memFree=458640/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=831556 CPUtime=398.79
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 873848 826 0 0 39541 337 1 0 25 0 1 0 57507971 851513344 205979 996147200 134512640 135215973 4294956304 18446744073709551615 134609785 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 207889 205979 409 171 0 206814 0
Current children cumulated CPU time (s) 398.79
Current children cumulated vsize (KiB) 831556



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+449.702 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 14353
/proc/meminfo: memFree=366416/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=921664 CPUtime=445.79
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4194304 954308 826 0 0 44213 365 1 0 25 0 1 0 57507971 943783936 228524 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 230416 228524 409 171 0 229341 0
Current children cumulated CPU time (s) 445.79
Current children cumulated vsize (KiB) 921664

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

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

[startup+449.807 s]
/proc/loadavg: 2.03 2.01 2.00 3/84 14354
/proc/meminfo: memFree=1035912/2055920 swapFree=4192812/4192956
[pid=14347] ppid=14345 vsize=0 CPUtime=445.89
/proc/14347/stat : 14347 (pcs.big) R 14345 14347 13316 0 -1 4195332 954308 826 0 0 44213 375 1 0 25 0 1 0 57507971 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/14347/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 445.89
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 449.849
CPU time (s): 445.944
CPU user time (s): 442.145
CPU system time (s): 3.79942
CPU usage (%): 99.132
Max. virtual memory (cumulated for all children) (KiB): 921664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 442.145
system time used= 3.79942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 955134
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= 10376

runsolver used 0.506922 second user time and 1.14482 second system time

The end

Launcher Data

Begin job on node14 at 2009-07-16 02:33:30
IDJOB=2066138
IDBENCH=54477
IDSOLVER=734
FILE ID=node14/2066138-1247704410
PBS_JOBID= 9521280
Free space on /tmp= 66452 MiB

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

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

MD5SUM BENCH= 081bcb69a0fa59929db98d6eb792eb42
RANDOM SEED=720892099

node14.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.265
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.265
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:       1281328 kB
Buffers:         85148 kB
Cached:         560988 kB
SwapCached:          0 kB
Active:         223000 kB
Inactive:       468304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1281328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3760 kB
Writeback:           0 kB
Mapped:          65640 kB
Slab:            68292 kB
Committed_AS:   618240 kB
PageTables:       1960 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= 66452 MiB
End job on node14 at 2009-07-16 02:41:02