Trace number 235046

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.09 1814.74

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-105-9.xml
MD5SUM9f3252259f4bcca12dfe3a86c6cb090a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.88
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1452
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c This is CSPtoSAT+minisat version 0.3
0.20	c (c) 2006 roussel@cril.univ-artois.fr
0.20	
0.20	c This solver internally uses a modified version of MiniSat2 version 061112
0.20	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.20	
0.20	c parsing...
1.46	c ...done
1.46	c #SATvar=1261703 #SATclauses=2522502 #CSPpredicates=3130

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-235046-1168090469 -o ROOT/results/node19/solver-235046-1168090469 -C 1800 -M 900 /tmp/evaluation/235046-1168090469/CSPtoSAT+minisat /tmp/evaluation/235046-1168090469/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.96 2.01 1.95 4/86 27398
/proc/meminfo: memFree=1101656/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=18540 CPUtime=0
/proc/27397/stat : 27397 (runsolver) R 27395 27397 27342 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 157441514 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 255236566311 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27397/statm: 4635 279 244 17 0 2626 0

[startup+0.108557 s]
/proc/loadavg: 1.96 2.01 1.95 4/86 27398
/proc/meminfo: memFree=1101656/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=30904 CPUtime=0.09
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 5515 0 0 0 6 3 0 0 18 0 1 0 157441514 31645696 5345 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669436 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 7726 5345 694 52 0 6094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30904

[startup+0.516636 s]
/proc/loadavg: 1.96 2.01 1.95 4/86 27398
/proc/meminfo: memFree=1101656/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=81312 CPUtime=0.5
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 18658 0 0 0 39 11 0 0 21 0 1 0 157441514 83263488 18440 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134672118 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 20328 18440 696 52 0 18696 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 81312

[startup+1.34579 s]
/proc/loadavg: 1.97 2.01 1.95 3/86 27398
/proc/meminfo: memFree=950040/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=196396 CPUtime=1.32
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 42784 0 0 0 103 29 0 0 25 0 1 0 157441514 201109504 42566 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4159143447 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 49099 42566 704 52 0 47467 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 196396

[startup+2.98643 s]
/proc/loadavg: 1.97 2.01 1.95 3/86 27398
/proc/meminfo: memFree=933016/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=196896 CPUtime=2.94
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 42996 0 0 0 265 29 0 0 25 0 1 0 157441514 201621504 42743 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671637 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 49224 42743 721 52 0 47592 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 196896

[startup+6.27073 s]
/proc/loadavg: 1.97 2.01 1.95 3/86 27398
/proc/meminfo: memFree=933016/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=197016 CPUtime=6.2
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43001 0 0 0 591 29 0 0 25 0 1 0 157441514 201744384 42748 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 49254 42748 721 52 0 47622 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 197016

[startup+12.7439 s]
/proc/loadavg: 1.97 2.01 1.95 3/86 27398
/proc/meminfo: memFree=932896/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=197016 CPUtime=12.61
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43022 0 0 0 1232 29 0 0 25 0 1 0 157441514 201744384 42769 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 49254 42769 721 52 0 47622 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 197016

[startup+25.5724 s]
/proc/loadavg: 1.97 2.01 1.95 3/86 27398
/proc/meminfo: memFree=932512/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=197596 CPUtime=25.32
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43116 0 0 0 2503 29 0 0 25 0 1 0 157441514 202338304 42863 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 49399 42863 721 52 0 47767 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 197596

[startup+51.2382 s]
/proc/loadavg: 1.98 2.00 1.95 3/86 27398
/proc/meminfo: memFree=931680/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=198744 CPUtime=50.76
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43316 0 0 0 5046 30 0 0 25 0 1 0 157441514 203513856 43063 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 49686 43063 721 52 0 48054 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 198744

[startup+102.463 s]
/proc/loadavg: 1.99 2.00 1.95 3/86 27398
/proc/meminfo: memFree=930528/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=199920 CPUtime=101.51
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43598 0 0 0 10121 30 0 0 25 0 1 0 157441514 204718080 43345 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 49980 43345 721 52 0 48348 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 199920

[startup+162.521 s]
/proc/loadavg: 1.99 2.00 1.95 3/86 27398
/proc/meminfo: memFree=929824/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=200088 CPUtime=161.01
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43728 0 0 0 16071 30 0 0 25 0 1 0 157441514 204890112 43475 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50022 43475 721 52 0 48390 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 200088

[startup+222.581 s]
/proc/loadavg: 1.99 2.00 1.95 3/86 27398
/proc/meminfo: memFree=929312/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=200220 CPUtime=220.52
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43782 0 0 0 22021 31 0 0 25 0 1 0 157441514 205025280 43529 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50055 43529 721 52 0 48423 0
Current children cumulated CPU time (s) 220.52
Current children cumulated vsize (KiB) 200220

[startup+282.641 s]
/proc/loadavg: 1.99 2.00 1.95 3/86 27398
/proc/meminfo: memFree=928928/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=200352 CPUtime=280.03
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43826 0 0 0 27972 31 0 0 25 0 1 0 157441514 205160448 43573 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50088 43573 721 52 0 48456 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 200352

[startup+342.698 s]
/proc/loadavg: 2.06 2.02 1.95 3/86 27398
/proc/meminfo: memFree=928480/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=200616 CPUtime=339.53
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43869 0 0 0 33922 31 0 0 25 0 1 0 157441514 205430784 43616 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678531 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50154 43616 721 52 0 48522 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 200616

[startup+402.756 s]
/proc/loadavg: 2.02 2.01 1.95 3/86 27398
/proc/meminfo: memFree=928096/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=200748 CPUtime=399.04
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43912 0 0 0 39872 32 0 0 25 0 1 0 157441514 205565952 43659 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667281 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50187 43659 721 52 0 48555 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 200748

[startup+462.809 s]
/proc/loadavg: 2.01 2.00 1.95 3/86 27398
/proc/meminfo: memFree=927712/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=200948 CPUtime=458.54
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43956 0 0 0 45822 32 0 0 25 0 1 0 157441514 205770752 43703 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50237 43703 721 52 0 48605 0
Current children cumulated CPU time (s) 458.54
Current children cumulated vsize (KiB) 200948

[startup+522.862 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 27398
/proc/meminfo: memFree=927264/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=201080 CPUtime=518.04
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 43999 0 0 0 51772 32 0 0 25 0 1 0 157441514 205905920 43746 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50270 43746 721 52 0 48638 0
Current children cumulated CPU time (s) 518.04
Current children cumulated vsize (KiB) 201080

[startup+582.93 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 27398
/proc/meminfo: memFree=926880/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=201212 CPUtime=577.56
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44042 0 0 0 57723 33 0 0 25 0 1 0 157441514 206041088 43789 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50303 43789 721 52 0 48671 0
Current children cumulated CPU time (s) 577.56
Current children cumulated vsize (KiB) 201212

[startup+642.99 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 27398
/proc/meminfo: memFree=926432/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=201476 CPUtime=637.07
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44087 0 0 0 63674 33 0 0 25 0 1 0 157441514 206311424 43834 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50369 43834 721 52 0 48737 0
Current children cumulated CPU time (s) 637.07
Current children cumulated vsize (KiB) 201476

[startup+703.052 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 27398
/proc/meminfo: memFree=926112/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=201640 CPUtime=696.58
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44131 0 0 0 69625 33 0 0 25 0 1 0 157441514 206479360 43878 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50410 43878 721 52 0 48778 0
Current children cumulated CPU time (s) 696.58
Current children cumulated vsize (KiB) 201640

[startup+763.11 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 27398
/proc/meminfo: memFree=925664/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=201772 CPUtime=756.08
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44178 0 0 0 75574 34 0 0 25 0 1 0 157441514 206614528 43925 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50443 43925 721 52 0 48811 0
Current children cumulated CPU time (s) 756.08
Current children cumulated vsize (KiB) 201772

[startup+823.16 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 27398
/proc/meminfo: memFree=925344/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=202036 CPUtime=815.58
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44223 0 0 0 81524 34 0 0 25 0 1 0 157441514 206884864 43970 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50509 43970 721 52 0 48877 0
Current children cumulated CPU time (s) 815.58
Current children cumulated vsize (KiB) 202036

[startup+883.223 s]
/proc/loadavg: 2.07 2.02 1.96 3/86 27398
/proc/meminfo: memFree=924896/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=202168 CPUtime=875.09
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44266 0 0 0 87474 35 0 0 25 0 1 0 157441514 207020032 44013 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50542 44013 721 52 0 48910 0
Current children cumulated CPU time (s) 875.09
Current children cumulated vsize (KiB) 202168

[startup+943.282 s]
/proc/loadavg: 2.02 2.01 1.96 3/86 27398
/proc/meminfo: memFree=924512/2055920 swapFree=4171232/4192956
[pid=27397] ppid=27395 vsize=202300 CPUtime=934.6
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44308 0 0 0 93425 35 0 0 25 0 1 0 157441514 207155200 44055 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50575 44055 721 52 0 48943 0
Current children cumulated CPU time (s) 934.6
Current children cumulated vsize (KiB) 202300

[startup+1003.32 s]
/proc/loadavg: 2.64 2.16 2.01 3/90 27479
/proc/meminfo: memFree=1069256/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=202432 CPUtime=994.39
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44357 0 0 0 99385 54 0 0 25 0 1 0 157441514 207290368 44104 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 50608 44104 721 52 0 48976 0
Current children cumulated CPU time (s) 994.39
Current children cumulated vsize (KiB) 202432

[startup+1063.34 s]
/proc/loadavg: 3.18 2.42 2.10 2/86 27531
/proc/meminfo: memFree=1596528/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=202776 CPUtime=1054.31
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44407 0 0 0 105341 90 0 0 25 0 1 0 157441514 207642624 44154 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50694 44154 721 52 0 49062 0
Current children cumulated CPU time (s) 1054.31
Current children cumulated vsize (KiB) 202776

[startup+1123.41 s]
/proc/loadavg: 2.63 2.41 2.12 3/86 27630
/proc/meminfo: memFree=1201200/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=202908 CPUtime=1114.17
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44458 0 0 0 111300 117 0 0 25 0 1 0 157441514 207777792 44205 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 50727 44205 721 52 0 49095 0
Current children cumulated CPU time (s) 1114.17
Current children cumulated vsize (KiB) 202908

[startup+1183.51 s]
/proc/loadavg: 3.12 2.55 2.18 2/87 27681
/proc/meminfo: memFree=818144/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=203172 CPUtime=1174.14
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44507 0 0 0 117275 139 0 0 25 0 1 0 157441514 208048128 44254 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/27397/statm: 50793 44254 721 52 0 49161 0
Current children cumulated CPU time (s) 1174.14
Current children cumulated vsize (KiB) 203172

[startup+1243.61 s]
/proc/loadavg: 2.25 2.39 2.15 3/86 27710
/proc/meminfo: memFree=1576304/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=203304 CPUtime=1233.89
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44556 0 0 0 123242 147 0 0 25 0 1 0 157441514 208183296 44303 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 50826 44303 721 52 0 49194 0
Current children cumulated CPU time (s) 1233.89
Current children cumulated vsize (KiB) 203304

[startup+1303.62 s]
/proc/loadavg: 2.09 2.32 2.14 3/86 27710
/proc/meminfo: memFree=1575088/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=203568 CPUtime=1293.42
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44606 0 0 0 129194 148 0 0 25 0 1 0 157441514 208453632 44353 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 50892 44353 721 52 0 49260 0
Current children cumulated CPU time (s) 1293.42
Current children cumulated vsize (KiB) 203568

[startup+1363.64 s]
/proc/loadavg: 2.03 2.26 2.13 3/86 27710
/proc/meminfo: memFree=1573744/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=203700 CPUtime=1352.95
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44655 0 0 0 135147 148 0 0 25 0 1 0 157441514 208588800 44402 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 50925 44402 721 52 0 49293 0
Current children cumulated CPU time (s) 1352.95
Current children cumulated vsize (KiB) 203700

[startup+1423.65 s]
/proc/loadavg: 2.07 2.22 2.12 3/86 27710
/proc/meminfo: memFree=1572464/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=203832 CPUtime=1412.46
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44701 0 0 0 141098 148 0 0 25 0 1 0 157441514 208723968 44448 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 50958 44448 721 52 0 49326 0
Current children cumulated CPU time (s) 1412.46
Current children cumulated vsize (KiB) 203832

[startup+1483.67 s]
/proc/loadavg: 2.02 2.18 2.11 3/86 27710
/proc/meminfo: memFree=1571120/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=204096 CPUtime=1471.99
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44749 0 0 0 147051 148 0 0 25 0 1 0 157441514 208994304 44496 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 51024 44496 721 52 0 49392 0
Current children cumulated CPU time (s) 1471.99
Current children cumulated vsize (KiB) 204096

[startup+1543.7 s]
/proc/loadavg: 2.01 2.14 2.10 3/86 27710
/proc/meminfo: memFree=1569776/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=204348 CPUtime=1531.53
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44795 0 0 0 153005 148 0 0 25 0 1 0 157441514 209252352 44542 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 51087 44542 721 52 0 49455 0
Current children cumulated CPU time (s) 1531.53
Current children cumulated vsize (KiB) 204348

[startup+1603.72 s]
/proc/loadavg: 2.00 2.12 2.09 3/92 27782
/proc/meminfo: memFree=1566592/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=204480 CPUtime=1591
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44843 0 0 0 158946 154 0 0 25 0 1 0 157441514 209387520 44590 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 51120 44590 721 52 0 49488 0
Current children cumulated CPU time (s) 1591
Current children cumulated vsize (KiB) 204480

[startup+1663.77 s]
/proc/loadavg: 2.23 2.15 2.10 3/92 27874
/proc/meminfo: memFree=1565552/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=204744 CPUtime=1650.41
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44898 0 0 0 164874 167 0 0 25 0 1 0 157441514 209657856 44645 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 51186 44645 721 52 0 49554 0
Current children cumulated CPU time (s) 1650.41
Current children cumulated vsize (KiB) 204744

[startup+1723.79 s]
/proc/loadavg: 2.13 2.14 2.09 3/86 27908
/proc/meminfo: memFree=1565424/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=204876 CPUtime=1709.89
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44944 0 0 0 170819 170 0 0 25 0 1 0 157441514 209793024 44691 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 51219 44691 721 52 0 49587 0
Current children cumulated CPU time (s) 1709.89
Current children cumulated vsize (KiB) 204876

[startup+1783.82 s]
/proc/loadavg: 2.05 2.11 2.09 3/86 27908
/proc/meminfo: memFree=1564272/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=205008 CPUtime=1769.4
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 44992 0 0 0 176770 170 0 0 25 0 1 0 157441514 209928192 44739 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 51252 44739 721 52 0 49620 0
Current children cumulated CPU time (s) 1769.4
Current children cumulated vsize (KiB) 205008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.7 s]
/proc/loadavg: 2.03 2.10 2.08 3/86 27908
/proc/meminfo: memFree=1563632/2055920 swapFree=4171244/4192956
[pid=27397] ppid=27395 vsize=205140 CPUtime=1800.04
/proc/27397/stat : 27397 (CSPtoSAT+minisa) R 27395 27397 27342 0 -1 4194304 45016 0 0 0 179834 170 0 0 25 0 1 0 157441514 210063360 44763 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/27397/statm: 51285 44763 721 52 0 49653 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 205140

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.74
CPU time (s): 1800.09
CPU user time (s): 1798.35
CPU system time (s): 1.73973
CPU usage (%): 99.1926
Max. virtual memory (cumulated for all children) (KiB): 205140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.35
system time used= 1.73974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45016
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= 11
involuntary context switches= 36423

runsolver used 1.88071 s user time and 5.57715 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 13:34:29 UTC 2007


IDJOB= 235046
IDBENCH= 6734
FILE ID= node19/235046-1168090469

PBS_JOBID= 3476391

Free space on /tmp= 66310 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-105-9.xml
COMMAND LINE= /tmp/evaluation/235046-1168090469/CSPtoSAT+minisat /tmp/evaluation/235046-1168090469/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-235046-1168090469 -o ROOT/results/node19/solver-235046-1168090469 -C 1800 -M 900  /tmp/evaluation/235046-1168090469/CSPtoSAT+minisat /tmp/evaluation/235046-1168090469/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9f3252259f4bcca12dfe3a86c6cb090a

RANDOM SEED= 829744397

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.260
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.260
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:       1102136 kB
Buffers:         70408 kB
Cached:         637704 kB
SwapCached:      10036 kB
Active:         417896 kB
Inactive:       434732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102136 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:         157300 kB
Slab:            85672 kB
Committed_AS:  3823156 kB
PageTables:       2592 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= 66307 MiB



End job on node19 on Sat Jan  6 14:04:44 UTC 2007