Trace number 211404

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.2 1802.25

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-air05.xml
MD5SUMbf65c1af4961a151c50df6446162927a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.37349
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables7195
Number of constraints852
Maximum constraint arity404
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension852
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node29/watcher-211404-1168062962 -o ROOT/results/node29/solver-211404-1168062962 -C 1800 -M 900 /tmp/evaluation/211404-1168062962/CSPtoSAT+minisat /tmp/evaluation/211404-1168062962/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.04 2.00 1.86 4/86 14928
/proc/meminfo: memFree=920848/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=428 CPUtime=0
/proc/14927/stat : 14927 (CSPtoSAT+minisa) D 14925 14927 14627 0 -1 4194304 48 0 0 0 0 0 0 0 18 0 1 0 154690335 438272 33 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4129700 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/14927/statm: 107 33 28 52 0 18 0

[startup+0.105464 s]
/proc/loadavg: 2.04 2.00 1.86 4/86 14928
/proc/meminfo: memFree=920848/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=7348 CPUtime=0.08
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 939 0 0 0 8 0 0 0 19 0 1 0 154690335 7524352 907 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134644687 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 1837 907 691 52 0 205 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7348

[startup+0.513484 s]
/proc/loadavg: 2.04 2.00 1.86 4/86 14928
/proc/meminfo: memFree=920848/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=11512 CPUtime=0.49
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 1917 0 0 0 49 0 0 0 23 0 1 0 154690335 11788288 1885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4596700 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 2878 1885 704 52 0 1246 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 11512

[startup+1.33454 s]
/proc/loadavg: 2.03 2.00 1.87 3/86 14928
/proc/meminfo: memFree=911824/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=13688 CPUtime=1.31
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 2470 0 0 0 130 1 0 0 25 0 1 0 154690335 14016512 2438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313164 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 3422 2438 704 52 0 1790 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 13688

[startup+2.97164 s]
/proc/loadavg: 2.03 2.00 1.87 4/86 14928
/proc/meminfo: memFree=909008/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=13688 CPUtime=2.93
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 2470 0 0 0 292 1 0 0 25 0 1 0 154690335 14016512 2438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 3422 2438 704 52 0 1790 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 13688

[startup+6.25184 s]
/proc/loadavg: 2.03 2.00 1.87 3/86 14928
/proc/meminfo: memFree=899088/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=16356 CPUtime=6.2
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 3145 0 0 0 618 2 0 0 25 0 1 0 154690335 16748544 3113 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134567487 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 4089 3113 704 52 0 2457 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 16356

[startup+12.7182 s]
/proc/loadavg: 2.03 2.00 1.87 3/86 14928
/proc/meminfo: memFree=881560/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=19964 CPUtime=12.63
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 4045 0 0 0 1261 2 0 0 25 0 1 0 154690335 20443136 4013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310436 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 4991 4013 704 52 0 3359 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 19964

[startup+25.543 s]
/proc/loadavg: 2.02 2.00 1.87 3/86 14928
/proc/meminfo: memFree=839256/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=37276 CPUtime=25.4
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 8401 0 0 0 2535 5 0 0 25 0 1 0 154690335 38170624 8343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14927/statm: 9319 8343 721 52 0 7687 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 37276

[startup+51.1866 s]
/proc/loadavg: 2.01 2.00 1.87 3/86 14966
/proc/meminfo: memFree=1682712/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=62596 CPUtime=50.94
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 14697 0 0 0 5082 12 0 0 25 0 1 0 154690335 64098304 14639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 15649 14639 721 52 0 14017 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 62596

[startup+102.483 s]
/proc/loadavg: 2.00 2.00 1.87 3/86 14966
/proc/meminfo: memFree=1560152/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=101124 CPUtime=102.19
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 24293 0 0 0 10199 20 0 0 25 0 1 0 154690335 103550976 24235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 25281 24235 721 52 0 23649 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 101124

[startup+162.5 s]
/proc/loadavg: 2.13 2.03 1.89 3/86 14966
/proc/meminfo: memFree=1460632/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=137144 CPUtime=162.17
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 33286 0 0 0 16187 30 0 0 25 0 1 0 154690335 140435456 33228 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674011 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 34286 33228 721 52 0 32654 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 137144

[startup+222.525 s]
/proc/loadavg: 2.05 2.02 1.90 3/86 14966
/proc/meminfo: memFree=1369176/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=169032 CPUtime=222.11
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 41263 0 0 0 22174 37 0 0 25 0 1 0 154690335 173088768 41205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 42258 41205 721 52 0 40626 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 169032

[startup+282.544 s]
/proc/loadavg: 2.08 2.03 1.91 3/86 14966
/proc/meminfo: memFree=1293080/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=198812 CPUtime=282.07
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 48703 0 0 0 28161 46 0 0 25 0 1 0 154690335 203583488 48645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 49703 48645 721 52 0 48071 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 198812

[startup+342.583 s]
/proc/loadavg: 2.03 2.03 1.91 3/92 15106
/proc/meminfo: memFree=1221392/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=225088 CPUtime=342.02
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 55274 0 0 0 34139 63 0 0 25 0 1 0 154690335 230490112 55216 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 56272 55216 721 52 0 54640 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 225088

[startup+402.618 s]
/proc/loadavg: 2.04 2.03 1.91 3/86 15164
/proc/meminfo: memFree=1149016/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=249236 CPUtime=401.96
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 61307 0 0 0 40118 78 0 0 25 0 1 0 154690335 255217664 61249 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665119 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 62309 61249 721 52 0 60677 0
Current children cumulated CPU time (s) 401.96
Current children cumulated vsize (KiB) 249236

[startup+462.643 s]
/proc/loadavg: 2.09 2.04 1.92 3/86 15164
/proc/meminfo: memFree=1087000/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=272908 CPUtime=461.92
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 67228 0 0 0 46108 84 0 0 25 0 1 0 154690335 279457792 67170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 68227 67170 721 52 0 66595 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 272908

[startup+522.672 s]
/proc/loadavg: 2.03 2.03 1.92 3/86 15164
/proc/meminfo: memFree=1024088/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=296544 CPUtime=521.9
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 73129 0 0 0 52101 89 0 0 25 0 1 0 154690335 303661056 73071 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 74136 73071 721 52 0 72504 0
Current children cumulated CPU time (s) 521.9
Current children cumulated vsize (KiB) 296544

[startup+582.693 s]
/proc/loadavg: 2.01 2.02 1.92 3/86 15164
/proc/meminfo: memFree=956760/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=319808 CPUtime=581.85
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 78934 0 0 0 58089 96 0 0 25 0 1 0 154690335 327483392 78876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 79952 78876 721 52 0 78320 0
Current children cumulated CPU time (s) 581.85
Current children cumulated vsize (KiB) 319808

[startup+642.718 s]
/proc/loadavg: 2.00 2.02 1.92 3/86 15164
/proc/meminfo: memFree=882776/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=341848 CPUtime=641.82
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 84448 0 0 0 64079 103 0 0 25 0 1 0 154690335 350052352 84390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 85462 84390 721 52 0 83830 0
Current children cumulated CPU time (s) 641.82
Current children cumulated vsize (KiB) 341848

[startup+702.743 s]
/proc/loadavg: 2.00 2.01 1.92 3/86 15164
/proc/meminfo: memFree=818904/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=363012 CPUtime=701.79
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 89730 0 0 0 70070 109 0 0 25 0 1 0 154690335 371724288 89672 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668058 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 90753 89672 721 52 0 89121 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 363012

[startup+762.763 s]
/proc/loadavg: 2.00 2.01 1.92 3/86 15164
/proc/meminfo: memFree=755224/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=385328 CPUtime=761.74
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 95297 0 0 0 76058 116 0 0 25 0 1 0 154690335 394575872 95239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 96332 95239 721 52 0 94700 0
Current children cumulated CPU time (s) 761.74
Current children cumulated vsize (KiB) 385328

[startup+822.786 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 15164
/proc/meminfo: memFree=691672/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=406316 CPUtime=821.72
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 100556 0 0 0 82050 122 0 0 25 0 1 0 154690335 416067584 100498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 101579 100498 721 52 0 99947 0
Current children cumulated CPU time (s) 821.72
Current children cumulated vsize (KiB) 406316

[startup+882.814 s]
/proc/loadavg: 2.07 2.03 1.93 3/86 15164
/proc/meminfo: memFree=629400/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=427700 CPUtime=881.68
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 105899 0 0 0 88040 128 0 0 25 0 1 0 154690335 437964800 105841 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 106925 105841 721 52 0 105293 0
Current children cumulated CPU time (s) 881.68
Current children cumulated vsize (KiB) 427700

[startup+942.837 s]
/proc/loadavg: 2.02 2.02 1.93 3/86 15164
/proc/meminfo: memFree=562776/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=449116 CPUtime=941.64
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 111240 0 0 0 94030 134 0 0 25 0 1 0 154690335 459894784 111182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671637 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 112279 111182 721 52 0 110647 0
Current children cumulated CPU time (s) 941.64
Current children cumulated vsize (KiB) 449116

[startup+1002.85 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 15164
/proc/meminfo: memFree=505496/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=468012 CPUtime=1001.61
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 115973 0 0 0 100021 140 0 0 25 0 1 0 154690335 479244288 115915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 117003 115915 721 52 0 115371 0
Current children cumulated CPU time (s) 1001.61
Current children cumulated vsize (KiB) 468012

[startup+1062.87 s]
/proc/loadavg: 2.00 2.01 1.93 3/86 15164
/proc/meminfo: memFree=445272/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=486408 CPUtime=1061.56
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 120543 0 0 0 106013 143 0 0 25 0 1 0 154690335 498081792 120485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 121602 120485 721 52 0 119970 0
Current children cumulated CPU time (s) 1061.56
Current children cumulated vsize (KiB) 486408

[startup+1122.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15164
/proc/meminfo: memFree=389912/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=504664 CPUtime=1121.52
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 125118 0 0 0 112004 148 0 0 25 0 1 0 154690335 516775936 125060 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 126166 125060 721 52 0 124534 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 504664

[startup+1182.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15164
/proc/meminfo: memFree=335576/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=522632 CPUtime=1181.51
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 129596 0 0 0 117998 153 0 0 25 0 1 0 154690335 535175168 129538 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 130658 129538 721 52 0 129026 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 522632

[startup+1242.94 s]
/proc/loadavg: 1.94 1.98 1.93 3/86 15202
/proc/meminfo: memFree=1194136/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=540980 CPUtime=1241.44
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 134199 0 0 0 123985 159 0 0 25 0 1 0 154690335 553963520 134141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671445 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 135245 134141 721 52 0 133613 0
Current children cumulated CPU time (s) 1241.44
Current children cumulated vsize (KiB) 540980

[startup+1303.04 s]
/proc/loadavg: 1.97 1.98 1.93 3/86 15202
/proc/meminfo: memFree=1173080/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=560844 CPUtime=1301.47
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 139136 0 0 0 129983 164 0 0 25 0 1 0 154690335 574304256 139078 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 140211 139078 721 52 0 138579 0
Current children cumulated CPU time (s) 1301.47
Current children cumulated vsize (KiB) 560844

[startup+1363.04 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1151576/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=580280 CPUtime=1361.42
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 144013 0 0 0 135972 170 0 0 25 0 1 0 154690335 594206720 143955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 145070 143955 721 52 0 143438 0
Current children cumulated CPU time (s) 1361.42
Current children cumulated vsize (KiB) 580280

[startup+1423.05 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1131096/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=599156 CPUtime=1421.39
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 148718 0 0 0 141964 175 0 0 25 0 1 0 154690335 613535744 148660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 149789 148660 721 52 0 148157 0
Current children cumulated CPU time (s) 1421.39
Current children cumulated vsize (KiB) 599156

[startup+1483.07 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1110872/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=617536 CPUtime=1481.33
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 153309 0 0 0 147953 180 0 0 25 0 1 0 154690335 632356864 153251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 154384 153251 721 52 0 152752 0
Current children cumulated CPU time (s) 1481.33
Current children cumulated vsize (KiB) 617536

[startup+1543.09 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1090136/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=636544 CPUtime=1541.29
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 158071 0 0 0 153945 184 0 0 25 0 1 0 154690335 651821056 158013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 159136 158013 721 52 0 157504 0
Current children cumulated CPU time (s) 1541.29
Current children cumulated vsize (KiB) 636544

[startup+1603.1 s]
/proc/loadavg: 1.99 1.98 1.93 3/86 15204
/proc/meminfo: memFree=1068632/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=656256 CPUtime=1601.25
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 162982 0 0 0 159936 189 0 0 25 0 1 0 154690335 672006144 162924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 164064 162924 721 52 0 162432 0
Current children cumulated CPU time (s) 1601.25
Current children cumulated vsize (KiB) 656256

[startup+1663.12 s]
/proc/loadavg: 2.04 2.00 1.93 3/86 15204
/proc/meminfo: memFree=1049816/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=673184 CPUtime=1661.2
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 167234 0 0 0 165927 193 0 0 25 0 1 0 154690335 689340416 167176 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 168296 167176 721 52 0 166664 0
Current children cumulated CPU time (s) 1661.2
Current children cumulated vsize (KiB) 673184

[startup+1723.13 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 15204
/proc/meminfo: memFree=1031128/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=690376 CPUtime=1721.15
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 171501 0 0 0 171918 197 0 0 25 0 1 0 154690335 706945024 171443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 172594 171443 721 52 0 170962 0
Current children cumulated CPU time (s) 1721.15
Current children cumulated vsize (KiB) 690376

[startup+1783.16 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15204
/proc/meminfo: memFree=1010584/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=708700 CPUtime=1781.13
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 176058 0 0 0 177911 202 0 0 25 0 1 0 154690335 725708800 176000 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 177175 176000 721 52 0 175543 0
Current children cumulated CPU time (s) 1781.13
Current children cumulated vsize (KiB) 708700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.13 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 15204
/proc/meminfo: memFree=1004760/2055920 swapFree=4192812/4192956
[pid=14927] ppid=14925 vsize=713848 CPUtime=1800.07
/proc/14927/stat : 14927 (CSPtoSAT+minisa) R 14925 14927 14627 0 -1 4194304 177363 0 0 0 179804 203 0 0 25 0 1 0 154690335 730980352 177305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134626445 0 0 4096 0 0 0 0 17 0 0 0
/proc/14927/statm: 178462 177305 721 52 0 176830 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 713848

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.25
CPU time (s): 1800.2
CPU user time (s): 1798.05
CPU system time (s): 2.15067
CPU usage (%): 99.886
Max. virtual memory (cumulated for all children) (KiB): 713848

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

runsolver used 2.20766 s user time and 5.75212 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 05:56:02 UTC 2007


IDJOB= 211404
IDBENCH= 4691
FILE ID= node29/211404-1168062962

PBS_JOBID= 3475572

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-air05.xml
COMMAND LINE= /tmp/evaluation/211404-1168062962/CSPtoSAT+minisat /tmp/evaluation/211404-1168062962/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-211404-1168062962 -o ROOT/results/node29/solver-211404-1168062962 -C 1800 -M 900  /tmp/evaluation/211404-1168062962/CSPtoSAT+minisat /tmp/evaluation/211404-1168062962/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  bf65c1af4961a151c50df6446162927a

RANDOM SEED= 359912543

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.241
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.241
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:        921712 kB
Buffers:         37768 kB
Cached:         137808 kB
SwapCached:          0 kB
Active:         912536 kB
Inactive:       142948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        921712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4908 kB
Writeback:           0 kB
Mapped:         902360 kB
Slab:            61960 kB
Committed_AS:  3814044 kB
PageTables:       3952 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= 66540 MiB



End job on node29 on Sat Jan  6 06:26:05 UTC 2007