Trace number 2066357

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) 231.338 233.346

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-35-45.xml
MD5SUM761c2deb5b05f3480656e30f48462e50
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 variables3150
Number of constraints160
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension160
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has operations which may create big domains
0.00/0.01	c big-domain mode
0.00/0.01	c Seed is 437989642
0.00/0.01	c Constructing HOME/instance-2066357-1247704837.xml  with 9450 constraints
0.08/0.15	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-2066357-1247704837/watcher-2066357-1247704837 -o /tmp/evaluation-result-2066357-1247704837/solver-2066357-1247704837 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 437989642 HOME/instance-2066357-1247704837.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 1.92 4/82 12405
/proc/meminfo: memFree=931064/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=5356 CPUtime=0
/proc/12405/stat : 12405 (pcssolve) R 12403 12405 10422 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 57548514 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 254613711519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12405/statm: 1339 241 200 169 0 50 0
[pid=12406] ppid=12405 vsize=5356 CPUtime=0
/proc/12406/stat : 12406 (pcssolve) R 12405 12405 10422 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 57548515 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 254613711519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12406/statm: 1339 241 200 169 0 50 0

[startup+0.0926399 s]
/proc/loadavg: 2.00 2.00 1.92 4/82 12405
/proc/meminfo: memFree=931064/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=7164 CPUtime=0.07
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 1536 826 0 0 6 1 0 0 25 0 1 0 57548514 7335936 1009 996147200 134512640 135215973 4294956304 18446744073709551615 134807716 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 1791 1009 385 171 0 716 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7164

[startup+0.102637 s]
/proc/loadavg: 2.00 2.00 1.92 4/82 12405
/proc/meminfo: memFree=931064/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=7164 CPUtime=0.08
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 1567 826 0 0 7 1 0 0 25 0 1 0 57548514 7335936 1040 996147200 134512640 135215973 4294956304 18446744073709551615 4158960547 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 1791 1040 385 171 0 716 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7164

[startup+0.30267 s]
/proc/loadavg: 2.00 2.00 1.92 4/82 12405
/proc/meminfo: memFree=931064/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=17304 CPUtime=0.28
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 4312 826 0 0 25 3 0 0 25 0 1 0 57548514 17719296 3136 996147200 134512640 135215973 4294956304 18446744073709551615 134916278 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 4326 3136 407 171 0 3251 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17304

[startup+0.702707 s]
/proc/loadavg: 2.00 2.00 1.92 4/82 12405
/proc/meminfo: memFree=931064/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=15868 CPUtime=0.68
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 4763 826 0 0 65 3 0 0 25 0 1 0 57548514 16248832 3170 996147200 134512640 135215973 4294956304 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 3967 3170 410 171 0 2892 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15868

[startup+1.5018 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=919664/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=17272 CPUtime=1.47
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 5113 826 0 0 144 3 0 0 25 0 1 0 57548514 17686528 3520 996147200 134512640 135215973 4294956304 18446744073709551615 134648353 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 4318 3520 410 171 0 3243 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 17272

[startup+3.10197 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=917040/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=21248 CPUtime=3.06
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 6104 826 0 0 302 4 0 0 25 0 1 0 57548514 21757952 4511 996147200 134512640 135215973 4294956304 18446744073709551615 134982805 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 5312 4511 410 171 0 4237 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21248

[startup+6.30133 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=905776/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=32436 CPUtime=6.23
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 8966 826 0 0 618 5 0 0 25 0 1 0 57548514 33214464 7275 996147200 134512640 135215973 4294956304 18446744073709551615 134592217 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 8109 7275 410 171 0 7034 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 32436

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=888688/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=48340 CPUtime=12.57
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 13060 826 0 0 1250 7 0 0 25 0 1 0 57548514 49500160 11240 996147200 134512640 135215973 4294956304 18446744073709551615 134594092 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 12085 11240 410 171 0 11010 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 48340

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=846832/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=90216 CPUtime=25.26
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 23640 826 0 0 2515 11 0 0 25 0 1 0 57548514 92381184 21691 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 22554 21691 410 171 0 21479 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 90216

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=754608/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=184768 CPUtime=50.64
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 47846 826 0 0 5042 22 0 0 25 0 1 0 57548514 189202432 45127 996147200 134512640 135215973 4294956304 18446744073709551615 134627175 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 46192 45127 410 171 0 45117 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 184768

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=524784/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=414412 CPUtime=101.4
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 105549 826 0 0 10093 47 0 0 25 0 1 0 57548514 424357888 101740 996147200 134512640 135215973 4294956304 18446744073709551615 134585699 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 103603 101740 410 171 0 102528 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 414412

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=312176/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=630064 CPUtime=160.89
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 160691 826 0 0 16020 69 0 0 25 0 1 0 57548514 645185536 155344 996147200 134512640 135215973 4294956304 18446744073709551615 135094532 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 157516 155344 410 171 0 156441 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 630064

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=62256/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=881736 CPUtime=220.38
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 224434 826 0 0 21942 96 0 0 25 0 1 0 57548514 902897664 217038 996147200 134512640 135215973 4294956304 18446744073709551615 134585469 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 220434 217038 410 171 0 219359 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 881736



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+233.206 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=22000/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=921664 CPUtime=231.19
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4194304 234454 826 0 0 23019 100 0 0 25 0 1 0 57548514 943783936 227058 996147200 134512640 135215973 4294956304 18446744073709551615 134641001 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 230416 227058 410 171 0 229341 0
Current children cumulated CPU time (s) 231.19
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+233.307 s]
/proc/loadavg: 2.00 2.00 1.92 3/83 12411
/proc/meminfo: memFree=22000/2055920 swapFree=4192948/4192956
[pid=12405] ppid=12403 vsize=0 CPUtime=231.28
/proc/12405/stat : 12405 (pcs.big) R 12403 12405 10422 0 -1 4195332 234454 826 0 0 23019 109 0 0 25 0 1 0 57548514 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/12405/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 231.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 233.346
CPU time (s): 231.338
CPU user time (s): 230.198
CPU system time (s): 1.13983
CPU usage (%): 99.1394
Max. virtual memory (cumulated for all children) (KiB): 921664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.198
system time used= 1.13983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235280
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= 15
involuntary context switches= 5623

runsolver used 0.215967 second user time and 0.648901 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-16 02:40:37
IDJOB=2066357
IDBENCH=54512
IDSOLVER=733
FILE ID=node87/2066357-1247704837
PBS_JOBID= 9521144
Free space on /tmp= 66164 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-35-45.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066357-1247704837/watcher-2066357-1247704837 -o /tmp/evaluation-result-2066357-1247704837/solver-2066357-1247704837 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 437989642 HOME/instance-2066357-1247704837.xml

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

MD5SUM BENCH= 761c2deb5b05f3480656e30f48462e50
RANDOM SEED=437989642

node87.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.236
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.236
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:        931480 kB
Buffers:        117160 kB
Cached:         866112 kB
SwapCached:          8 kB
Active:          73500 kB
Inactive:       946876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        931480 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            3344 kB
Writeback:           0 kB
Mapped:          57360 kB
Slab:            89140 kB
Committed_AS:   605236 kB
PageTables:       1984 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= 66164 MiB
End job on node87 at 2009-07-16 02:44:32