Trace number 200780

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.07 1813.34

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-8.xml
MD5SUMd6ce1f8e3582b18bc2617fcf582120b7
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 variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
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...
4.99	c ...done
4.99	c #SATvar=2317968 #SATclauses=4628432 #CSPpredicates=40767

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/node25/watcher-200780-1168055452 -o ROOT/results/node25/solver-200780-1168055452 -C 1800 -M 900 /tmp/evaluation/200780-1168055452/CSPtoSAT+minisat /tmp/evaluation/200780-1168055452/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.66 1.92 1.97 5/86 26211
/proc/meminfo: memFree=827840/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=496 CPUtime=0
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153938464 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3765028 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 124 36 29 52 0 19 0

[startup+0.105418 s]
/proc/loadavg: 1.66 1.92 1.97 5/86 26211
/proc/meminfo: memFree=827840/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=7216 CPUtime=0.09
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 898 0 0 0 9 0 0 0 18 0 1 0 153938464 7389184 866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158496857 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 1804 866 691 52 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7216

[startup+0.513495 s]
/proc/loadavg: 1.66 1.92 1.97 5/86 26211
/proc/meminfo: memFree=827840/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=87172 CPUtime=0.49
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 18284 0 0 0 39 10 0 0 21 0 1 0 153938464 89264128 18042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4200059 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 21793 18042 696 52 0 20161 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 87172

[startup+1.33563 s]
/proc/loadavg: 1.66 1.92 1.97 3/86 26211
/proc/meminfo: memFree=669888/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=216780 CPUtime=1.31
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 47591 0 0 0 105 26 0 0 25 0 1 0 153938464 221982720 47349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4198837 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 54195 47349 696 52 0 52563 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 216780

[startup+2.98191 s]
/proc/loadavg: 1.66 1.92 1.97 3/86 26211
/proc/meminfo: memFree=523840/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=325176 CPUtime=2.94
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 77182 0 0 0 253 41 0 0 25 0 1 0 153938464 332980224 76940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158655186 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 81294 76940 704 52 0 79662 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 325176

[startup+6.26147 s]
/proc/loadavg: 1.69 1.92 1.97 3/86 26211
/proc/meminfo: memFree=515712/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=330920 CPUtime=6.19
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 78782 0 0 0 577 42 0 0 25 0 1 0 153938464 338862080 78402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 82730 78402 721 52 0 81098 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 330920

[startup+12.7356 s]
/proc/loadavg: 1.71 1.92 1.97 3/86 26211
/proc/meminfo: memFree=514880/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=331352 CPUtime=12.61
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 78851 0 0 0 1219 42 0 0 25 0 1 0 153938464 339304448 78471 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 82838 78471 721 52 0 81206 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 331352

[startup+25.5618 s]
/proc/loadavg: 1.85 1.94 1.98 3/86 26211
/proc/meminfo: memFree=513792/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=331616 CPUtime=25.31
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 78928 0 0 0 2489 42 0 0 25 0 1 0 153938464 339574784 78548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 82904 78548 721 52 0 81272 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 331616

[startup+51.2211 s]
/proc/loadavg: 1.90 1.94 1.98 3/86 26211
/proc/meminfo: memFree=511488/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=332552 CPUtime=50.73
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 79155 0 0 0 5031 42 0 0 25 0 1 0 153938464 340533248 78775 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 83138 78775 721 52 0 81506 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 332552

[startup+102.435 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 26211
/proc/meminfo: memFree=508288/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=333688 CPUtime=101.48
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 79334 0 0 0 10105 43 0 0 25 0 1 0 153938464 341696512 78954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 83422 78954 721 52 0 81790 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 333688

[startup+162.477 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 26211
/proc/meminfo: memFree=505408/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=334216 CPUtime=160.97
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 79473 0 0 0 16054 43 0 0 25 0 1 0 153938464 342237184 79093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 83554 79093 721 52 0 81922 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 334216

[startup+222.521 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 26211
/proc/meminfo: memFree=502976/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=334696 CPUtime=220.46
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 79601 0 0 0 22002 44 0 0 25 0 1 0 153938464 342728704 79221 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 83674 79221 721 52 0 82042 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 334696

[startup+282.572 s]
/proc/loadavg: 2.03 1.99 1.99 3/86 26249
/proc/meminfo: memFree=934464/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=335224 CPUtime=280.41
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 79738 0 0 0 27996 45 0 0 25 0 1 0 153938464 343269376 79358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/26210/statm: 83806 79358 721 52 0 82174 0
Current children cumulated CPU time (s) 280.41
Current children cumulated vsize (KiB) 335224

[startup+342.625 s]
/proc/loadavg: 2.05 2.00 1.99 3/86 26249
/proc/meminfo: memFree=930496/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=335784 CPUtime=340.42
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 79868 0 0 0 33996 46 0 0 25 0 1 0 153938464 343842816 79488 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/26210/statm: 83946 79488 721 52 0 82314 0
Current children cumulated CPU time (s) 340.42
Current children cumulated vsize (KiB) 335784

[startup+402.669 s]
/proc/loadavg: 2.02 2.00 1.99 3/86 26249
/proc/meminfo: memFree=926784/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=336312 CPUtime=400.38
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 79998 0 0 0 39992 46 0 0 25 0 1 0 153938464 344383488 79618 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/26210/statm: 84078 79618 721 52 0 82446 0
Current children cumulated CPU time (s) 400.38
Current children cumulated vsize (KiB) 336312

[startup+462.72 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 26249
/proc/meminfo: memFree=923264/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=336920 CPUtime=460.37
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 80123 0 0 0 45991 46 0 0 25 0 1 0 153938464 345006080 79743 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26210/statm: 84230 79743 721 52 0 82598 0
Current children cumulated CPU time (s) 460.37
Current children cumulated vsize (KiB) 336920

[startup+522.768 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 26249
/proc/meminfo: memFree=919936/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=337316 CPUtime=520.37
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 80243 0 0 0 51991 46 0 0 25 0 1 0 153938464 345411584 79863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/26210/statm: 84329 79863 721 52 0 82697 0
Current children cumulated CPU time (s) 520.37
Current children cumulated vsize (KiB) 337316

[startup+582.818 s]
/proc/loadavg: 2.12 2.03 2.01 3/86 26249
/proc/meminfo: memFree=919104/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=337844 CPUtime=580.34
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 80363 0 0 0 57987 47 0 0 25 0 1 0 153938464 345952256 79983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/26210/statm: 84461 79983 721 52 0 82829 0
Current children cumulated CPU time (s) 580.34
Current children cumulated vsize (KiB) 337844

[startup+642.877 s]
/proc/loadavg: 2.13 2.05 2.01 3/92 26387
/proc/meminfo: memFree=917104/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=338240 CPUtime=640.14
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 80482 0 0 0 63956 58 0 0 25 0 1 0 153938464 346357760 80102 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 84560 80102 721 52 0 82928 0
Current children cumulated CPU time (s) 640.14
Current children cumulated vsize (KiB) 338240

[startup+702.934 s]
/proc/loadavg: 2.05 2.04 2.00 3/86 26447
/proc/meminfo: memFree=917696/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=338756 CPUtime=699.56
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 80593 0 0 0 69898 58 0 0 25 0 1 0 153938464 346886144 80213 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 84689 80213 721 52 0 83057 0
Current children cumulated CPU time (s) 699.56
Current children cumulated vsize (KiB) 338756

[startup+762.967 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 26447
/proc/meminfo: memFree=917376/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=339152 CPUtime=759.05
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 80701 0 0 0 75846 59 0 0 25 0 1 0 153938464 347291648 80321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 84788 80321 721 52 0 83156 0
Current children cumulated CPU time (s) 759.05
Current children cumulated vsize (KiB) 339152

[startup+823.026 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 26447
/proc/meminfo: memFree=916928/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=339680 CPUtime=818.56
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 80811 0 0 0 81797 59 0 0 25 0 1 0 153938464 347832320 80431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 84920 80431 721 52 0 83288 0
Current children cumulated CPU time (s) 818.56
Current children cumulated vsize (KiB) 339680

[startup+883.074 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 26447
/proc/meminfo: memFree=916480/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=340076 CPUtime=878.07
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 80921 0 0 0 87747 60 0 0 25 0 1 0 153938464 348237824 80541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85019 80541 721 52 0 83387 0
Current children cumulated CPU time (s) 878.07
Current children cumulated vsize (KiB) 340076

[startup+943.113 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26447
/proc/meminfo: memFree=916032/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=340472 CPUtime=937.58
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81030 0 0 0 93698 60 0 0 25 0 1 0 153938464 348643328 80650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85118 80650 721 52 0 83486 0
Current children cumulated CPU time (s) 937.58
Current children cumulated vsize (KiB) 340472

[startup+1003.15 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26447
/proc/meminfo: memFree=915584/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=340868 CPUtime=997.09
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81133 0 0 0 99649 60 0 0 25 0 1 0 153938464 349048832 80753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85217 80753 721 52 0 83585 0
Current children cumulated CPU time (s) 997.09
Current children cumulated vsize (KiB) 340868

[startup+1063.19 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 26447
/proc/meminfo: memFree=915136/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=341264 CPUtime=1056.59
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81239 0 0 0 105599 60 0 0 25 0 1 0 153938464 349454336 80859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85316 80859 721 52 0 83684 0
Current children cumulated CPU time (s) 1056.59
Current children cumulated vsize (KiB) 341264

[startup+1123.24 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 26447
/proc/meminfo: memFree=914688/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=341840 CPUtime=1116.11
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81344 0 0 0 111550 61 0 0 25 0 1 0 153938464 350044160 80964 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85460 80964 721 52 0 83828 0
Current children cumulated CPU time (s) 1116.11
Current children cumulated vsize (KiB) 341840

[startup+1183.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26447
/proc/meminfo: memFree=914240/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=342236 CPUtime=1175.62
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81447 0 0 0 117500 62 0 0 25 0 1 0 153938464 350449664 81067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85559 81067 721 52 0 83927 0
Current children cumulated CPU time (s) 1175.62
Current children cumulated vsize (KiB) 342236

[startup+1243.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26447
/proc/meminfo: memFree=913920/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=342632 CPUtime=1235.12
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81553 0 0 0 123450 62 0 0 25 0 1 0 153938464 350855168 81173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85658 81173 721 52 0 84026 0
Current children cumulated CPU time (s) 1235.12
Current children cumulated vsize (KiB) 342632

[startup+1303.37 s]
/proc/loadavg: 2.06 2.01 2.00 3/86 26447
/proc/meminfo: memFree=913472/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=343028 CPUtime=1294.63
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81657 0 0 0 129400 63 0 0 25 0 1 0 153938464 351260672 81277 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85757 81277 721 52 0 84125 0
Current children cumulated CPU time (s) 1294.63
Current children cumulated vsize (KiB) 343028

[startup+1363.41 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 26447
/proc/meminfo: memFree=913024/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=343424 CPUtime=1354.14
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81762 0 0 0 135350 64 0 0 25 0 1 0 153938464 351666176 81382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85856 81382 721 52 0 84224 0
Current children cumulated CPU time (s) 1354.14
Current children cumulated vsize (KiB) 343424

[startup+1423.45 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 26447
/proc/meminfo: memFree=912576/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=343820 CPUtime=1413.65
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81863 0 0 0 141301 64 0 0 25 0 1 0 153938464 352071680 81483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 85955 81483 721 52 0 84323 0
Current children cumulated CPU time (s) 1413.65
Current children cumulated vsize (KiB) 343820

[startup+1483.49 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 26447
/proc/meminfo: memFree=912192/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=344216 CPUtime=1473.15
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 81965 0 0 0 147251 64 0 0 25 0 1 0 153938464 352477184 81585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 86054 81585 721 52 0 84422 0
Current children cumulated CPU time (s) 1473.15
Current children cumulated vsize (KiB) 344216

[startup+1543.54 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26447
/proc/meminfo: memFree=911744/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=344612 CPUtime=1532.66
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 82069 0 0 0 153201 65 0 0 25 0 1 0 153938464 352882688 81689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 86153 81689 721 52 0 84521 0
Current children cumulated CPU time (s) 1532.66
Current children cumulated vsize (KiB) 344612

[startup+1603.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26447
/proc/meminfo: memFree=911360/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=345008 CPUtime=1592.18
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 82170 0 0 0 159152 66 0 0 25 0 1 0 153938464 353288192 81790 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 86252 81790 721 52 0 84620 0
Current children cumulated CPU time (s) 1592.18
Current children cumulated vsize (KiB) 345008

[startup+1663.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26447
/proc/meminfo: memFree=910976/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=345672 CPUtime=1651.69
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 82270 0 0 0 165102 67 0 0 25 0 1 0 153938464 353968128 81890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 86418 81890 721 52 0 84786 0
Current children cumulated CPU time (s) 1651.69
Current children cumulated vsize (KiB) 345672

[startup+1723.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26449
/proc/meminfo: memFree=910464/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=346068 CPUtime=1711.19
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 82367 0 0 0 171052 67 0 0 25 0 1 0 153938464 354373632 81987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 86517 81987 721 52 0 84885 0
Current children cumulated CPU time (s) 1711.19
Current children cumulated vsize (KiB) 346068

[startup+1783.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26449
/proc/meminfo: memFree=910144/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=346332 CPUtime=1770.7
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 82465 0 0 0 177003 67 0 0 25 0 1 0 153938464 354643968 82085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 86583 82085 721 52 0 84951 0
Current children cumulated CPU time (s) 1770.7
Current children cumulated vsize (KiB) 346332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26449
/proc/meminfo: memFree=909952/2055920 swapFree=4192812/4192956
[pid=26210] ppid=26208 vsize=346596 CPUtime=1800
/proc/26210/stat : 26210 (CSPtoSAT+minisa) R 26208 26210 23669 0 -1 4194304 82514 0 0 0 179932 68 0 0 25 0 1 0 153938464 354914304 82134 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 1 0 0
/proc/26210/statm: 86649 82134 721 52 0 85017 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 346596

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.34
CPU time (s): 1800.07
CPU user time (s): 1799.33
CPU system time (s): 0.741887
CPU usage (%): 99.2683
Max. virtual memory (cumulated for all children) (KiB): 346596

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

runsolver used 2.17667 s user time and 5.54416 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 03:50:55 UTC 2007


IDJOB= 200780
IDBENCH= 3726
FILE ID= node25/200780-1168055452

PBS_JOBID= 3475455

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-8.xml
COMMAND LINE= /tmp/evaluation/200780-1168055452/CSPtoSAT+minisat /tmp/evaluation/200780-1168055452/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-200780-1168055452 -o ROOT/results/node25/solver-200780-1168055452 -C 1800 -M 900  /tmp/evaluation/200780-1168055452/CSPtoSAT+minisat /tmp/evaluation/200780-1168055452/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d6ce1f8e3582b18bc2617fcf582120b7

RANDOM SEED= 61866557

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.279
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.279
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:        828576 kB
Buffers:         48920 kB
Cached:         612244 kB
SwapCached:          0 kB
Active:         602900 kB
Inactive:       541140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        828576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7260 kB
Writeback:           0 kB
Mapped:         505316 kB
Slab:            66880 kB
Committed_AS:  3283652 kB
PageTables:       3552 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= 66542 MiB



End job on node25 on Sat Jan  6 04:21:14 UTC 2007