Trace number 207281

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.03 1805.56

General information on the benchmark

Namefapp/test01-04/test02/
test02-0250-7.xml
MD5SUM7edaebac28aceb5d9a3e91647880067c
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 benchmark2.36264
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables250
Number of constraints2462
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2462
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node56/watcher-207281-1168059945 -o ROOT/results/node56/solver-207281-1168059945 -C 1800 -M 900 /tmp/evaluation/207281-1168059945/CSPtoSAT+minisat /tmp/evaluation/207281-1168059945/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.92 1.83 1.44 5/73 2630
/proc/meminfo: memFree=1315664/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=496 CPUtime=0
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154392648 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10027812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 124 36 29 52 0 19 0

[startup+0.103824 s]
/proc/loadavg: 1.92 1.83 1.44 5/73 2630
/proc/meminfo: memFree=1315664/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=17856 CPUtime=0.08
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 3329 0 0 0 7 1 0 0 19 0 1 0 154392648 18284544 3266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10465921 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 4464 3266 696 52 0 2832 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17856

[startup+0.511858 s]
/proc/loadavg: 1.92 1.83 1.44 5/73 2630
/proc/meminfo: memFree=1315664/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=34452 CPUtime=0.5
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 7389 0 0 0 46 4 0 0 23 0 1 0 154392648 35278848 7300 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 8613 7300 721 52 0 6981 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 34452

[startup+1.33294 s]
/proc/loadavg: 1.92 1.83 1.44 3/73 2630
/proc/meminfo: memFree=1289040/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=34452 CPUtime=1.31
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 7395 0 0 0 127 4 0 0 25 0 1 0 154392648 35278848 7306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 8613 7306 721 52 0 6981 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34452

[startup+2.9811 s]
/proc/loadavg: 1.92 1.83 1.44 3/73 2630
/proc/meminfo: memFree=1288848/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=34616 CPUtime=2.96
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 7439 0 0 0 292 4 0 0 25 0 1 0 154392648 35446784 7350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 8654 7350 721 52 0 7022 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 34616

[startup+6.26142 s]
/proc/loadavg: 1.93 1.83 1.44 3/73 2630
/proc/meminfo: memFree=1288408/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=34956 CPUtime=6.22
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 7471 0 0 0 618 4 0 0 25 0 1 0 154392648 35794944 7382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 8739 7382 721 52 0 7107 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 34956

[startup+12.7311 s]
/proc/loadavg: 1.93 1.83 1.44 3/73 2630
/proc/meminfo: memFree=1287008/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=35088 CPUtime=12.67
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 7516 0 0 0 1263 4 0 0 25 0 1 0 154392648 35930112 7427 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 8772 7427 721 52 0 7140 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 35088

[startup+25.5493 s]
/proc/loadavg: 1.95 1.84 1.45 3/73 2630
/proc/meminfo: memFree=1284704/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=35220 CPUtime=25.43
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 7584 0 0 0 2539 4 0 0 25 0 1 0 154392648 36065280 7495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678207 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 8805 7495 721 52 0 7173 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 35220

[startup+51.1998 s]
/proc/loadavg: 1.96 1.85 1.46 3/73 2630
/proc/meminfo: memFree=1280928/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=35752 CPUtime=50.98
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 7703 0 0 0 5094 4 0 0 25 0 1 0 154392648 36610048 7614 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 8938 7614 721 52 0 7306 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 35752

[startup+102.401 s]
/proc/loadavg: 1.98 1.87 1.49 3/73 2630
/proc/meminfo: memFree=1269536/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=36612 CPUtime=101.97
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 7921 0 0 0 10192 5 0 0 25 0 1 0 154392648 37490688 7832 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 9153 7832 721 52 0 7521 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 36612

[startup+162.426 s]
/proc/loadavg: 2.07 1.91 1.52 3/73 2630
/proc/meminfo: memFree=1258472/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=37568 CPUtime=161.75
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 8163 0 0 0 16170 5 0 0 25 0 1 0 154392648 38469632 8074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 9392 8074 721 52 0 7760 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 37568

[startup+222.456 s]
/proc/loadavg: 2.06 1.94 1.56 3/73 2630
/proc/meminfo: memFree=1247784/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=38572 CPUtime=221.54
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 8409 0 0 0 22148 6 0 0 25 0 1 0 154392648 39497728 8320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134625465 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 9643 8320 721 52 0 8011 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 38572

[startup+282.477 s]
/proc/loadavg: 2.02 1.95 1.58 3/73 2630
/proc/meminfo: memFree=1235432/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=39616 CPUtime=281.32
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 8652 0 0 0 28126 6 0 0 25 0 1 0 154392648 40566784 8563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 9904 8563 721 52 0 8272 0
Current children cumulated CPU time (s) 281.32
Current children cumulated vsize (KiB) 39616

[startup+342.501 s]
/proc/loadavg: 2.01 1.95 1.60 3/73 2630
/proc/meminfo: memFree=1225640/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=40540 CPUtime=341.11
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 8888 0 0 0 34105 6 0 0 25 0 1 0 154392648 41512960 8799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 10135 8799 721 52 0 8503 0
Current children cumulated CPU time (s) 341.11
Current children cumulated vsize (KiB) 40540

[startup+402.524 s]
/proc/loadavg: 2.00 1.96 1.63 3/73 2630
/proc/meminfo: memFree=1212648/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=41512 CPUtime=400.89
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 9118 0 0 0 40082 7 0 0 25 0 1 0 154392648 42508288 9029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 10378 9029 721 52 0 8746 0
Current children cumulated CPU time (s) 400.89
Current children cumulated vsize (KiB) 41512

[startup+462.546 s]
/proc/loadavg: 2.00 1.96 1.65 3/73 2630
/proc/meminfo: memFree=1198824/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=42436 CPUtime=460.67
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 9351 0 0 0 46060 7 0 0 25 0 1 0 154392648 43454464 9262 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 10609 9262 721 52 0 8977 0
Current children cumulated CPU time (s) 460.67
Current children cumulated vsize (KiB) 42436

[startup+522.565 s]
/proc/loadavg: 2.00 1.97 1.66 3/73 2630
/proc/meminfo: memFree=1189864/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=43228 CPUtime=520.44
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 9583 0 0 0 52037 7 0 0 25 0 1 0 154392648 44265472 9494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 10807 9494 721 52 0 9175 0
Current children cumulated CPU time (s) 520.44
Current children cumulated vsize (KiB) 43228

[startup+582.591 s]
/proc/loadavg: 2.00 1.97 1.68 3/73 2630
/proc/meminfo: memFree=1181480/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=44420 CPUtime=580.24
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 9813 0 0 0 58016 8 0 0 25 0 1 0 154392648 45486080 9724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 11105 9724 721 52 0 9473 0
Current children cumulated CPU time (s) 580.24
Current children cumulated vsize (KiB) 44420

[startup+642.611 s]
/proc/loadavg: 2.00 1.97 1.70 3/73 2630
/proc/meminfo: memFree=1176360/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=45212 CPUtime=640.02
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 10037 0 0 0 63994 8 0 0 25 0 1 0 154392648 46297088 9948 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671226 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 11303 9948 721 52 0 9671 0
Current children cumulated CPU time (s) 640.02
Current children cumulated vsize (KiB) 45212

[startup+702.629 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 2630
/proc/meminfo: memFree=1173288/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=46136 CPUtime=699.81
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 10263 0 0 0 69973 8 0 0 25 0 1 0 154392648 47243264 10174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600350 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 11534 10174 721 52 0 9902 0
Current children cumulated CPU time (s) 699.81
Current children cumulated vsize (KiB) 46136

[startup+762.651 s]
/proc/loadavg: 2.00 1.97 1.73 3/73 2632
/proc/meminfo: memFree=1159208/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=46928 CPUtime=759.59
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 10488 0 0 0 75950 9 0 0 25 0 1 0 154392648 48054272 10399 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 11732 10399 721 52 0 10100 0
Current children cumulated CPU time (s) 759.59
Current children cumulated vsize (KiB) 46928

[startup+822.67 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 2632
/proc/meminfo: memFree=1156264/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=47720 CPUtime=819.38
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 10708 0 0 0 81928 10 0 0 25 0 1 0 154392648 48865280 10619 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 11930 10619 721 52 0 10298 0
Current children cumulated CPU time (s) 819.38
Current children cumulated vsize (KiB) 47720

[startup+882.701 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 2632
/proc/meminfo: memFree=1149800/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=49048 CPUtime=879.16
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 10928 0 0 0 87906 10 0 0 25 0 1 0 154392648 50225152 10839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 12262 10839 721 52 0 10630 0
Current children cumulated CPU time (s) 879.16
Current children cumulated vsize (KiB) 49048

[startup+942.723 s]
/proc/loadavg: 2.00 1.97 1.77 3/73 2632
/proc/meminfo: memFree=1144232/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=49840 CPUtime=938.95
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 11149 0 0 0 93884 11 0 0 25 0 1 0 154392648 51036160 11060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 12460 11060 721 52 0 10828 0
Current children cumulated CPU time (s) 938.95
Current children cumulated vsize (KiB) 49840

[startup+1002.75 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 2632
/proc/meminfo: memFree=1141672/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=50632 CPUtime=998.73
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 11371 0 0 0 99862 11 0 0 25 0 1 0 154392648 51847168 11282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 12658 11282 721 52 0 11026 0
Current children cumulated CPU time (s) 998.73
Current children cumulated vsize (KiB) 50632

[startup+1062.78 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 2632
/proc/meminfo: memFree=1140328/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=51424 CPUtime=1058.51
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 11584 0 0 0 105839 12 0 0 25 0 1 0 154392648 52658176 11495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 12856 11495 721 52 0 11224 0
Current children cumulated CPU time (s) 1058.51
Current children cumulated vsize (KiB) 51424

[startup+1122.81 s]
/proc/loadavg: 2.00 1.97 1.80 3/73 2632
/proc/meminfo: memFree=1138856/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=52216 CPUtime=1118.29
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 11801 0 0 0 111817 12 0 0 25 0 1 0 154392648 53469184 11712 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 13054 11712 721 52 0 11422 0
Current children cumulated CPU time (s) 1118.29
Current children cumulated vsize (KiB) 52216

[startup+1182.84 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 2632
/proc/meminfo: memFree=1137576/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=53140 CPUtime=1178.07
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 12023 0 0 0 117794 13 0 0 25 0 1 0 154392648 54415360 11934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/2629/statm: 13285 11934 721 52 0 11653 0
Current children cumulated CPU time (s) 1178.07
Current children cumulated vsize (KiB) 53140

[startup+1242.87 s]
/proc/loadavg: 2.05 1.99 1.83 3/73 2670
/proc/meminfo: memFree=1656736/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=53932 CPUtime=1237.87
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 12241 0 0 0 123773 14 0 0 25 0 1 0 154392648 55226368 12152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 13483 12152 721 52 0 11851 0
Current children cumulated CPU time (s) 1237.87
Current children cumulated vsize (KiB) 53932

[startup+1302.91 s]
/proc/loadavg: 2.05 2.00 1.84 3/73 2670
/proc/meminfo: memFree=1654944/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=55332 CPUtime=1297.84
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 12455 0 0 0 129770 14 0 0 25 0 1 0 154392648 56659968 12366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 13833 12366 721 52 0 12201 0
Current children cumulated CPU time (s) 1297.84
Current children cumulated vsize (KiB) 55332

[startup+1362.96 s]
/proc/loadavg: 2.08 2.02 1.85 3/73 2670
/proc/meminfo: memFree=1653024/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=56124 CPUtime=1357.83
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 12667 0 0 0 135769 14 0 0 25 0 1 0 154392648 57470976 12578 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 14031 12578 721 52 0 12399 0
Current children cumulated CPU time (s) 1357.83
Current children cumulated vsize (KiB) 56124

[startup+1423 s]
/proc/loadavg: 2.07 2.03 1.86 3/73 2670
/proc/meminfo: memFree=1651232/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=56916 CPUtime=1417.83
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 12878 0 0 0 141768 15 0 0 25 0 1 0 154392648 58281984 12789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667440 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 14229 12789 721 52 0 12597 0
Current children cumulated CPU time (s) 1417.83
Current children cumulated vsize (KiB) 56916

[startup+1483.05 s]
/proc/loadavg: 2.08 2.03 1.87 3/73 2670
/proc/meminfo: memFree=1649376/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=57708 CPUtime=1477.81
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 13090 0 0 0 147766 15 0 0 25 0 1 0 154392648 59092992 13001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 14427 13001 721 52 0 12795 0
Current children cumulated CPU time (s) 1477.81
Current children cumulated vsize (KiB) 57708

[startup+1543.1 s]
/proc/loadavg: 2.06 2.04 1.88 3/73 2670
/proc/meminfo: memFree=1647584/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=58500 CPUtime=1537.8
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 13296 0 0 0 153764 16 0 0 25 0 1 0 154392648 59904000 13207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671495 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 14625 13207 721 52 0 12993 0
Current children cumulated CPU time (s) 1537.8
Current children cumulated vsize (KiB) 58500

[startup+1603.15 s]
/proc/loadavg: 2.02 2.03 1.89 3/73 2670
/proc/meminfo: memFree=1645792/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=59292 CPUtime=1597.81
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 13504 0 0 0 159764 17 0 0 25 0 1 0 154392648 60715008 13415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 14823 13415 721 52 0 13191 0
Current children cumulated CPU time (s) 1597.81
Current children cumulated vsize (KiB) 59292

[startup+1663.19 s]
/proc/loadavg: 2.01 2.02 1.90 3/73 2670
/proc/meminfo: memFree=1644000/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=60084 CPUtime=1657.78
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 13710 0 0 0 165761 17 0 0 25 0 1 0 154392648 61526016 13621 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 15021 13621 721 52 0 13389 0
Current children cumulated CPU time (s) 1657.78
Current children cumulated vsize (KiB) 60084

[startup+1723.24 s]
/proc/loadavg: 2.00 2.02 1.90 3/73 2670
/proc/meminfo: memFree=1642208/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=60744 CPUtime=1717.78
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 13918 0 0 0 171760 18 0 0 25 0 1 0 154392648 62201856 13829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 15186 13829 721 52 0 13554 0
Current children cumulated CPU time (s) 1717.78
Current children cumulated vsize (KiB) 60744

[startup+1783.28 s]
/proc/loadavg: 2.00 2.01 1.91 3/73 2670
/proc/meminfo: memFree=1640416/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=61536 CPUtime=1777.77
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 14125 0 0 0 177759 18 0 0 25 0 1 0 154392648 63012864 14036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 15384 14036 721 52 0 13752 0
Current children cumulated CPU time (s) 1777.77
Current children cumulated vsize (KiB) 61536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.55 s]
/proc/loadavg: 2.00 2.01 1.91 3/73 2670
/proc/meminfo: memFree=1639712/2055920 swapFree=4184772/4192956
[pid=2629] ppid=2627 vsize=61932 CPUtime=1800.01
/proc/2629/stat : 2629 (CSPtoSAT+minisa) R 2627 2629 2243 0 -1 4194304 14204 0 0 0 179983 18 0 0 25 0 1 0 154392648 63418368 14115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/2629/statm: 15483 14115 721 52 0 13851 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 61932

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.56
CPU time (s): 1800.03
CPU user time (s): 1799.83
CPU system time (s): 0.199969
CPU usage (%): 99.6938
Max. virtual memory (cumulated for all children) (KiB): 61932

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

runsolver used 2.09568 s user time and 5.05623 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 05:05:45 UTC 2007


IDJOB= 207281
IDBENCH= 4280
FILE ID= node56/207281-1168059945

PBS_JOBID= 3475552

Free space on /tmp= 66519 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test02/test02-0250-7.xml
COMMAND LINE= /tmp/evaluation/207281-1168059945/CSPtoSAT+minisat /tmp/evaluation/207281-1168059945/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-207281-1168059945 -o ROOT/results/node56/solver-207281-1168059945 -C 1800 -M 900  /tmp/evaluation/207281-1168059945/CSPtoSAT+minisat /tmp/evaluation/207281-1168059945/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  7edaebac28aceb5d9a3e91647880067c

RANDOM SEED= 253384495

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.232
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.232
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:       1316144 kB
Buffers:         23100 kB
Cached:         213588 kB
SwapCached:       2060 kB
Active:         454016 kB
Inactive:       217636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316144 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:         445360 kB
Slab:            52556 kB
Committed_AS:  3078184 kB
PageTables:       2704 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= 66519 MiB



End job on node56 on Sat Jan  6 05:35:51 UTC 2007