Trace number 2066751

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
bpsolver 09? (TO) 1800.01 1811.61

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-32d3.xml
MD5SUMf353575d792814fcacfff24a3e355536
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 benchmark15.4017
Satisfiable
(Un)Satisfiability was proved
Number of variables1648
Number of constraints20302
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20302
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2066751-1247343605)
4.05/4.11	c Converted in 1755 ms
4.55/4.69	c solving(HOME/instance-2066751-1247343605,1800000)
4.55/4.69	c solving(HOME/instance-2066751-1247343605,1800000)

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-2066751-1247343605/watcher-2066751-1247343605 -o /tmp/evaluation-result-2066751-1247343605/solver-2066751-1247343605 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2066751-1247343605 1800 

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.02 2.01 2.00 4/74 14415
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=7000 CPUtime=0
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 375 0 0 0 0 0 0 0 20 0 1 0 21427143 7168000 93 996147200 134512640 135105188 4294956096 18446744073709551615 134530912 0 0 4096 0 0 0 0 17 1 0 0
/proc/14415/statm: 1750 93 72 144 0 1234 0

[startup+0.205381 s]
/proc/loadavg: 2.02 2.01 2.00 4/74 14415
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=62208 CPUtime=0.19
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 1296 0 0 0 10 9 0 0 20 0 1 0 21427143 63700992 1009 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14415/statm: 15552 1009 177 144 0 15036 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62208

[startup+0.301388 s]
/proc/loadavg: 2.02 2.01 2.00 4/74 14415
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=62208 CPUtime=0.29
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 1298 0 0 0 14 15 0 0 21 0 1 0 21427143 63700992 1011 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14415/statm: 15552 1011 177 144 0 15036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62208

[startup+0.401399 s]
/proc/loadavg: 2.02 2.01 2.00 4/74 14415
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=62208 CPUtime=0.39
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 1300 0 0 0 19 20 0 0 22 0 1 0 21427143 63700992 1013 996147200 134512640 135105188 4294956096 18446744073709551615 134822513 0 0 4096 2 0 0 0 17 1 0 0
/proc/14415/statm: 15552 1013 177 144 0 15036 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 62208

[startup+0.70143 s]
/proc/loadavg: 2.02 2.01 2.00 4/74 14415
/proc/meminfo: memFree=1698856/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=62208 CPUtime=0.68
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 1309 0 0 0 32 36 0 0 25 0 1 0 21427143 63700992 1022 996147200 134512640 135105188 4294956096 18446744073709551615 134670187 0 0 4096 2 0 0 0 17 1 0 0
/proc/14415/statm: 15552 1022 177 144 0 15036 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62208

[startup+1.50152 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 14416
/proc/meminfo: memFree=1694816/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=62208 CPUtime=1.48
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 1331 0 0 0 68 80 0 0 25 0 1 0 21427143 63700992 1044 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14415/statm: 15552 1044 177 144 0 15036 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62208

[startup+3.10169 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 14416
/proc/meminfo: memFree=1693984/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=62208 CPUtime=3.06
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 1364 0 0 0 140 166 0 0 25 0 1 0 21427143 63700992 1077 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/14415/statm: 15552 1077 177 144 0 15036 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 62208

[startup+6.30104 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 14417
/proc/meminfo: memFree=1665688/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=6.23
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8301 0 0 0 390 233 0 0 25 0 2 0 21427143 94253056 8009 996147200 134512640 135105188 4294956096 18446744073709551615 135007343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8009 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8009 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 92044

[startup+12.7017 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 14417
/proc/meminfo: memFree=1665752/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=12.56
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8302 0 0 0 1023 233 0 0 25 0 2 0 21427143 94253056 8010 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8010 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8010 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 92044

[startup+25.5061 s]
/proc/loadavg: 2.02 2.01 2.00 3/76 14417
/proc/meminfo: memFree=1665944/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=25.25
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8306 0 0 0 2292 233 0 0 25 0 2 0 21427143 94253056 8014 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8014 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8014 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 92044

[startup+51.1029 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 14417
/proc/meminfo: memFree=1665944/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=50.61
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8306 0 0 0 4828 233 0 0 25 0 2 0 21427143 94253056 8014 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8014 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8014 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 92044

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14417
/proc/meminfo: memFree=1665816/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=101.34
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8306 0 0 0 9900 234 0 0 25 0 2 0 21427143 94253056 8014 996147200 134512640 135105188 4294956096 18446744073709551615 135000185 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8014 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8014 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 92044

[startup+162.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14417
/proc/meminfo: memFree=1654552/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=160.77
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8307 0 0 0 15843 234 0 0 25 0 2 0 21427143 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8015 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 92044

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14417
/proc/meminfo: memFree=1648856/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=220.21
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8307 0 0 0 21787 234 0 0 25 0 2 0 21427143 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 135007343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8015 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 92044

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14417
/proc/meminfo: memFree=1648792/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=279.65
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8307 0 0 0 27731 234 0 0 25 0 2 0 21427143 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 134862035 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8015 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.65
Current children cumulated vsize (KiB) 92044

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14417
/proc/meminfo: memFree=1648792/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=339.09
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8307 0 0 0 33675 234 0 0 25 0 2 0 21427143 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 134862085 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8015 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.09
Current children cumulated vsize (KiB) 92044

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14417
/proc/meminfo: memFree=1648792/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=398.53
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8307 0 0 0 39619 234 0 0 25 0 2 0 21427143 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 134605457 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8015 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.53
Current children cumulated vsize (KiB) 92044

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14417
/proc/meminfo: memFree=1638616/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=457.96
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8307 0 0 0 45562 234 0 0 25 0 2 0 21427143 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 135007765 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8015 203 144 0 22495 0
[pid=14415/tid=14417] ppid=14413 vsize=92044 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 21427625 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 457.96
Current children cumulated vsize (KiB) 92044

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 14417
/proc/meminfo: memFree=1632792/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=92044 CPUtime=517.4
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8307 0 0 0 51506 234 0 0 25 0 2 0 21427143 94253056 8015 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/14415/statm: 23011 8015 203 144 0 22495 0

################
# More data... #
################

Current children cumulated CPU time (s) 1232.26
Current children cumulated vsize (KiB) 102288

[startup+1302.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/85 14509
/proc/meminfo: memFree=1022288/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=102288 CPUtime=1292.22
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8308 0 0 0 128972 250 0 0 25 0 3 0 21427143 104742912 8016 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 25572 8016 203 144 0 25056 0
[pid=14415/tid=14417] ppid=14413 vsize=102288 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 3 0 21427625 104742912 8016 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=102288 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 3 0 21517641 104742912 8016 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1292.22
Current children cumulated vsize (KiB) 102288

[startup+1362.3 s]
/proc/loadavg: 2.16 2.07 2.02 3/86 14510
/proc/meminfo: memFree=809224/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=112532 CPUtime=1352.18
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8309 0 0 0 134963 255 0 0 25 0 4 0 21427143 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 135007806 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 28133 8017 203 144 0 27617 0
[pid=14415/tid=14417] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21427625 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21517641 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14510] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14510/stat : 14510 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21562650 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1352.18
Current children cumulated vsize (KiB) 112532

[startup+1422.3 s]
/proc/loadavg: 2.15 2.09 2.02 3/86 14510
/proc/meminfo: memFree=425672/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=112532 CPUtime=1412.13
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8309 0 0 0 140949 264 0 0 25 0 4 0 21427143 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 134862400 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 28133 8017 203 144 0 27617 0
[pid=14415/tid=14417] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21427625 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21517641 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14510] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14510/stat : 14510 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21562650 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1412.13
Current children cumulated vsize (KiB) 112532

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/77 14513
/proc/meminfo: memFree=1470928/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=112532 CPUtime=1472.09
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8309 0 0 0 146940 269 0 0 25 0 4 0 21427143 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 134861919 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 28133 8017 203 144 0 27617 0
[pid=14415/tid=14417] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21427625 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21517641 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14510] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14510/stat : 14510 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21562650 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.09
Current children cumulated vsize (KiB) 112532

[startup+1542.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/78 14563
/proc/meminfo: memFree=1889352/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=112532 CPUtime=1532.01
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8309 0 0 0 152917 284 0 0 25 0 4 0 21427143 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 135007707 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 28133 8017 203 144 0 27617 0
[pid=14415/tid=14417] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 4 0 21427625 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 4 0 21517641 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14510] ppid=14413 vsize=112532 CPUtime=0
/proc/14415/task/14510/stat : 14510 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 4 0 21562650 115232768 8017 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.01
Current children cumulated vsize (KiB) 112532

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/79 14564
/proc/meminfo: memFree=1882048/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=122776 CPUtime=1591.73
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8310 0 0 0 158889 284 0 0 25 0 5 0 21427143 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 134629875 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 30694 8018 203 144 0 30178 0
[pid=14415/tid=14417] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21427625 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21517641 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14510] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14510/stat : 14510 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21562650 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14415/tid=14564] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14564/stat : 14564 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 21585159 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.73
Current children cumulated vsize (KiB) 122776

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/79 14564
/proc/meminfo: memFree=1876800/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=122776 CPUtime=1651.43
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8310 0 0 0 164859 284 0 0 25 0 5 0 21427143 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 30694 8018 203 144 0 30178 0
[pid=14415/tid=14417] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21427625 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21517641 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14510] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14510/stat : 14510 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21562650 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14415/tid=14564] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14564/stat : 14564 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 5 0 21585159 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.43
Current children cumulated vsize (KiB) 122776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/79 14564
/proc/meminfo: memFree=1872768/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=122776 CPUtime=1711.13
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8310 0 0 0 170829 284 0 0 25 0 5 0 21427143 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 134559716 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 30694 8018 203 144 0 30178 0
[pid=14415/tid=14417] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21427625 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21517641 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14510] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14510/stat : 14510 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21562650 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14415/tid=14564] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14564/stat : 14564 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21585159 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.13
Current children cumulated vsize (KiB) 122776

[startup+1782.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/79 14564
/proc/meminfo: memFree=1867520/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=122776 CPUtime=1770.84
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8310 0 0 0 176800 284 0 0 25 0 5 0 21427143 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 134629901 0 0 4096 2 18446744073709551615 0 0 17 0 0 0
/proc/14415/statm: 30694 8018 203 144 0 30178 0
[pid=14415/tid=14417] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14417/stat : 14417 (bprolog) S 14413 14415 13034 0 -1 4194368 2 0 0 0 0 0 0 0 16 0 5 0 21427625 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14418] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14418/stat : 14418 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21517641 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
[pid=14415/tid=14510] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14510/stat : 14510 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21562650 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
[pid=14415/tid=14564] ppid=14413 vsize=122776 CPUtime=0
/proc/14415/task/14564/stat : 14564 (bprolog) S 14413 14415 13034 0 -1 4194368 0 0 0 0 0 0 0 0 16 0 5 0 21585159 125722624 8018 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.84
Current children cumulated vsize (KiB) 122776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 14564
/proc/meminfo: memFree=1867520/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=122776 CPUtime=1800
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8311 0 0 0 179716 284 0 0 25 0 1 0 21427143 125722624 8019 996147200 134512640 135105188 4294956096 18446744073709551615 134877499 0 0 4096 2 0 0 0 17 0 0 0
/proc/14415/statm: 30694 8019 204 144 0 30178 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 122776

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

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

[startup+1811.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 14564
/proc/meminfo: memFree=1867520/2055920 swapFree=4192812/4192956
[pid=14415] ppid=14413 vsize=122776 CPUtime=1800
/proc/14415/stat : 14415 (bprolog) R 14413 14415 13034 0 -1 4194304 8311 0 0 0 179716 284 0 0 25 0 1 0 21427143 125722624 8019 996147200 134512640 135105188 4294956096 18446744073709551615 134877499 0 0 4096 2 0 0 0 17 0 0 0
/proc/14415/statm: 30694 8019 204 144 0 30178 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 122776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.61
CPU time (s): 1800.01
CPU user time (s): 1797.16
CPU system time (s): 2.85257
CPU usage (%): 99.3598
Max. virtual memory (cumulated for all children) (KiB): 122776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.16
system time used= 2.85257
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8311
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= 12
involuntary context switches= 28018

runsolver used 2.14167 second user time and 6.10007 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-11 22:20:05
IDJOB=2066751
IDBENCH=54567
IDSOLVER=770
FILE ID=node19/2066751-1247343605
PBS_JOBID= 9506654
Free space on /tmp= 66412 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-32d3.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066751-1247343605/watcher-2066751-1247343605 -o /tmp/evaluation-result-2066751-1247343605/solver-2066751-1247343605 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2066751-1247343605 1800

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

MD5SUM BENCH= f353575d792814fcacfff24a3e355536
RANDOM SEED=1542936764

node19.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.211
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.211
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:       1699336 kB
Buffers:         20080 kB
Cached:         112384 kB
SwapCached:          0 kB
Active:         273968 kB
Inactive:        36320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1699336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4184 kB
Writeback:           0 kB
Mapped:         188944 kB
Slab:            31124 kB
Committed_AS:   300852 kB
PageTables:       2224 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= 66416 MiB
End job on node19 at 2009-07-11 22:50:19