Trace number 2068514

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) 517.103 522.049

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-f2000.xml
MD5SUMd0af6237455830e6705fc3a2242cad63
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 variables4000
Number of constraints10500
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10500
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.16/0.22	c Seed is 980367969
0.16/0.22	c Constructing HOME/instance-2068514-1247706689.xml  with 33500 constraints
0.66/0.79	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-2068514-1247706689/watcher-2068514-1247706689 -o /tmp/evaluation-result-2068514-1247706689/solver-2068514-1247706689 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 980367969 HOME/instance-2068514-1247706689.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.21 2.12 2.10 4/82 9430
/proc/meminfo: memFree=1276664/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=5356 CPUtime=0
/proc/9430/stat : 9430 (pcssolve) R 9428 9430 8004 0 -1 4194304 273 0 0 0 0 0 0 0 22 0 1 0 57732675 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9430/statm: 1339 241 200 169 0 50 0
[pid=9431] ppid=9430 vsize=5356 CPUtime=0
/proc/9431/stat : 9431 (pcssolve) R 9430 9430 8004 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 57732675 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9431/statm: 1339 241 200 169 0 50 0

[startup+0.0670461 s]
/proc/loadavg: 2.21 2.12 2.10 4/82 9430
/proc/meminfo: memFree=1276664/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=4916 CPUtime=0.03
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 905 826 0 0 2 0 0 1 18 0 1 0 57732675 5033984 514 996147200 134512640 135215973 4294956304 18446744073709551615 134773400 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 1229 514 361 171 0 154 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4916

[startup+0.101055 s]
/proc/loadavg: 2.21 2.12 2.10 4/82 9430
/proc/meminfo: memFree=1276664/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=6112 CPUtime=0.06
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 1249 826 0 0 5 0 0 1 18 0 1 0 57732675 6258688 777 996147200 134512640 135215973 4294956304 18446744073709551615 4159752383 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 1528 777 385 171 0 453 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6112

[startup+0.301092 s]
/proc/loadavg: 2.21 2.12 2.10 4/82 9430
/proc/meminfo: memFree=1276664/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=9092 CPUtime=0.26
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 2196 826 0 0 25 0 0 1 19 0 1 0 57732675 9310208 1466 996147200 134512640 135215973 4294956304 18446744073709551615 4159785567 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 2273 1466 385 171 0 1198 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9092

[startup+0.701164 s]
/proc/loadavg: 2.21 2.12 2.10 4/82 9430
/proc/meminfo: memFree=1276664/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=13588 CPUtime=0.66
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 3679 826 0 0 64 1 0 1 23 0 1 0 57732675 13914112 2502 996147200 134512640 135215973 4294956304 18446744073709551615 134773010 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 3397 2502 385 171 0 2322 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 13588

[startup+1.50232 s]
/proc/loadavg: 2.21 2.12 2.10 3/83 9436
/proc/meminfo: memFree=1258864/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=25036 CPUtime=1.46
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 7580 826 0 0 141 4 0 1 25 0 1 0 57732675 25636864 5065 996147200 134512640 135215973 4294956304 18446744073709551615 134532714 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 6259 5065 409 171 0 5184 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 25036

[startup+3.1016 s]
/proc/loadavg: 2.21 2.12 2.10 3/83 9436
/proc/meminfo: memFree=1257392/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=26872 CPUtime=3.04
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 8032 826 0 0 299 4 0 1 25 0 1 0 57732675 27516928 5517 996147200 134512640 135215973 4294956304 18446744073709551615 134533291 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 6718 5517 409 171 0 5643 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 26872

[startup+6.30118 s]
/proc/loadavg: 2.27 2.13 2.10 3/83 9436
/proc/meminfo: memFree=1252656/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=31436 CPUtime=6.21
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 9191 826 0 0 616 4 0 1 25 0 1 0 57732675 32190464 6609 996147200 134512640 135215973 4294956304 18446744073709551615 134591473 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 7859 6609 409 171 0 6784 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 31436

[startup+12.7013 s]
/proc/loadavg: 2.25 2.13 2.10 3/83 9436
/proc/meminfo: memFree=1242864/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=39856 CPUtime=12.56
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 11366 826 0 0 1249 6 0 1 25 0 1 0 57732675 40812544 8719 996147200 134512640 135215973 4294956304 18446744073709551615 135097765 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 9964 8719 409 171 0 8889 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 39856

[startup+25.5017 s]
/proc/loadavg: 2.19 2.12 2.10 3/83 9436
/proc/meminfo: memFree=1222448/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=58956 CPUtime=25.23
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 16239 826 0 0 2514 8 0 1 25 0 1 0 57732675 60370944 13463 996147200 134512640 135215973 4294956304 18446744073709551615 134982947 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 14739 13463 409 171 0 13664 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 58956

[startup+51.1013 s]
/proc/loadavg: 2.26 2.14 2.10 3/83 9436
/proc/meminfo: memFree=1178416/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=103028 CPUtime=50.59
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 27487 826 0 0 5043 15 0 1 25 0 1 0 57732675 105500672 24387 996147200 134512640 135215973 4294956304 18446744073709551615 134648240 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 25757 24387 409 171 0 24682 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 103028

[startup+102.307 s]
/proc/loadavg: 2.23 2.15 2.10 3/83 9436
/proc/meminfo: memFree=1088560/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=190784 CPUtime=101.31
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 49790 826 0 0 10102 28 0 1 25 0 1 0 57732675 195362816 46177 996147200 134512640 135215973 4294956304 18446744073709551615 4158961316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 47696 46177 409 171 0 46621 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 190784

[startup+162.302 s]
/proc/loadavg: 2.23 2.16 2.11 3/83 9436
/proc/meminfo: memFree=983152/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=298240 CPUtime=160.74
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 77112 826 0 0 16031 42 0 1 25 0 1 0 57732675 305397760 72474 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 74560 72474 409 171 0 73485 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 298240

[startup+222.301 s]
/proc/loadavg: 2.43 2.22 2.13 3/83 9436
/proc/meminfo: memFree=881264/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=394176 CPUtime=220.17
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 101535 826 0 0 21963 53 0 1 25 0 1 0 57732675 403636224 96897 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 98544 96897 409 171 0 97469 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 394176

[startup+282.301 s]
/proc/loadavg: 2.55 2.30 2.16 3/83 9436
/proc/meminfo: memFree=776048/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=497732 CPUtime=279.61
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 127850 826 0 0 27895 65 0 1 25 0 1 0 57732675 509677568 123212 996147200 134512640 135215973 4294956304 18446744073709551615 4158960269 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 124433 123212 409 171 0 123358 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 497732

[startup+342.302 s]
/proc/loadavg: 2.20 2.24 2.15 3/83 9436
/proc/meminfo: memFree=664624/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=612464 CPUtime=339.03
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 156962 826 0 0 33824 78 0 1 25 0 1 0 57732675 627163136 150275 996147200 134512640 135215973 4294956304 18446744073709551615 134907454 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 153116 150275 409 171 0 152041 0
Current children cumulated CPU time (s) 339.03
Current children cumulated vsize (KiB) 612464

[startup+402.301 s]
/proc/loadavg: 2.07 2.20 2.14 3/83 9436
/proc/meminfo: memFree=556080/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=718440 CPUtime=398.47
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 183885 826 0 0 39755 91 0 1 25 0 1 0 57732675 735682560 177198 996147200 134512640 135215973 4294956304 18446744073709551615 134902073 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 179610 177198 409 171 0 178535 0
Current children cumulated CPU time (s) 398.47
Current children cumulated vsize (KiB) 718440

[startup+462.301 s]
/proc/loadavg: 2.06 2.17 2.13 4/83 9436
/proc/meminfo: memFree=446512/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=820448 CPUtime=457.91
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 209784 826 0 0 45686 104 0 1 25 0 1 0 57732675 840138752 203097 996147200 134512640 135215973 4294956304 18446744073709551615 4158853399 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 205112 203097 409 171 0 204037 0
Current children cumulated CPU time (s) 457.91
Current children cumulated vsize (KiB) 820448



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+521.902 s]
/proc/loadavg: 2.13 2.17 2.13 3/83 9436
/proc/meminfo: memFree=343536/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=921772 CPUtime=516.94
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4194304 235559 826 0 0 51575 118 0 1 25 0 1 0 57732675 943894528 228872 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 230443 228872 409 171 0 229368 0
Current children cumulated CPU time (s) 516.94
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+522.008 s]
/proc/loadavg: 2.13 2.17 2.13 3/83 9436
/proc/meminfo: memFree=343536/2055920 swapFree=4192812/4192956
[pid=9430] ppid=9428 vsize=0 CPUtime=517.04
/proc/9430/stat : 9430 (pcs.big) R 9428 9430 8004 0 -1 4195332 235559 826 0 0 51575 128 0 1 25 0 1 0 57732675 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9430/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 517.04
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 522.049
CPU time (s): 517.103
CPU user time (s): 515.763
CPU system time (s): 1.3408
CPU usage (%): 99.0527
Max. virtual memory (cumulated for all children) (KiB): 921772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 515.763
system time used= 1.3408
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236385
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= 25
involuntary context switches= 14869

runsolver used 0.743886 second user time and 1.62475 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-16 03:11:29
IDJOB=2068514
IDBENCH=54872
IDSOLVER=734
FILE ID=node45/2068514-1247706689
PBS_JOBID= 9521220
Free space on /tmp= 66376 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-f2000.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068514-1247706689/watcher-2068514-1247706689 -o /tmp/evaluation-result-2068514-1247706689/solver-2068514-1247706689 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 980367969 HOME/instance-2068514-1247706689.xml

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

MD5SUM BENCH= d0af6237455830e6705fc3a2242cad63
RANDOM SEED=980367969

node45.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.281
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.281
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:       1277144 kB
Buffers:         67312 kB
Cached:         457104 kB
SwapCached:          0 kB
Active:         224984 kB
Inactive:       482576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3300 kB
Writeback:           0 kB
Mapped:         203620 kB
Slab:            56024 kB
Committed_AS:   700816 kB
PageTables:       2152 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= 66372 MiB
End job on node45 at 2009-07-16 03:20:13