Trace number 234078

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.1 1809.25

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-100-7.xml
MD5SUMbbaeceafe2aae35de8340dcfade40a84
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 benchmark426.42
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1221
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
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...
0.88	c ...done
0.88	c #SATvar=790196 #SATclauses=1579713 #CSPpredicates=1785

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/node12/watcher-234078-1168089623 -o ROOT/results/node12/solver-234078-1168089623 -C 1800 -M 900 /tmp/evaluation/234078-1168089623/CSPtoSAT+minisat /tmp/evaluation/234078-1168089623/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.93 2.00 1.94 5/86 24074
/proc/meminfo: memFree=1526888/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=18540 CPUtime=0
/proc/24073/stat : 24073 (runsolver) R 24071 23441 23441 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 157357524 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 252426876650 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24073/statm: 4635 277 242 17 0 2626 0

[startup+0.10836 s]
/proc/loadavg: 1.93 2.00 1.94 5/86 24074
/proc/meminfo: memFree=1526888/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=25472 CPUtime=0.09
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 4896 0 0 0 7 2 0 0 18 0 1 0 157357524 26083328 4720 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134575943 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 6368 4720 696 52 0 4736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25472

[startup+0.520438 s]
/proc/loadavg: 1.93 2.00 1.94 5/86 24074
/proc/meminfo: memFree=1526888/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=86140 CPUtime=0.5
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 18996 0 0 0 40 10 0 0 21 0 1 0 157357524 88207360 18820 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134670916 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 21535 18820 696 52 0 19903 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 86140

[startup+1.34159 s]
/proc/loadavg: 1.93 2.00 1.94 3/86 24074
/proc/meminfo: memFree=1420840/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=129776 CPUtime=1.31
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 27347 0 0 0 116 15 0 0 25 0 1 0 157357524 132890624 27145 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 32444 27145 721 52 0 30812 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 129776

[startup+2.97889 s]
/proc/loadavg: 1.93 2.00 1.94 3/86 24074
/proc/meminfo: memFree=1420776/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=129856 CPUtime=2.94
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 27350 0 0 0 279 15 0 0 25 0 1 0 157357524 132972544 27148 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 32464 27148 721 52 0 30832 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 129856

[startup+6.26847 s]
/proc/loadavg: 1.93 2.00 1.94 3/86 24074
/proc/meminfo: memFree=1420712/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=129856 CPUtime=6.19
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 27354 0 0 0 604 15 0 0 25 0 1 0 157357524 132972544 27152 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 32464 27152 721 52 0 30832 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 129856

[startup+12.7336 s]
/proc/loadavg: 1.94 2.00 1.94 3/86 24074
/proc/meminfo: memFree=1420584/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=129988 CPUtime=12.6
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 27385 0 0 0 1245 15 0 0 25 0 1 0 157357524 133107712 27183 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678521 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 32497 27183 721 52 0 30865 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 129988

[startup+25.568 s]
/proc/loadavg: 1.95 2.00 1.94 3/86 24074
/proc/meminfo: memFree=1420136/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=130696 CPUtime=25.31
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 27502 0 0 0 2516 15 0 0 25 0 1 0 157357524 133832704 27300 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 32674 27300 721 52 0 31042 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 130696

[startup+51.2326 s]
/proc/loadavg: 1.97 2.00 1.94 3/86 24074
/proc/meminfo: memFree=1419304/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=131868 CPUtime=50.74
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 27716 0 0 0 5059 15 0 0 25 0 1 0 157357524 135032832 27514 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 32967 27514 721 52 0 31335 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 131868

[startup+102.472 s]
/proc/loadavg: 2.06 2.02 1.94 3/86 24074
/proc/meminfo: memFree=1418344/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=132000 CPUtime=101.52
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 27879 0 0 0 10136 16 0 0 25 0 1 0 157357524 135168000 27677 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33000 27677 721 52 0 31368 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 132000

[startup+162.526 s]
/proc/loadavg: 2.06 2.03 1.95 3/86 24074
/proc/meminfo: memFree=1417768/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=132264 CPUtime=161.01
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 27949 0 0 0 16085 16 0 0 25 0 1 0 157357524 135438336 27747 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33066 27747 721 52 0 31434 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 132264

[startup+222.582 s]
/proc/loadavg: 2.02 2.02 1.95 3/86 24074
/proc/meminfo: memFree=1417256/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=132444 CPUtime=220.51
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28005 0 0 0 22035 16 0 0 25 0 1 0 157357524 135622656 27803 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33111 27803 721 52 0 31479 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 132444

[startup+282.643 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 24074
/proc/meminfo: memFree=1416680/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=132708 CPUtime=280.02
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28062 0 0 0 27986 16 0 0 25 0 1 0 157357524 135892992 27860 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33177 27860 721 52 0 31545 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 132708

[startup+342.707 s]
/proc/loadavg: 2.00 2.01 1.95 3/86 24074
/proc/meminfo: memFree=1416168/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=132944 CPUtime=339.54
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28117 0 0 0 33937 17 0 0 25 0 1 0 157357524 136134656 27915 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33236 27915 721 52 0 31604 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 132944

[startup+402.767 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 24074
/proc/meminfo: memFree=1415592/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=133208 CPUtime=399.04
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28174 0 0 0 39887 17 0 0 25 0 1 0 157357524 136404992 27972 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33302 27972 721 52 0 31670 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 133208

[startup+462.828 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 24074
/proc/meminfo: memFree=1415080/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=133340 CPUtime=458.55
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28230 0 0 0 45838 17 0 0 25 0 1 0 157357524 136540160 28028 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33335 28028 721 52 0 31703 0
Current children cumulated CPU time (s) 458.55
Current children cumulated vsize (KiB) 133340

[startup+522.885 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 24074
/proc/meminfo: memFree=1414504/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=133636 CPUtime=518.06
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28283 0 0 0 51788 18 0 0 25 0 1 0 157357524 136843264 28081 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33409 28081 721 52 0 31777 0
Current children cumulated CPU time (s) 518.06
Current children cumulated vsize (KiB) 133636

[startup+582.948 s]
/proc/loadavg: 2.00 2.00 1.95 3/86 24074
/proc/meminfo: memFree=1413992/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=133900 CPUtime=577.56
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28338 0 0 0 57738 18 0 0 25 0 1 0 157357524 137113600 28136 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33475 28136 721 52 0 31843 0
Current children cumulated CPU time (s) 577.56
Current children cumulated vsize (KiB) 133900

[startup+643.011 s]
/proc/loadavg: 2.03 2.01 1.95 3/86 24074
/proc/meminfo: memFree=1413480/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=134032 CPUtime=637.08
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28393 0 0 0 63690 18 0 0 25 0 1 0 157357524 137248768 28191 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33508 28191 721 52 0 31876 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 134032

[startup+703.069 s]
/proc/loadavg: 2.04 2.02 1.96 3/86 24074
/proc/meminfo: memFree=1412968/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=134296 CPUtime=696.58
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28446 0 0 0 69640 18 0 0 25 0 1 0 157357524 137519104 28244 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33574 28244 721 52 0 31942 0
Current children cumulated CPU time (s) 696.58
Current children cumulated vsize (KiB) 134296

[startup+763.128 s]
/proc/loadavg: 2.01 2.02 1.96 3/86 24074
/proc/meminfo: memFree=1412328/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=135340 CPUtime=756.09
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28521 0 0 0 75590 19 0 0 25 0 1 0 157357524 138588160 28319 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33835 28319 721 52 0 32203 0
Current children cumulated CPU time (s) 756.09
Current children cumulated vsize (KiB) 135340

[startup+823.196 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 24074
/proc/meminfo: memFree=1411816/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=135684 CPUtime=815.6
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28575 0 0 0 81541 19 0 0 25 0 1 0 157357524 138940416 28373 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/24073/statm: 33921 28373 721 52 0 32289 0
Current children cumulated CPU time (s) 815.6
Current children cumulated vsize (KiB) 135684

[startup+883.254 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1345320/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=135816 CPUtime=875.24
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28630 0 0 0 87504 20 0 0 25 0 1 0 157357524 139075584 28428 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 33954 28428 721 52 0 32322 0
Current children cumulated CPU time (s) 875.24
Current children cumulated vsize (KiB) 135816

[startup+943.316 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1343400/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=136080 CPUtime=935.23
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28687 0 0 0 93502 21 0 0 25 0 1 0 157357524 139345920 28485 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34020 28485 721 52 0 32388 0
Current children cumulated CPU time (s) 935.23
Current children cumulated vsize (KiB) 136080

[startup+1003.38 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1342760/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=136344 CPUtime=995.22
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28743 0 0 0 99500 22 0 0 25 0 1 0 157357524 139616256 28541 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34086 28541 721 52 0 32454 0
Current children cumulated CPU time (s) 995.22
Current children cumulated vsize (KiB) 136344

[startup+1063.45 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1342312/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=136476 CPUtime=1055.2
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28799 0 0 0 105498 22 0 0 25 0 1 0 157357524 139751424 28597 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34119 28597 721 52 0 32487 0
Current children cumulated CPU time (s) 1055.2
Current children cumulated vsize (KiB) 136476

[startup+1123.51 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 24112
/proc/meminfo: memFree=1341928/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=136740 CPUtime=1115.19
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28854 0 0 0 111497 22 0 0 25 0 1 0 157357524 140021760 28652 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34185 28652 721 52 0 32553 0
Current children cumulated CPU time (s) 1115.19
Current children cumulated vsize (KiB) 136740

[startup+1183.57 s]
/proc/loadavg: 2.01 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1341416/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=136992 CPUtime=1175.16
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28912 0 0 0 117494 22 0 0 25 0 1 0 157357524 140279808 28710 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34248 28710 721 52 0 32616 0
Current children cumulated CPU time (s) 1175.16
Current children cumulated vsize (KiB) 136992

[startup+1243.63 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1341032/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=137256 CPUtime=1235.16
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 28968 0 0 0 123493 23 0 0 25 0 1 0 157357524 140550144 28766 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34314 28766 721 52 0 32682 0
Current children cumulated CPU time (s) 1235.16
Current children cumulated vsize (KiB) 137256

[startup+1303.69 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1340520/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=137520 CPUtime=1295.14
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29025 0 0 0 129491 23 0 0 25 0 1 0 157357524 140820480 28823 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34380 28823 721 52 0 32748 0
Current children cumulated CPU time (s) 1295.14
Current children cumulated vsize (KiB) 137520

[startup+1363.75 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 24112
/proc/meminfo: memFree=1340136/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=137652 CPUtime=1355.12
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29080 0 0 0 135488 24 0 0 25 0 1 0 157357524 140955648 28878 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34413 28878 721 52 0 32781 0
Current children cumulated CPU time (s) 1355.12
Current children cumulated vsize (KiB) 137652

[startup+1423.81 s]
/proc/loadavg: 2.03 2.01 1.97 3/86 24112
/proc/meminfo: memFree=1339560/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=137916 CPUtime=1415.12
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29135 0 0 0 141488 24 0 0 25 0 1 0 157357524 141225984 28933 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34479 28933 721 52 0 32847 0
Current children cumulated CPU time (s) 1415.12
Current children cumulated vsize (KiB) 137916

[startup+1483.88 s]
/proc/loadavg: 2.01 2.01 1.97 3/86 24112
/proc/meminfo: memFree=1339112/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=138048 CPUtime=1475.11
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29190 0 0 0 147487 24 0 0 25 0 1 0 157357524 141361152 28988 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34512 28988 721 52 0 32880 0
Current children cumulated CPU time (s) 1475.11
Current children cumulated vsize (KiB) 138048

[startup+1543.94 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 24112
/proc/meminfo: memFree=1338728/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=138312 CPUtime=1535.09
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29244 0 0 0 153484 25 0 0 25 0 1 0 157357524 141631488 29042 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34578 29042 721 52 0 32946 0
Current children cumulated CPU time (s) 1535.09
Current children cumulated vsize (KiB) 138312

[startup+1603.99 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 24112
/proc/meminfo: memFree=1338344/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=138576 CPUtime=1595.08
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29300 0 0 0 159483 25 0 0 25 0 1 0 157357524 141901824 29098 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34644 29098 721 52 0 33012 0
Current children cumulated CPU time (s) 1595.08
Current children cumulated vsize (KiB) 138576

[startup+1664.05 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 24112
/proc/meminfo: memFree=1337832/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=138708 CPUtime=1655.09
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29355 0 0 0 165484 25 0 0 25 0 1 0 157357524 142036992 29153 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34677 29153 721 52 0 33045 0
Current children cumulated CPU time (s) 1655.09
Current children cumulated vsize (KiB) 138708

[startup+1724.11 s]
/proc/loadavg: 2.04 2.01 1.97 3/86 24112
/proc/meminfo: memFree=1337448/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=138972 CPUtime=1715.05
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29409 0 0 0 171480 25 0 0 25 0 1 0 157357524 142307328 29207 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34743 29207 721 52 0 33111 0
Current children cumulated CPU time (s) 1715.05
Current children cumulated vsize (KiB) 138972

[startup+1784.17 s]
/proc/loadavg: 2.01 2.01 1.97 3/86 24112
/proc/meminfo: memFree=1336936/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=139284 CPUtime=1775.06
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29464 0 0 0 177480 26 0 0 25 0 1 0 157357524 142626816 29262 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34821 29262 721 52 0 33189 0
Current children cumulated CPU time (s) 1775.06
Current children cumulated vsize (KiB) 139284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.22 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 24112
/proc/meminfo: memFree=1336808/2055920 swapFree=4160348/4192956
[pid=24073] ppid=24071 vsize=139416 CPUtime=1800.07
/proc/24073/stat : 24073 (CSPtoSAT+minisa) R 24071 24073 23441 0 -1 4194304 29488 0 0 0 179981 26 0 0 25 0 1 0 157357524 142761984 29286 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24073/statm: 34854 29286 721 52 0 33222 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 139416

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.25
CPU time (s): 1800.1
CPU user time (s): 1799.82
CPU system time (s): 0.282956
CPU usage (%): 99.4939
Max. virtual memory (cumulated for all children) (KiB): 139416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29488
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= 10
involuntary context switches= 39113

runsolver used 2.08768 s user time and 5.9151 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 13:20:25 UTC 2007


IDJOB= 234078
IDBENCH= 6659
FILE ID= node12/234078-1168089623

PBS_JOBID= 3476342

Free space on /tmp= 66316 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-15/js-taillard-15-100-7.xml
COMMAND LINE= /tmp/evaluation/234078-1168089623/CSPtoSAT+minisat /tmp/evaluation/234078-1168089623/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-234078-1168089623 -o ROOT/results/node12/solver-234078-1168089623 -C 1800 -M 900  /tmp/evaluation/234078-1168089623/CSPtoSAT+minisat /tmp/evaluation/234078-1168089623/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  bbaeceafe2aae35de8340dcfade40a84

RANDOM SEED= 818294958

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.265
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.265
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:       1527304 kB
Buffers:         40620 kB
Cached:         281504 kB
SwapCached:       4684 kB
Active:         196984 kB
Inactive:       250692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527304 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:         138720 kB
Slab:            65748 kB
Committed_AS:  4114536 kB
PageTables:       2268 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= 66316 MiB



End job on node12 on Sat Jan  6 13:50:36 UTC 2007