Trace number 235188

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.13 1803.22

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-105-1.xml
MD5SUM55464d46279860904d9daa1ba63cb5fa
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 benchmark96.6283
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1450
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
1.43	c ...done
1.43	c #SATvar=1258625 #SATclauses=2516346 #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/node14/watcher-235188-1168090574 -o ROOT/results/node14/solver-235188-1168090574 -C 1800 -M 900 /tmp/evaluation/235188-1168090574/CSPtoSAT+minisat /tmp/evaluation/235188-1168090574/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: 2.00 2.00 1.94 5/86 28716
/proc/meminfo: memFree=1341464/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=496 CPUtime=0
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 51 0 0 0 0 0 0 0 21 0 1 0 157452333 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 6927140 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 124 36 29 52 0 19 0

[startup+0.104613 s]
/proc/loadavg: 2.00 2.00 1.94 5/86 28716
/proc/meminfo: memFree=1341464/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=31292 CPUtime=0.09
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 5415 0 0 0 6 3 0 0 18 0 1 0 157452333 32043008 5342 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669345 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 7823 5342 694 52 0 6191 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31292

[startup+0.512655 s]
/proc/loadavg: 2.00 2.00 1.94 5/86 28716
/proc/meminfo: memFree=1341464/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=82100 CPUtime=0.5
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 18906 0 0 0 40 10 0 0 22 0 1 0 157452333 84070400 18687 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 20525 18687 696 52 0 18893 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 82100

[startup+1.33372 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 28716
/proc/meminfo: memFree=1187416/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=196260 CPUtime=1.31
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 42702 0 0 0 104 27 0 0 25 0 1 0 157452333 200970240 42483 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134602104 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 49065 42483 704 52 0 47433 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 196260

[startup+2.97089 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 28716
/proc/meminfo: memFree=1173272/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=196780 CPUtime=2.93
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 42909 0 0 0 266 27 0 0 25 0 1 0 157452333 201502720 42655 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 49195 42655 721 52 0 47563 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 196780

[startup+6.2662 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 28716
/proc/meminfo: memFree=1173080/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=196780 CPUtime=6.2
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 42917 0 0 0 593 27 0 0 25 0 1 0 157452333 201502720 42663 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 49195 42663 721 52 0 47563 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 196780

[startup+12.7368 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 28716
/proc/meminfo: memFree=1173080/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=196780 CPUtime=12.61
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 42918 0 0 0 1234 27 0 0 25 0 1 0 157452333 201502720 42664 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 49195 42664 721 52 0 47563 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 196780

[startup+25.565 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 28716
/proc/meminfo: memFree=1172824/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=197092 CPUtime=25.32
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 42995 0 0 0 2505 27 0 0 25 0 1 0 157452333 201822208 42741 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 49273 42741 721 52 0 47641 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 197092

[startup+51.2335 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 28716
/proc/meminfo: memFree=1171864/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=198504 CPUtime=50.75
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43231 0 0 0 5048 27 0 0 25 0 1 0 157452333 203268096 42977 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 49626 42977 721 52 0 47994 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 198504

[startup+102.455 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 28716
/proc/meminfo: memFree=1170584/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=199680 CPUtime=101.5
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43511 0 0 0 10123 27 0 0 25 0 1 0 157452333 204472320 43257 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/28715/statm: 49920 43257 721 52 0 48288 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 199680

[startup+162.514 s]
/proc/loadavg: 2.00 2.00 1.94 4/86 28754
/proc/meminfo: memFree=1108192/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=199812 CPUtime=161.44
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43583 0 0 0 16116 28 0 0 25 0 1 0 157452333 204607488 43329 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 49953 43329 721 52 0 48321 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 199812

[startup+222.579 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 28754
/proc/meminfo: memFree=1107104/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=200076 CPUtime=221.39
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43650 0 0 0 22111 28 0 0 25 0 1 0 157452333 204877824 43396 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50019 43396 721 52 0 48387 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 200076

[startup+282.635 s]
/proc/loadavg: 2.03 2.01 1.95 3/86 28754
/proc/meminfo: memFree=1106592/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=200220 CPUtime=281.4
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43721 0 0 0 28111 29 0 0 25 0 1 0 157452333 205025280 43467 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50055 43467 721 52 0 48423 0
Current children cumulated CPU time (s) 281.4
Current children cumulated vsize (KiB) 200220

[startup+342.69 s]
/proc/loadavg: 2.01 2.01 1.95 3/86 28754
/proc/meminfo: memFree=1106016/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=200352 CPUtime=341.39
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43769 0 0 0 34110 29 0 0 25 0 1 0 157452333 205160448 43515 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50088 43515 721 52 0 48456 0
Current children cumulated CPU time (s) 341.39
Current children cumulated vsize (KiB) 200352

[startup+402.746 s]
/proc/loadavg: 2.03 2.02 1.95 3/86 28754
/proc/meminfo: memFree=1105632/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=200616 CPUtime=401.35
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43831 0 0 0 40106 29 0 0 25 0 1 0 157452333 205430784 43577 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50154 43577 721 52 0 48522 0
Current children cumulated CPU time (s) 401.35
Current children cumulated vsize (KiB) 200616

[startup+462.802 s]
/proc/loadavg: 2.06 2.03 1.96 3/86 28754
/proc/meminfo: memFree=1105248/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=200748 CPUtime=461.35
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43872 0 0 0 46106 29 0 0 25 0 1 0 157452333 205565952 43618 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50187 43618 721 52 0 48555 0
Current children cumulated CPU time (s) 461.35
Current children cumulated vsize (KiB) 200748

[startup+522.856 s]
/proc/loadavg: 2.02 2.02 1.96 3/86 28754
/proc/meminfo: memFree=1104928/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=201012 CPUtime=521.35
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43919 0 0 0 52105 30 0 0 25 0 1 0 157452333 205836288 43665 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50253 43665 721 52 0 48621 0
Current children cumulated CPU time (s) 521.35
Current children cumulated vsize (KiB) 201012

[startup+582.924 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 28754
/proc/meminfo: memFree=1104480/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=201144 CPUtime=581.33
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 43966 0 0 0 58103 30 0 0 25 0 1 0 157452333 205971456 43712 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50286 43712 721 52 0 48654 0
Current children cumulated CPU time (s) 581.33
Current children cumulated vsize (KiB) 201144

[startup+642.988 s]
/proc/loadavg: 2.00 2.01 1.96 3/86 28754
/proc/meminfo: memFree=1104032/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=201440 CPUtime=641.32
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44026 0 0 0 64102 30 0 0 25 0 1 0 157452333 206274560 43772 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50360 43772 721 52 0 48728 0
Current children cumulated CPU time (s) 641.32
Current children cumulated vsize (KiB) 201440

[startup+703.049 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 28754
/proc/meminfo: memFree=1103584/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=201572 CPUtime=701.34
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44058 0 0 0 70103 31 0 0 25 0 1 0 157452333 206409728 43804 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50393 43804 721 52 0 48761 0
Current children cumulated CPU time (s) 701.34
Current children cumulated vsize (KiB) 201572

[startup+763.112 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 28754
/proc/meminfo: memFree=1103264/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=201704 CPUtime=761.31
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44104 0 0 0 76100 31 0 0 25 0 1 0 157452333 206544896 43850 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50426 43850 721 52 0 48794 0
Current children cumulated CPU time (s) 761.31
Current children cumulated vsize (KiB) 201704

[startup+823.17 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 28754
/proc/meminfo: memFree=1102944/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=201968 CPUtime=821.31
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44151 0 0 0 82100 31 0 0 25 0 1 0 157452333 206815232 43897 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50492 43897 721 52 0 48860 0
Current children cumulated CPU time (s) 821.31
Current children cumulated vsize (KiB) 201968

[startup+883.235 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 28754
/proc/meminfo: memFree=1102496/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=202100 CPUtime=881.31
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44196 0 0 0 88100 31 0 0 25 0 1 0 157452333 206950400 43942 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50525 43942 721 52 0 48893 0
Current children cumulated CPU time (s) 881.31
Current children cumulated vsize (KiB) 202100

[startup+943.298 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 28754
/proc/meminfo: memFree=1102112/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=202232 CPUtime=941.28
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44245 0 0 0 94097 31 0 0 25 0 1 0 157452333 207085568 43991 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50558 43991 721 52 0 48926 0
Current children cumulated CPU time (s) 941.28
Current children cumulated vsize (KiB) 202232

[startup+1003.36 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 28754
/proc/meminfo: memFree=1101792/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=202576 CPUtime=1001.27
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44291 0 0 0 100096 31 0 0 25 0 1 0 157452333 207437824 44037 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50644 44037 721 52 0 49012 0
Current children cumulated CPU time (s) 1001.27
Current children cumulated vsize (KiB) 202576

[startup+1063.42 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 28754
/proc/meminfo: memFree=1101344/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=202708 CPUtime=1061.29
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44336 0 0 0 106097 32 0 0 25 0 1 0 157452333 207572992 44082 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50677 44082 721 52 0 49045 0
Current children cumulated CPU time (s) 1061.29
Current children cumulated vsize (KiB) 202708

[startup+1123.47 s]
/proc/loadavg: 2.04 2.01 1.96 3/86 28754
/proc/meminfo: memFree=1101024/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=202840 CPUtime=1121.26
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44383 0 0 0 112094 32 0 0 25 0 1 0 157452333 207708160 44129 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50710 44129 721 52 0 49078 0
Current children cumulated CPU time (s) 1121.26
Current children cumulated vsize (KiB) 202840

[startup+1183.53 s]
/proc/loadavg: 2.01 2.01 1.96 3/86 28754
/proc/meminfo: memFree=1100640/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=203104 CPUtime=1181.25
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44427 0 0 0 118093 32 0 0 25 0 1 0 157452333 207978496 44173 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50776 44173 721 52 0 49144 0
Current children cumulated CPU time (s) 1181.25
Current children cumulated vsize (KiB) 203104

[startup+1243.6 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 28754
/proc/meminfo: memFree=1100256/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=203236 CPUtime=1241.26
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44473 0 0 0 124093 33 0 0 25 0 1 0 157452333 208113664 44219 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50809 44219 721 52 0 49177 0
Current children cumulated CPU time (s) 1241.26
Current children cumulated vsize (KiB) 203236

[startup+1303.67 s]
/proc/loadavg: 2.05 2.01 1.97 3/86 28754
/proc/meminfo: memFree=1099872/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=203368 CPUtime=1301.23
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44520 0 0 0 130090 33 0 0 25 0 1 0 157452333 208248832 44266 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50842 44266 721 52 0 49210 0
Current children cumulated CPU time (s) 1301.23
Current children cumulated vsize (KiB) 203368

[startup+1363.72 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 28754
/proc/meminfo: memFree=1099488/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=203500 CPUtime=1361.22
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44564 0 0 0 136089 33 0 0 25 0 1 0 157452333 208384000 44310 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50875 44310 721 52 0 49243 0
Current children cumulated CPU time (s) 1361.22
Current children cumulated vsize (KiB) 203500

[startup+1423.79 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 28754
/proc/meminfo: memFree=1099168/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=203764 CPUtime=1421.23
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44607 0 0 0 142089 34 0 0 25 0 1 0 157452333 208654336 44353 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 50941 44353 721 52 0 49309 0
Current children cumulated CPU time (s) 1421.23
Current children cumulated vsize (KiB) 203764

[startup+1483.85 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 28754
/proc/meminfo: memFree=1098784/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=204016 CPUtime=1481.21
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44655 0 0 0 148087 34 0 0 25 0 1 0 157452333 208912384 44401 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 51004 44401 721 52 0 49372 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 204016

[startup+1543.93 s]
/proc/loadavg: 2.03 2.01 1.97 3/92 28902
/proc/meminfo: memFree=1097048/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=204148 CPUtime=1541.15
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44699 0 0 0 154065 50 0 0 25 0 1 0 157452333 209047552 44445 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 51037 44445 721 52 0 49405 0
Current children cumulated CPU time (s) 1541.15
Current children cumulated vsize (KiB) 204148

[startup+1604.01 s]
/proc/loadavg: 2.01 2.01 1.97 3/86 28952
/proc/meminfo: memFree=1097760/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=204412 CPUtime=1601.15
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44743 0 0 0 160056 59 0 0 25 0 1 0 157452333 209317888 44489 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 51103 44489 721 52 0 49471 0
Current children cumulated CPU time (s) 1601.15
Current children cumulated vsize (KiB) 204412

[startup+1664.08 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 28952
/proc/meminfo: memFree=1097504/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=204544 CPUtime=1661.13
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44787 0 0 0 166054 59 0 0 25 0 1 0 157452333 209453056 44533 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 51136 44533 721 52 0 49504 0
Current children cumulated CPU time (s) 1661.13
Current children cumulated vsize (KiB) 204544

[startup+1724.14 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 28952
/proc/meminfo: memFree=1097120/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=204676 CPUtime=1721.13
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44832 0 0 0 172054 59 0 0 25 0 1 0 157452333 209588224 44578 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 51169 44578 721 52 0 49537 0
Current children cumulated CPU time (s) 1721.13
Current children cumulated vsize (KiB) 204676

[startup+1784.19 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 28952
/proc/meminfo: memFree=1096800/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=204808 CPUtime=1781.12
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44876 0 0 0 178052 60 0 0 25 0 1 0 157452333 209723392 44622 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 51202 44622 721 52 0 49570 0
Current children cumulated CPU time (s) 1781.12
Current children cumulated vsize (KiB) 204808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.18 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 28952
/proc/meminfo: memFree=1096672/2055920 swapFree=4182236/4192956
[pid=28715] ppid=28713 vsize=204940 CPUtime=1800.09
/proc/28715/stat : 28715 (CSPtoSAT+minisa) R 28713 28715 28199 0 -1 4194304 44890 0 0 0 179949 60 0 0 25 0 1 0 157452333 209858560 44636 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671518 0 0 4096 0 0 0 0 17 0 0 0
/proc/28715/statm: 51235 44636 721 52 0 49603 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 204940

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.22
CPU time (s): 1800.13
CPU user time (s): 1799.5
CPU system time (s): 0.633903
CPU usage (%): 99.8287
Max. virtual memory (cumulated for all children) (KiB): 204940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.633903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44890
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= 16810

runsolver used 2.02969 s user time and 5.96209 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 13:36:14 UTC 2007


IDJOB= 235188
IDBENCH= 6744
FILE ID= node14/235188-1168090574

PBS_JOBID= 3476361

Free space on /tmp= 66328 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  55464d46279860904d9daa1ba63cb5fa

RANDOM SEED= 811803644

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.227
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.227
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:       1341944 kB
Buffers:         58752 kB
Cached:         410628 kB
SwapCached:       3696 kB
Active:         246560 kB
Inactive:       367304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1341944 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:         157312 kB
Slab:            84832 kB
Committed_AS:  4861880 kB
PageTables:       2368 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= 66328 MiB



End job on node14 on Sat Jan  6 14:06:17 UTC 2007