Trace number 2066214

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) 285.346 288.051

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-16-5.xml
MD5SUM6b3db6eb13ec07cc470e1641858389ed
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.23066
Satisfiable
(Un)Satisfiability was proved
Number of variables2030
Number of constraints4297
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4297
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 1568353495
0.00/0.02	c Constructing HOME/instance-2066214-1247704535.xml  with 12188 constraints
0.27/0.30	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-2066214-1247704535/watcher-2066214-1247704535 -o /tmp/evaluation-result-2066214-1247704535/solver-2066214-1247704535 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1568353495 HOME/instance-2066214-1247704535.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.08 2.02 2.01 4/81 16630
/proc/meminfo: memFree=1134856/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=5356 CPUtime=0
/proc/16630/stat : 16630 (pcssolve) R 16628 16630 15513 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57517392 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16630/statm: 1339 241 200 169 0 50 0
[pid=16631] ppid=16630 vsize=100 CPUtime=0
/proc/16631/stat : 16631 (fgrep) R 16630 16630 15513 0 -1 4194304 24 0 0 0 0 0 0 0 22 0 1 0 57517393 102400 3 996147200 0 0 548682069725 18446744073709551615 221954764071 0 0 4096 0 0 0 0 17 1 0 0
/proc/16631/statm: 25 3 0 0 0 2 0
[pid=16632] ppid=16630 vsize=5356 CPUtime=0
/proc/16632/stat : 16632 (pcssolve) R 16630 16630 15513 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57517393 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16632/statm: 1339 241 200 169 0 50 0

[startup+0.011062 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 16630
/proc/meminfo: memFree=1134856/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=5356 CPUtime=0
/proc/16630/stat : 16630 (pcssolve) S 16628 16630 15513 0 -1 4194304 305 0 0 0 0 0 0 0 21 0 1 0 57517392 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16630/statm: 1339 242 201 169 0 50 0
[pid=16631] ppid=16630 vsize=3676 CPUtime=0
/proc/16631/stat : 16631 (fgrep) R 16630 16630 15513 0 -1 4194304 148 0 0 0 0 0 0 0 22 0 1 0 57517393 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 4243382 0 0 4096 0 0 0 0 17 1 0 0
/proc/16631/statm: 919 115 87 19 0 43 0
[pid=16632] ppid=16630 vsize=5356 CPUtime=0
/proc/16632/stat : 16632 (pcssolve) R 16630 16630 15513 0 -1 4194368 22 0 0 0 0 0 0 0 23 0 1 0 57517393 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 221954764071 0 0 4096 0 0 0 0 17 1 0 0
/proc/16632/statm: 1339 244 203 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14388

[startup+0.101072 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 16630
/proc/meminfo: memFree=1134856/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=5744 CPUtime=0.07
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 1134 826 0 0 7 0 0 0 24 0 1 0 57517392 5881856 743 996147200 134512640 135215973 4294956304 18446744073709551615 134841519 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 1436 743 385 171 0 361 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5744

[startup+0.30109 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 16630
/proc/meminfo: memFree=1134856/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=8748 CPUtime=0.27
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 2047 826 0 0 27 0 0 0 25 0 1 0 57517392 8957952 1316 996147200 134512640 135215973 4294956304 18446744073709551615 4159314573 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 2187 1316 390 171 0 1112 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8748

[startup+0.701129 s]
/proc/loadavg: 2.08 2.02 2.01 4/81 16630
/proc/meminfo: memFree=1134856/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=12936 CPUtime=0.67
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 3485 826 0 0 66 1 0 0 25 0 1 0 57517392 13246464 2273 996147200 134512640 135215973 4294956304 18446744073709551615 134585101 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 3234 2273 409 171 0 2159 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 12936

[startup+1.5012 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 16636
/proc/meminfo: memFree=1126592/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=15136 CPUtime=1.46
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 4002 826 0 0 144 2 0 0 25 0 1 0 57517392 15499264 2790 996147200 134512640 135215973 4294956304 18446744073709551615 134902073 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 3784 2790 409 171 0 2709 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 15136

[startup+3.10134 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 16636
/proc/meminfo: memFree=1123072/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=19848 CPUtime=3.05
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 5219 826 0 0 303 2 0 0 25 0 1 0 57517392 20324352 4007 996147200 134512640 135215973 4294956304 18446744073709551615 4158960058 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 4962 4007 409 171 0 3887 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 19848

[startup+6.30264 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 16636
/proc/meminfo: memFree=1113480/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=30300 CPUtime=6.22
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 7875 826 0 0 618 4 0 0 25 0 1 0 57517392 31027200 6531 996147200 134512640 135215973 4294956304 18446744073709551615 134585745 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 7575 6531 409 171 0 6500 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 30300

[startup+12.7012 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 16636
/proc/meminfo: memFree=1092304/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=50192 CPUtime=12.55
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 12941 826 0 0 1249 6 0 0 25 0 1 0 57517392 51396608 11468 996147200 134512640 135215973 4294956304 18446744073709551615 4159347457 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 12548 11468 409 171 0 11473 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 50192

[startup+25.5014 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 16636
/proc/meminfo: memFree=1050960/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=90572 CPUtime=25.24
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 23272 826 0 0 2512 12 0 0 25 0 1 0 57517392 92745728 21542 996147200 134512640 135215973 4294956304 18446744073709551615 134532660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 22643 21542 409 171 0 21568 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 90572

[startup+51.1017 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 16636
/proc/meminfo: memFree=968336/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=174864 CPUtime=50.6
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 44733 826 0 0 5041 19 0 0 25 0 1 0 57517392 179060736 42361 996147200 134512640 135215973 4294956304 18446744073709551615 134901831 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 43716 42361 409 171 0 42641 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 174864

[startup+102.306 s]
/proc/loadavg: 2.18 2.05 2.01 3/82 16636
/proc/meminfo: memFree=811088/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=331360 CPUtime=101.31
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 84636 826 0 0 10093 38 0 0 25 0 1 0 57517392 339312640 81239 996147200 134512640 135215973 4294956304 18446744073709551615 134533172 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 82840 81239 409 171 0 81765 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 331360

[startup+162.302 s]
/proc/loadavg: 2.10 2.05 2.01 3/82 16636
/proc/meminfo: memFree=618064/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=530816 CPUtime=160.76
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 135418 826 0 0 16013 63 0 0 25 0 1 0 57517392 543555584 129972 996147200 134512640 135215973 4294956304 18446744073709551615 134532952 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 132704 129972 409 171 0 131629 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 530816

[startup+222.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/82 16636
/proc/meminfo: memFree=425552/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=717428 CPUtime=220.19
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 182983 826 0 0 21933 86 0 0 25 0 1 0 57517392 734646272 177537 996147200 134512640 135215973 4294956304 18446744073709551615 134989396 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 179357 177537 409 171 0 178282 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 717428

[startup+282.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 16636
/proc/meminfo: memFree=236496/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=905812 CPUtime=279.63
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 230932 826 0 0 27856 107 0 0 25 0 1 0 57517392 927551488 225229 996147200 134512640 135215973 4294956304 18446744073709551615 134583680 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 226453 225229 409 171 0 225378 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 905812



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+287.902 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 16636
/proc/meminfo: memFree=218000/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=937424 CPUtime=285.18
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4194304 238911 826 0 0 28407 111 0 0 25 0 1 0 57517392 959922176 229111 996147200 134512640 135215973 4294956304 18446744073709551615 134533319 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 234356 229111 409 171 0 233281 0
Current children cumulated CPU time (s) 285.18
Current children cumulated vsize (KiB) 937424

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

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

[startup+288.008 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 16636
/proc/meminfo: memFree=218000/2055920 swapFree=4192812/4192956
[pid=16630] ppid=16628 vsize=0 CPUtime=285.28
/proc/16630/stat : 16630 (pcs.big) R 16628 16630 15513 0 -1 4195332 238911 826 0 0 28407 121 0 0 25 0 1 0 57517392 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16630/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 285.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 288.051
CPU time (s): 285.346
CPU user time (s): 284.082
CPU system time (s): 1.26381
CPU usage (%): 99.0609
Max. virtual memory (cumulated for all children) (KiB): 937424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 284.082
system time used= 1.26381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239737
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= 22
involuntary context switches= 11622

runsolver used 0.384941 second user time and 0.938857 second system time

The end

Launcher Data

Begin job on node43 at 2009-07-16 02:35:35
IDJOB=2066214
IDBENCH=54488
IDSOLVER=733
FILE ID=node43/2066214-1247704535
PBS_JOBID= 9521225
Free space on /tmp= 66192 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-16-5.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066214-1247704535/watcher-2066214-1247704535 -o /tmp/evaluation-result-2066214-1247704535/solver-2066214-1247704535 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1568353495 HOME/instance-2066214-1247704535.xml

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

MD5SUM BENCH= 6b3db6eb13ec07cc470e1641858389ed
RANDOM SEED=1568353495

node43.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.213
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	: 5931.00
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.213
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:       1135272 kB
Buffers:         96720 kB
Cached:         687864 kB
SwapCached:          0 kB
Active:         168168 kB
Inactive:       650352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1135272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          54352 kB
Slab:            87172 kB
Committed_AS:   571500 kB
PageTables:       1940 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= 66192 MiB
End job on node43 at 2009-07-16 02:40:25