Trace number 235030

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 1809.45

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-7.xml
MD5SUM947d518cd9583057cef509a1af4401f2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1360
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.27	c ...done
1.27	c #SATvar=1179545 #SATclauses=2358186 #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/node7/watcher-235030-1168090439 -o ROOT/results/node7/solver-235030-1168090439 -C 1800 -M 900 /tmp/evaluation/235030-1168090439/CSPtoSAT+minisat /tmp/evaluation/235030-1168090439/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.99 1.98 1.92 5/86 21714
/proc/meminfo: memFree=1363480/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=496 CPUtime=0
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 157439315 507904 36 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10416932 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 124 36 29 52 0 19 0

[startup+0.104159 s]
/proc/loadavg: 1.99 1.98 1.92 5/86 21714
/proc/meminfo: memFree=1363480/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=30904 CPUtime=0.09
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 5775 0 0 0 7 2 0 0 18 0 1 0 157439315 31645696 5607 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134669573 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 7726 5607 694 52 0 6094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30904

[startup+0.512198 s]
/proc/loadavg: 1.99 1.98 1.92 5/86 21714
/proc/meminfo: memFree=1363480/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=92660 CPUtime=0.5
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 19951 0 0 0 40 10 0 0 21 0 1 0 157439315 94883840 19759 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 10850768 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 23165 19759 696 52 0 21533 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 92660

[startup+1.33329 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1206360/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=171860 CPUtime=1.32
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 40182 0 0 0 113 19 0 0 25 0 1 0 157439315 175984640 39964 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134688809 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 42965 39964 712 52 0 41333 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 171860

[startup+2.97046 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1205656/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=172128 CPUtime=2.95
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 40292 0 0 0 276 19 0 0 25 0 1 0 157439315 176259072 40065 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43032 40065 721 52 0 41400 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 172128

[startup+6.25981 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1205592/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=172128 CPUtime=6.22
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 40292 0 0 0 603 19 0 0 25 0 1 0 157439315 176259072 40065 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43032 40065 721 52 0 41400 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 172128

[startup+12.7195 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1205528/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=172380 CPUtime=12.65
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 40302 0 0 0 1246 19 0 0 25 0 1 0 157439315 176517120 40075 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43095 40075 721 52 0 41463 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 172380

[startup+25.5538 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1205208/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=172708 CPUtime=25.42
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 40402 0 0 0 2523 19 0 0 25 0 1 0 157439315 176852992 40175 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43177 40175 721 52 0 41545 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 172708

[startup+51.2085 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1204440/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=173512 CPUtime=50.95
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 40613 0 0 0 5076 19 0 0 25 0 1 0 157439315 177676288 40386 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43378 40386 721 52 0 41746 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 173512

[startup+102.418 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1203288/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=175164 CPUtime=101.93
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 40893 0 0 0 10173 20 0 0 25 0 1 0 157439315 179367936 40666 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43791 40666 721 52 0 42159 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 175164

[startup+162.452 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1202904/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=175452 CPUtime=161.68
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 40973 0 0 0 16148 20 0 0 25 0 1 0 157439315 179662848 40746 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43863 40746 721 52 0 42231 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 175452

[startup+222.493 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1202584/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=175584 CPUtime=221.43
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41043 0 0 0 22123 20 0 0 25 0 1 0 157439315 179798016 40816 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678221 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43896 40816 721 52 0 42264 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 175584

[startup+282.526 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1202328/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=175848 CPUtime=281.18
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41097 0 0 0 28098 20 0 0 25 0 1 0 157439315 180068352 40870 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 43962 40870 721 52 0 42330 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 175848

[startup+342.56 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1202008/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=176188 CPUtime=340.93
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41163 0 0 0 34072 21 0 0 25 0 1 0 157439315 180416512 40936 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44047 40936 721 52 0 42415 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 176188

[startup+402.593 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1201816/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=176320 CPUtime=400.68
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41202 0 0 0 40047 21 0 0 25 0 1 0 157439315 180551680 40975 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44080 40975 721 52 0 42448 0
Current children cumulated CPU time (s) 400.68
Current children cumulated vsize (KiB) 176320

[startup+462.631 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1201560/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=176452 CPUtime=460.43
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41254 0 0 0 46022 21 0 0 25 0 1 0 157439315 180686848 41027 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44113 41027 721 52 0 42481 0
Current children cumulated CPU time (s) 460.43
Current children cumulated vsize (KiB) 176452

[startup+522.666 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1201304/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=176716 CPUtime=520.19
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41304 0 0 0 51997 22 0 0 25 0 1 0 157439315 180957184 41077 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44179 41077 721 52 0 42547 0
Current children cumulated CPU time (s) 520.19
Current children cumulated vsize (KiB) 176716

[startup+582.709 s]
/proc/loadavg: 1.99 1.98 1.92 3/86 21714
/proc/meminfo: memFree=1201112/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=176880 CPUtime=579.95
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41356 0 0 0 57973 22 0 0 25 0 1 0 157439315 181125120 41129 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44220 41129 721 52 0 42588 0
Current children cumulated CPU time (s) 579.95
Current children cumulated vsize (KiB) 176880

[startup+642.743 s]
/proc/loadavg: 2.13 2.02 1.93 3/86 21714
/proc/meminfo: memFree=1200920/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=177144 CPUtime=639.7
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41406 0 0 0 63948 22 0 0 25 0 1 0 157439315 181395456 41179 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44286 41179 721 52 0 42654 0
Current children cumulated CPU time (s) 639.7
Current children cumulated vsize (KiB) 177144

[startup+702.78 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 21714
/proc/meminfo: memFree=1200600/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=177276 CPUtime=699.45
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41465 0 0 0 69923 22 0 0 25 0 1 0 157439315 181530624 41238 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44319 41238 721 52 0 42687 0
Current children cumulated CPU time (s) 699.45
Current children cumulated vsize (KiB) 177276

[startup+762.816 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 21714
/proc/meminfo: memFree=1200344/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=177540 CPUtime=759.2
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41516 0 0 0 75898 22 0 0 25 0 1 0 157439315 181800960 41289 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44385 41289 721 52 0 42753 0
Current children cumulated CPU time (s) 759.2
Current children cumulated vsize (KiB) 177540

[startup+822.857 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 21714
/proc/meminfo: memFree=1200152/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=177672 CPUtime=818.97
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41568 0 0 0 81874 23 0 0 25 0 1 0 157439315 181936128 41341 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44418 41341 721 52 0 42786 0
Current children cumulated CPU time (s) 818.97
Current children cumulated vsize (KiB) 177672

[startup+882.903 s]
/proc/loadavg: 2.06 2.01 1.94 3/86 21714
/proc/meminfo: memFree=1199960/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=178016 CPUtime=878.73
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41619 0 0 0 87850 23 0 0 25 0 1 0 157439315 182288384 41392 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44504 41392 721 52 0 42872 0
Current children cumulated CPU time (s) 878.73
Current children cumulated vsize (KiB) 178016

[startup+942.944 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 21714
/proc/meminfo: memFree=1199704/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=178148 CPUtime=938.49
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41670 0 0 0 93826 23 0 0 25 0 1 0 157439315 182423552 41443 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44537 41443 721 52 0 42905 0
Current children cumulated CPU time (s) 938.49
Current children cumulated vsize (KiB) 178148

[startup+1002.98 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1199448/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=178412 CPUtime=998.24
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41723 0 0 0 99801 23 0 0 25 0 1 0 157439315 182693888 41496 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44603 41496 721 52 0 42971 0
Current children cumulated CPU time (s) 998.24
Current children cumulated vsize (KiB) 178412

[startup+1063.02 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1199192/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=178544 CPUtime=1058
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41774 0 0 0 105777 23 0 0 25 0 1 0 157439315 182829056 41547 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44636 41547 721 52 0 43004 0
Current children cumulated CPU time (s) 1058
Current children cumulated vsize (KiB) 178544

[startup+1123.06 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1198936/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=178676 CPUtime=1117.75
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41842 0 0 0 111752 23 0 0 25 0 1 0 157439315 182964224 41615 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44669 41615 721 52 0 43037 0
Current children cumulated CPU time (s) 1117.75
Current children cumulated vsize (KiB) 178676

[startup+1183.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1198680/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=178940 CPUtime=1177.51
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41892 0 0 0 117728 23 0 0 25 0 1 0 157439315 183234560 41665 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44735 41665 721 52 0 43103 0
Current children cumulated CPU time (s) 1177.51
Current children cumulated vsize (KiB) 178940

[startup+1243.14 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1198488/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=179072 CPUtime=1237.26
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41941 0 0 0 123703 23 0 0 25 0 1 0 157439315 183369728 41714 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44768 41714 721 52 0 43136 0
Current children cumulated CPU time (s) 1237.26
Current children cumulated vsize (KiB) 179072

[startup+1303.18 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1198232/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=179336 CPUtime=1297.03
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 41991 0 0 0 129679 24 0 0 25 0 1 0 157439315 183640064 41764 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44834 41764 721 52 0 43202 0
Current children cumulated CPU time (s) 1297.03
Current children cumulated vsize (KiB) 179336

[startup+1363.22 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1198040/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=179588 CPUtime=1356.78
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42040 0 0 0 135654 24 0 0 25 0 1 0 157439315 183898112 41813 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44897 41813 721 52 0 43265 0
Current children cumulated CPU time (s) 1356.78
Current children cumulated vsize (KiB) 179588

[startup+1423.26 s]
/proc/loadavg: 2.07 2.02 1.94 3/86 21714
/proc/meminfo: memFree=1197784/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=179852 CPUtime=1416.54
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42089 0 0 0 141630 24 0 0 25 0 1 0 157439315 184168448 41862 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44963 41862 721 52 0 43331 0
Current children cumulated CPU time (s) 1416.54
Current children cumulated vsize (KiB) 179852

[startup+1483.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 21714
/proc/meminfo: memFree=1197592/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=179984 CPUtime=1476.3
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42138 0 0 0 147606 24 0 0 25 0 1 0 157439315 184303616 41911 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 44996 41911 721 52 0 43364 0
Current children cumulated CPU time (s) 1476.3
Current children cumulated vsize (KiB) 179984

[startup+1543.34 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1197400/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=180116 CPUtime=1536.05
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42188 0 0 0 153581 24 0 0 25 0 1 0 157439315 184438784 41961 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 45029 41961 721 52 0 43397 0
Current children cumulated CPU time (s) 1536.05
Current children cumulated vsize (KiB) 180116

[startup+1603.38 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21714
/proc/meminfo: memFree=1197144/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=180380 CPUtime=1595.81
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42237 0 0 0 159557 24 0 0 25 0 1 0 157439315 184709120 42010 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 45095 42010 721 52 0 43463 0
Current children cumulated CPU time (s) 1595.81
Current children cumulated vsize (KiB) 180380

[startup+1663.44 s]
/proc/loadavg: 2.00 2.00 1.94 3/92 21852
/proc/meminfo: memFree=1195688/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=180512 CPUtime=1655.44
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42287 0 0 0 165519 25 0 0 25 0 1 0 157439315 184844288 42060 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 45128 42060 721 52 0 43496 0
Current children cumulated CPU time (s) 1655.44
Current children cumulated vsize (KiB) 180512

[startup+1723.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21950
/proc/meminfo: memFree=1144216/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=180776 CPUtime=1714.93
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42336 0 0 0 171465 28 0 0 25 0 1 0 157439315 185114624 42109 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 45194 42109 721 52 0 43562 0
Current children cumulated CPU time (s) 1714.93
Current children cumulated vsize (KiB) 180776

[startup+1783.54 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21950
/proc/meminfo: memFree=1143128/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=180908 CPUtime=1774.42
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42382 0 0 0 177414 28 0 0 25 0 1 0 157439315 185249792 42155 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 45227 42155 721 52 0 43595 0
Current children cumulated CPU time (s) 1774.42
Current children cumulated vsize (KiB) 180908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.41 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 21950
/proc/meminfo: memFree=1142552/2055920 swapFree=4192812/4192956
[pid=21713] ppid=21711 vsize=181040 CPUtime=1800.05
/proc/21713/stat : 21713 (CSPtoSAT+minisa) R 21711 21713 21272 0 -1 4194304 42404 0 0 0 179977 28 0 0 25 0 1 0 157439315 185384960 42177 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/21713/statm: 45260 42177 721 52 0 43628 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 181040

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.45
CPU time (s): 1800.09
CPU user time (s): 1799.77
CPU system time (s): 0.317951
CPU usage (%): 99.4829
Max. virtual memory (cumulated for all children) (KiB): 181040

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

runsolver used 2.09068 s user time and 5.9331 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 13:33:59 UTC 2007


IDJOB= 235030
IDBENCH= 6733
FILE ID= node7/235030-1168090439

PBS_JOBID= 3476358

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  947d518cd9583057cef509a1af4401f2

RANDOM SEED= 603683842

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.220
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.220
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:       1363960 kB
Buffers:         79624 kB
Cached:         441936 kB
SwapCached:          0 kB
Active:         326496 kB
Inactive:       262440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1363960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          88884 kB
Slab:            87832 kB
Committed_AS:  4335012 kB
PageTables:       2332 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= 66541 MiB



End job on node7 on Sat Jan  6 14:04:08 UTC 2007