Trace number 209839

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.11 1806.4

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-2.xml
MD5SUM5ab9fef4baf6ea85cbbe46e92584c6bf
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.70498
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node5/watcher-209839-1168062446 -o ROOT/results/node5/solver-209839-1168062446 -C 1800 -M 900 /tmp/evaluation/209839-1168062446/CSPtoSAT+minisat /tmp/evaluation/209839-1168062446/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.93 1.99 1.99 5/86 2419
/proc/meminfo: memFree=944560/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=6696 CPUtime=0
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 134859058 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7863160 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 1674 415 375 52 0 30 0

[startup+0.108437 s]
/proc/loadavg: 1.93 1.99 1.99 5/86 2419
/proc/meminfo: memFree=944560/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=17000 CPUtime=0.09
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 3150 0 0 0 9 0 0 0 18 0 1 0 134859058 17408000 3097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 4250 3103 695 52 0 2618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17000

[startup+0.520482 s]
/proc/loadavg: 1.93 1.99 1.99 5/86 2419
/proc/meminfo: memFree=944560/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=95384 CPUtime=0.5
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 20056 0 0 0 40 10 0 0 22 0 1 0 134859058 97673216 19870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 23846 19872 696 52 0 22214 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 95384

[startup+1.34158 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 2419
/proc/meminfo: memFree=777200/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=226528 CPUtime=1.32
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 50432 0 0 0 106 26 0 0 25 0 1 0 134859058 231964672 50246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8328827 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 56632 50248 696 52 0 55000 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 226528

[startup+2.97876 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 2419
/proc/meminfo: memFree=693616/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=292128 CPUtime=2.95
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 63963 0 0 0 261 34 0 0 25 0 1 0 134859058 299139072 63777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134651629 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 73032 63777 704 52 0 71400 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 292128

[startup+6.25813 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 2419
/proc/meminfo: memFree=690360/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=292940 CPUtime=6.21
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 64269 0 0 0 587 34 0 0 25 0 1 0 134859058 299970560 64049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671556 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 73235 64049 721 52 0 71603 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 292940

[startup+12.7309 s]
/proc/loadavg: 1.94 1.99 1.99 3/86 2419
/proc/meminfo: memFree=690368/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=293204 CPUtime=12.66
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 64288 0 0 0 1232 34 0 0 25 0 1 0 134859058 300240896 64068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 73301 64068 721 52 0 71669 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 293204

[startup+25.5633 s]
/proc/loadavg: 1.95 1.99 1.99 3/86 2419
/proc/meminfo: memFree=690176/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=293520 CPUtime=25.42
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 64408 0 0 0 2508 34 0 0 25 0 1 0 134859058 300564480 64188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 73380 64188 721 52 0 71748 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 293520

[startup+51.2272 s]
/proc/loadavg: 1.97 1.99 1.99 3/86 2419
/proc/meminfo: memFree=689536/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=294588 CPUtime=50.98
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 64581 0 0 0 5063 35 0 0 25 0 1 0 134859058 301658112 64361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 73647 64361 721 52 0 72015 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 294588

[startup+102.448 s]
/proc/loadavg: 1.98 1.99 1.99 3/86 2419
/proc/meminfo: memFree=688896/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=295200 CPUtime=101.97
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 64755 0 0 0 10162 35 0 0 25 0 1 0 134859058 302284800 64535 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 73800 64535 721 52 0 72168 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 295200

[startup+162.498 s]
/proc/loadavg: 1.99 1.99 1.99 3/86 2419
/proc/meminfo: memFree=688320/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=295728 CPUtime=161.73
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 64913 0 0 0 16138 35 0 0 25 0 1 0 134859058 302825472 64693 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 73932 64693 721 52 0 72300 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 295728

[startup+222.529 s]
/proc/loadavg: 1.85 1.95 1.98 3/86 2457
/proc/meminfo: memFree=742720/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=296388 CPUtime=221.56
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 65075 0 0 0 22119 37 0 0 25 0 1 0 134859058 303501312 64855 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 74097 64855 721 52 0 72465 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 296388

[startup+282.557 s]
/proc/loadavg: 1.94 1.96 1.98 3/86 2457
/proc/meminfo: memFree=530752/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=297080 CPUtime=281.52
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 65238 0 0 0 28115 37 0 0 25 0 1 0 134859058 304209920 65018 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 74270 65018 721 52 0 72638 0
Current children cumulated CPU time (s) 281.52
Current children cumulated vsize (KiB) 297080

[startup+342.599 s]
/proc/loadavg: 1.98 1.97 1.98 4/86 2457
/proc/meminfo: memFree=366656/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=297740 CPUtime=341.5
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 65398 0 0 0 34112 38 0 0 25 0 1 0 134859058 304885760 65178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 74435 65178 721 52 0 72803 0
Current children cumulated CPU time (s) 341.5
Current children cumulated vsize (KiB) 297740

[startup+402.607 s]
/proc/loadavg: 1.99 1.97 1.98 3/86 2457
/proc/meminfo: memFree=221952/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=298348 CPUtime=401.24
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 65553 0 0 0 40086 38 0 0 25 0 1 0 134859058 305508352 65333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 74587 65333 721 52 0 72955 0
Current children cumulated CPU time (s) 401.24
Current children cumulated vsize (KiB) 298348

[startup+462.614 s]
/proc/loadavg: 2.03 1.99 1.99 3/86 2457
/proc/meminfo: memFree=86400/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=298876 CPUtime=460.98
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 65704 0 0 0 46059 39 0 0 25 0 1 0 134859058 306049024 65484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 74719 65484 721 52 0 73087 0
Current children cumulated CPU time (s) 460.98
Current children cumulated vsize (KiB) 298876

[startup+522.623 s]
/proc/loadavg: 2.01 1.99 1.99 3/86 2457
/proc/meminfo: memFree=16192/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=299536 CPUtime=520.69
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 65857 0 0 0 52030 39 0 0 25 0 1 0 134859058 306724864 65637 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 74884 65637 721 52 0 73252 0
Current children cumulated CPU time (s) 520.69
Current children cumulated vsize (KiB) 299536

[startup+582.636 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 2495
/proc/meminfo: memFree=836664/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=300184 CPUtime=580.45
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 66004 0 0 0 58004 41 0 0 25 0 1 0 134859058 307388416 65784 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671317 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 75046 65784 721 52 0 73414 0
Current children cumulated CPU time (s) 580.45
Current children cumulated vsize (KiB) 300184

[startup+642.645 s]
/proc/loadavg: 2.04 2.00 1.99 3/86 2495
/proc/meminfo: memFree=395256/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=300712 CPUtime=640.19
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 66151 0 0 0 63978 41 0 0 25 0 1 0 134859058 307929088 65931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 75178 65931 721 52 0 73546 0
Current children cumulated CPU time (s) 640.19
Current children cumulated vsize (KiB) 300712

[startup+702.652 s]
/proc/loadavg: 2.01 2.00 1.99 3/86 2495
/proc/meminfo: memFree=21944/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=301372 CPUtime=699.9
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 66297 0 0 0 69949 41 0 0 25 0 1 0 134859058 308604928 66077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 75343 66077 721 52 0 73711 0
Current children cumulated CPU time (s) 699.9
Current children cumulated vsize (KiB) 301372

[startup+762.663 s]
/proc/loadavg: 1.97 1.98 1.99 3/86 2533
/proc/meminfo: memFree=695736/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=301900 CPUtime=759.65
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 66438 0 0 0 75922 43 0 0 25 0 1 0 134859058 309145600 66218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 75475 66218 721 52 0 73843 0
Current children cumulated CPU time (s) 759.65
Current children cumulated vsize (KiB) 301900

[startup+822.684 s]
/proc/loadavg: 1.99 1.98 1.99 3/92 2599
/proc/meminfo: memFree=354544/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=302608 CPUtime=819.36
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 66576 0 0 0 81889 47 0 0 25 0 1 0 134859058 309870592 66356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 75652 66356 721 52 0 74020 0
Current children cumulated CPU time (s) 819.36
Current children cumulated vsize (KiB) 302608

[startup+882.73 s]
/proc/loadavg: 1.99 1.98 1.99 3/92 2704
/proc/meminfo: memFree=45240/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=303004 CPUtime=879.01
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 66712 0 0 0 87843 58 0 0 25 0 1 0 134859058 310276096 66492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 75751 66492 721 52 0 74119 0
Current children cumulated CPU time (s) 879.01
Current children cumulated vsize (KiB) 303004

[startup+942.746 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 2816
/proc/meminfo: memFree=734008/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=303532 CPUtime=938.71
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 66849 0 0 0 93808 63 0 0 25 0 1 0 134859058 310816768 66629 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 75883 66629 721 52 0 74251 0
Current children cumulated CPU time (s) 938.71
Current children cumulated vsize (KiB) 303532

[startup+1002.76 s]
/proc/loadavg: 2.05 2.00 1.99 3/86 2816
/proc/meminfo: memFree=553144/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=304060 CPUtime=998.45
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 66995 0 0 0 99782 63 0 0 25 0 1 0 134859058 311357440 66775 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 76015 66775 721 52 0 74383 0
Current children cumulated CPU time (s) 998.45
Current children cumulated vsize (KiB) 304060

[startup+1062.77 s]
/proc/loadavg: 2.02 2.00 1.99 3/86 2816
/proc/meminfo: memFree=380600/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=304588 CPUtime=1058.18
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 67132 0 0 0 105754 64 0 0 25 0 1 0 134859058 311898112 66912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 76147 66912 721 52 0 74515 0
Current children cumulated CPU time (s) 1058.18
Current children cumulated vsize (KiB) 304588

[startup+1122.79 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 2816
/proc/meminfo: memFree=231544/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=305116 CPUtime=1117.93
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 67266 0 0 0 111728 65 0 0 25 0 1 0 134859058 312438784 67046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 76279 67046 721 52 0 74647 0
Current children cumulated CPU time (s) 1117.93
Current children cumulated vsize (KiB) 305116

[startup+1182.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 2816
/proc/meminfo: memFree=93048/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=305644 CPUtime=1177.68
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 67397 0 0 0 117703 65 0 0 25 0 1 0 134859058 312979456 67177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 76411 67177 721 52 0 74779 0
Current children cumulated CPU time (s) 1177.68
Current children cumulated vsize (KiB) 305644

[startup+1242.81 s]
/proc/loadavg: 2.08 2.02 2.00 3/86 2854
/proc/meminfo: memFree=646072/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=306440 CPUtime=1237.4
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 67531 0 0 0 123675 65 0 0 25 0 1 0 134859058 313794560 67311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 76610 67311 721 52 0 74978 0
Current children cumulated CPU time (s) 1237.4
Current children cumulated vsize (KiB) 306440

[startup+1302.82 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 2854
/proc/meminfo: memFree=19640/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=306968 CPUtime=1297.13
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 67661 0 0 0 129648 65 0 0 25 0 1 0 134859058 314335232 67441 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 76742 67441 721 52 0 75110 0
Current children cumulated CPU time (s) 1297.13
Current children cumulated vsize (KiB) 306968

[startup+1362.86 s]
/proc/loadavg: 1.38 1.82 1.94 2/81 2966
/proc/meminfo: memFree=933224/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=307364 CPUtime=1357.07
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 67788 0 0 0 135640 67 0 0 25 0 1 0 134859058 314740736 67568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 76841 67568 721 52 0 75209 0
Current children cumulated CPU time (s) 1357.07
Current children cumulated vsize (KiB) 307364

[startup+1422.91 s]
/proc/loadavg: 1.14 1.67 1.87 2/81 3088
/proc/meminfo: memFree=934184/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=307892 CPUtime=1417.02
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 67912 0 0 0 141634 68 0 0 25 0 1 0 134859058 315281408 67692 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/2418/statm: 76973 67692 721 52 0 75341 0
Current children cumulated CPU time (s) 1417.02
Current children cumulated vsize (KiB) 307892

[startup+1482.99 s]
/proc/loadavg: 1.33 1.61 1.84 3/86 3185
/proc/meminfo: memFree=921144/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=308420 CPUtime=1477.01
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 68039 0 0 0 147631 70 0 0 25 0 1 0 134859058 315822080 67819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 77105 67819 721 52 0 75473 0
Current children cumulated CPU time (s) 1477.01
Current children cumulated vsize (KiB) 308420

[startup+1543.04 s]
/proc/loadavg: 1.75 1.68 1.84 3/86 3185
/proc/meminfo: memFree=919416/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=308816 CPUtime=1537.01
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 68165 0 0 0 153631 70 0 0 25 0 1 0 134859058 316227584 67945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 77204 67945 721 52 0 75572 0
Current children cumulated CPU time (s) 1537.01
Current children cumulated vsize (KiB) 308816

[startup+1603.09 s]
/proc/loadavg: 1.91 1.74 1.85 3/86 3185
/proc/meminfo: memFree=918520/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=309344 CPUtime=1596.99
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 68290 0 0 0 159628 71 0 0 25 0 1 0 134859058 316768256 68070 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 77336 68070 721 52 0 75704 0
Current children cumulated CPU time (s) 1596.99
Current children cumulated vsize (KiB) 309344

[startup+1663.14 s]
/proc/loadavg: 1.96 1.78 1.85 3/86 3187
/proc/meminfo: memFree=917368/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=309740 CPUtime=1656.98
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 68414 0 0 0 165627 71 0 0 25 0 1 0 134859058 317173760 68194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671314 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 77435 68194 721 52 0 75803 0
Current children cumulated CPU time (s) 1656.98
Current children cumulated vsize (KiB) 309740

[startup+1723.19 s]
/proc/loadavg: 1.98 1.82 1.86 3/86 3187
/proc/meminfo: memFree=916856/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=310268 CPUtime=1716.99
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 68537 0 0 0 171627 72 0 0 25 0 1 0 134859058 317714432 68317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 77567 68317 721 52 0 75935 0
Current children cumulated CPU time (s) 1716.99
Current children cumulated vsize (KiB) 310268

[startup+1783.25 s]
/proc/loadavg: 1.99 1.85 1.87 3/86 3187
/proc/meminfo: memFree=915896/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=310664 CPUtime=1776.97
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 68662 0 0 0 177625 72 0 0 25 0 1 0 134859058 318119936 68442 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 77666 68442 721 52 0 76034 0
Current children cumulated CPU time (s) 1776.97
Current children cumulated vsize (KiB) 310664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.35 s]
/proc/loadavg: 1.99 1.86 1.87 3/86 3187
/proc/meminfo: memFree=915640/2055920 swapFree=4192812/4192956
[pid=2418] ppid=2416 vsize=310928 CPUtime=1800.05
/proc/2418/stat : 2418 (CSPtoSAT+minisa) R 2416 2418 2363 0 -1 4194304 68710 0 0 0 179933 72 0 0 25 0 1 0 134859058 318390272 68490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/2418/statm: 77732 68490 721 52 0 76100 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 310928

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.4
CPU time (s): 1800.11
CPU user time (s): 1799.34
CPU system time (s): 0.772882
CPU usage (%): 99.652
Max. virtual memory (cumulated for all children) (KiB): 310928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 0.772882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68710
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= 10
involuntary context switches= 49763

runsolver used 1.76973 s user time and 5.32619 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 05:47:26 UTC 2007


IDJOB= 209839
IDBENCH= 4563
FILE ID= node5/209839-1168062446

PBS_JOBID= 3475373

Free space on /tmp= 66328 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp26/fapp26-2300-2.xml
COMMAND LINE= /tmp/evaluation/209839-1168062446/CSPtoSAT+minisat /tmp/evaluation/209839-1168062446/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-209839-1168062446 -o ROOT/results/node5/solver-209839-1168062446 -C 1800 -M 900  /tmp/evaluation/209839-1168062446/CSPtoSAT+minisat /tmp/evaluation/209839-1168062446/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5ab9fef4baf6ea85cbbe46e92584c6bf

RANDOM SEED= 485062880

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.240
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.240
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:        944976 kB
Buffers:         84436 kB
Cached:         785896 kB
SwapCached:          0 kB
Active:         482780 kB
Inactive:       530208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        944976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5068 kB
Writeback:           0 kB
Mapped:         165108 kB
Slab:            82804 kB
Committed_AS:  3189340 kB
PageTables:       2316 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= 66327 MiB



End job on node5 on Sat Jan  6 06:17:33 UTC 2007