Trace number 209727

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.13 1806.38

General information on the benchmark

Namefapp/fapp26-30/fapp26/
fapp26-2300-3.xml
MD5SUMabf997c0eaf32a8727037f489bc3c38d
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 benchmark7.00294
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.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
3.48	c ...done
3.48	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/node14/watcher-209727-1168062325 -o ROOT/results/node14/solver-209727-1168062325 -C 1800 -M 900 /tmp/evaluation/209727-1168062325/CSPtoSAT+minisat /tmp/evaluation/209727-1168062325/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.73 1.93 1.98 5/86 21529
/proc/meminfo: memFree=803512/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=496 CPUtime=0
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154627845 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6927140 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 124 36 29 52 0 19 0

[startup+0.105351 s]
/proc/loadavg: 1.73 1.93 1.98 5/86 21529
/proc/meminfo: memFree=803512/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=12544 CPUtime=0.09
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 2088 0 0 0 8 1 0 0 18 0 1 0 154627845 12845056 2035 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669293 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 3136 2035 694 52 0 1504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12544

[startup+0.513378 s]
/proc/loadavg: 1.73 1.93 1.98 5/86 21529
/proc/meminfo: memFree=803512/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=88868 CPUtime=0.5
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 18169 0 0 0 41 9 0 0 22 0 1 0 154627845 91000832 17983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7361344 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 22217 17983 696 52 0 20585 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 88868

[startup+1.33446 s]
/proc/loadavg: 1.73 1.93 1.98 3/86 21529
/proc/meminfo: memFree=646712/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=202176 CPUtime=1.31
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 47123 0 0 0 107 24 0 0 25 0 1 0 154627845 207028224 46937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 50544 46937 696 52 0 48912 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 202176

[startup+2.9716 s]
/proc/loadavg: 1.75 1.94 1.98 3/86 21529
/proc/meminfo: memFree=552504/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=291432 CPUtime=2.93
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 63794 0 0 0 261 32 0 0 25 0 1 0 154627845 298426368 63608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7063191 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 72858 63608 704 52 0 71226 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 291432

[startup+6.26193 s]
/proc/loadavg: 1.75 1.94 1.98 3/86 21529
/proc/meminfo: memFree=547896/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=292940 CPUtime=6.19
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 64269 0 0 0 587 32 0 0 25 0 1 0 154627845 299970560 64049 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 73235 64049 721 52 0 71603 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 292940

[startup+12.7195 s]
/proc/loadavg: 1.79 1.94 1.98 3/86 21529
/proc/meminfo: memFree=545784/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=293204 CPUtime=12.59
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 64282 0 0 0 1227 32 0 0 25 0 1 0 154627845 300240896 64062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 73301 64062 721 52 0 71669 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 293204

[startup+25.5508 s]
/proc/loadavg: 1.82 1.94 1.98 3/86 21529
/proc/meminfo: memFree=542776/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=293520 CPUtime=25.31
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 64394 0 0 0 2498 33 0 0 25 0 1 0 154627845 300564480 64174 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 73380 64174 721 52 0 71748 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 293520

[startup+51.2032 s]
/proc/loadavg: 1.96 1.96 1.98 3/86 21529
/proc/meminfo: memFree=537400/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=294588 CPUtime=50.72
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 64578 0 0 0 5039 33 0 0 25 0 1 0 154627845 301658112 64358 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667312 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 73647 64358 721 52 0 72015 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 294588

[startup+102.505 s]
/proc/loadavg: 1.98 1.97 1.98 3/86 21529
/proc/meminfo: memFree=528760/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=295200 CPUtime=101.56
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 64753 0 0 0 10123 33 0 0 25 0 1 0 154627845 302284800 64533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 73800 64533 721 52 0 72168 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 295200

[startup+162.529 s]
/proc/loadavg: 1.99 1.97 1.98 4/86 21529
/proc/meminfo: memFree=520568/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=295728 CPUtime=161.03
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 64911 0 0 0 16069 34 0 0 25 0 1 0 154627845 302825472 64691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 73932 64691 721 52 0 72300 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 295728

[startup+222.558 s]
/proc/loadavg: 2.03 1.99 1.99 3/86 21529
/proc/meminfo: memFree=512376/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=296388 CPUtime=220.51
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 65058 0 0 0 22017 34 0 0 25 0 1 0 154627845 303501312 64838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 74097 64838 721 52 0 72465 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 296388

[startup+282.586 s]
/proc/loadavg: 2.07 2.00 1.99 3/86 21529
/proc/meminfo: memFree=505848/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=296948 CPUtime=279.99
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 65206 0 0 0 27965 34 0 0 25 0 1 0 154627845 304074752 64986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 74237 64986 721 52 0 72605 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 296948

[startup+342.682 s]
/proc/loadavg: 1.68 1.89 1.96 3/86 21712
/proc/meminfo: memFree=1241400/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=297608 CPUtime=339.9
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 65364 0 0 0 33952 38 0 0 25 0 1 0 154627845 304750592 65144 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671657 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 74402 65144 721 52 0 72770 0
Current children cumulated CPU time (s) 339.9
Current children cumulated vsize (KiB) 297608

[startup+402.706 s]
/proc/loadavg: 1.88 1.91 1.96 3/86 21712
/proc/meminfo: memFree=1159736/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=298216 CPUtime=399.87
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 65522 0 0 0 39948 39 0 0 25 0 1 0 154627845 305373184 65302 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678176 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 74554 65302 721 52 0 72922 0
Current children cumulated CPU time (s) 399.87
Current children cumulated vsize (KiB) 298216

[startup+462.735 s]
/proc/loadavg: 1.95 1.92 1.96 3/86 21712
/proc/meminfo: memFree=1094520/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=298744 CPUtime=459.85
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 65674 0 0 0 45946 39 0 0 25 0 1 0 154627845 305913856 65454 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 74686 65454 721 52 0 73054 0
Current children cumulated CPU time (s) 459.85
Current children cumulated vsize (KiB) 298744

[startup+522.774 s]
/proc/loadavg: 1.98 1.93 1.96 3/86 21712
/proc/meminfo: memFree=1037432/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=299404 CPUtime=519.8
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 65823 0 0 0 51941 39 0 0 25 0 1 0 154627845 306589696 65603 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 74851 65603 721 52 0 73219 0
Current children cumulated CPU time (s) 519.8
Current children cumulated vsize (KiB) 299404

[startup+582.813 s]
/proc/loadavg: 2.07 1.96 1.96 3/86 21712
/proc/meminfo: memFree=989944/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=300052 CPUtime=579.79
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 65973 0 0 0 57939 40 0 0 25 0 1 0 154627845 307253248 65753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667353 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 75013 65753 721 52 0 73381 0
Current children cumulated CPU time (s) 579.79
Current children cumulated vsize (KiB) 300052

[startup+642.848 s]
/proc/loadavg: 2.02 1.97 1.96 3/86 21712
/proc/meminfo: memFree=941880/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=300580 CPUtime=639.77
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 66117 0 0 0 63937 40 0 0 25 0 1 0 154627845 307793920 65897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 75145 65897 721 52 0 73513 0
Current children cumulated CPU time (s) 639.77
Current children cumulated vsize (KiB) 300580

[startup+702.886 s]
/proc/loadavg: 2.01 1.97 1.96 3/86 21712
/proc/meminfo: memFree=899064/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=301108 CPUtime=699.73
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 66261 0 0 0 69933 40 0 0 25 0 1 0 154627845 308334592 66041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 75277 66041 721 52 0 73645 0
Current children cumulated CPU time (s) 699.73
Current children cumulated vsize (KiB) 301108

[startup+762.92 s]
/proc/loadavg: 2.04 1.99 1.97 3/86 21712
/proc/meminfo: memFree=858872/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=301768 CPUtime=759.71
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 66404 0 0 0 75930 41 0 0 25 0 1 0 154627845 309010432 66184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 75442 66184 721 52 0 73810 0
Current children cumulated CPU time (s) 759.71
Current children cumulated vsize (KiB) 301768

[startup+822.959 s]
/proc/loadavg: 2.01 1.99 1.97 3/86 21712
/proc/meminfo: memFree=818360/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=302296 CPUtime=819.7
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 66555 0 0 0 81929 41 0 0 25 0 1 0 154627845 309551104 66335 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 75574 66335 721 52 0 73942 0
Current children cumulated CPU time (s) 819.7
Current children cumulated vsize (KiB) 302296

[startup+882.994 s]
/proc/loadavg: 2.08 2.00 1.97 3/86 21712
/proc/meminfo: memFree=779768/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=303004 CPUtime=879.66
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 66694 0 0 0 87925 41 0 0 25 0 1 0 154627845 310276096 66474 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 75751 66474 721 52 0 74119 0
Current children cumulated CPU time (s) 879.66
Current children cumulated vsize (KiB) 303004

[startup+943.04 s]
/proc/loadavg: 2.16 2.03 1.98 3/92 21784
/proc/meminfo: memFree=740632/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=303532 CPUtime=939.63
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 66832 0 0 0 93918 45 0 0 25 0 1 0 154627845 310816768 66612 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 75883 66612 721 52 0 74251 0
Current children cumulated CPU time (s) 939.63
Current children cumulated vsize (KiB) 303532

[startup+1003.1 s]
/proc/loadavg: 2.10 2.04 1.99 3/92 21876
/proc/meminfo: memFree=707200/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=304060 CPUtime=999.59
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 66967 0 0 0 99901 58 0 0 25 0 1 0 154627845 311357440 66747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 76015 66747 721 52 0 74383 0
Current children cumulated CPU time (s) 999.59
Current children cumulated vsize (KiB) 304060

[startup+1063.15 s]
/proc/loadavg: 2.04 2.03 1.99 3/86 21910
/proc/meminfo: memFree=673464/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=304456 CPUtime=1059.56
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 67104 0 0 0 105893 63 0 0 25 0 1 0 154627845 311762944 66884 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 76114 66884 721 52 0 74482 0
Current children cumulated CPU time (s) 1059.56
Current children cumulated vsize (KiB) 304456

[startup+1123.18 s]
/proc/loadavg: 2.01 2.02 1.99 3/86 21910
/proc/meminfo: memFree=639992/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=304984 CPUtime=1119.54
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 67238 0 0 0 111891 63 0 0 25 0 1 0 154627845 312303616 67018 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 76246 67018 721 52 0 74614 0
Current children cumulated CPU time (s) 1119.54
Current children cumulated vsize (KiB) 304984

[startup+1183.21 s]
/proc/loadavg: 2.04 2.03 1.99 3/86 21910
/proc/meminfo: memFree=606712/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=305512 CPUtime=1179.29
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 67372 0 0 0 117866 63 0 0 25 0 1 0 154627845 312844288 67152 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 76378 67152 721 52 0 74746 0
Current children cumulated CPU time (s) 1179.29
Current children cumulated vsize (KiB) 305512

[startup+1243.22 s]
/proc/loadavg: 2.01 2.02 1.99 3/86 21910
/proc/meminfo: memFree=573944/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=306040 CPUtime=1239.02
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 67503 0 0 0 123838 64 0 0 25 0 1 0 154627845 313384960 67283 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 76510 67283 721 52 0 74878 0
Current children cumulated CPU time (s) 1239.02
Current children cumulated vsize (KiB) 306040

[startup+1303.23 s]
/proc/loadavg: 2.04 2.03 2.00 4/86 21910
/proc/meminfo: memFree=541176/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=306836 CPUtime=1298.77
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 67633 0 0 0 129813 64 0 0 25 0 1 0 154627845 314200064 67413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 76709 67413 721 52 0 75077 0
Current children cumulated CPU time (s) 1298.77
Current children cumulated vsize (KiB) 306836

[startup+1363.24 s]
/proc/loadavg: 2.06 2.04 2.00 3/86 21910
/proc/meminfo: memFree=508792/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=307232 CPUtime=1358.5
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 67763 0 0 0 135786 64 0 0 25 0 1 0 154627845 314605568 67543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 76808 67543 721 52 0 75176 0
Current children cumulated CPU time (s) 1358.5
Current children cumulated vsize (KiB) 307232

[startup+1423.25 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 21910
/proc/meminfo: memFree=477368/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=307760 CPUtime=1418.22
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 67890 0 0 0 141758 64 0 0 25 0 1 0 154627845 315146240 67670 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 76940 67670 721 52 0 75308 0
Current children cumulated CPU time (s) 1418.22
Current children cumulated vsize (KiB) 307760

[startup+1483.26 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 21910
/proc/meminfo: memFree=446776/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=308288 CPUtime=1477.97
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 68017 0 0 0 147732 65 0 0 25 0 1 0 154627845 315686912 67797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 77072 67797 721 52 0 75440 0
Current children cumulated CPU time (s) 1477.97
Current children cumulated vsize (KiB) 308288

[startup+1543.27 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 21910
/proc/meminfo: memFree=418168/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=308684 CPUtime=1537.71
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 68141 0 0 0 153706 65 0 0 25 0 1 0 154627845 316092416 67921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 77171 67921 721 52 0 75539 0
Current children cumulated CPU time (s) 1537.71
Current children cumulated vsize (KiB) 308684

[startup+1603.28 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 21910
/proc/meminfo: memFree=389432/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=309212 CPUtime=1597.43
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 68267 0 0 0 159677 66 0 0 25 0 1 0 154627845 316633088 68047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 77303 68047 721 52 0 75671 0
Current children cumulated CPU time (s) 1597.43
Current children cumulated vsize (KiB) 309212

[startup+1663.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 21910
/proc/meminfo: memFree=360952/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=309608 CPUtime=1657.19
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 68390 0 0 0 165652 67 0 0 25 0 1 0 154627845 317038592 68170 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 0 0 0
/proc/21528/statm: 77402 68170 721 52 0 75770 0
Current children cumulated CPU time (s) 1657.19
Current children cumulated vsize (KiB) 309608

[startup+1723.32 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 21948
/proc/meminfo: memFree=985568/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=310136 CPUtime=1717.08
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 68515 0 0 0 171640 68 0 0 25 0 1 0 154627845 317579264 68295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 77534 68295 721 52 0 75902 0
Current children cumulated CPU time (s) 1717.08
Current children cumulated vsize (KiB) 310136

[startup+1783.34 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 21948
/proc/meminfo: memFree=560864/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=310664 CPUtime=1777.09
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 68634 0 0 0 177640 69 0 0 25 0 1 0 154627845 318119936 68414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 77666 68414 721 52 0 76034 0
Current children cumulated CPU time (s) 1777.09
Current children cumulated vsize (KiB) 310664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.33 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 21948
/proc/meminfo: memFree=409952/2055920 swapFree=4182236/4192956
[pid=21528] ppid=21526 vsize=310796 CPUtime=1800.08
/proc/21528/stat : 21528 (CSPtoSAT+minisa) R 21526 21528 21473 0 -1 4194304 68681 0 0 0 179939 69 0 0 25 0 1 0 154627845 318255104 68461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/21528/statm: 77699 68461 721 52 0 76067 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 310796

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.38
CPU time (s): 1800.13
CPU user time (s): 1799.39
CPU system time (s): 0.740887
CPU usage (%): 99.6539
Max. virtual memory (cumulated for all children) (KiB): 310796

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

runsolver used 1.9867 s user time and 5.41618 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 05:45:27 UTC 2007


IDJOB= 209727
IDBENCH= 4556
FILE ID= node14/209727-1168062325

PBS_JOBID= 3475370

Free space on /tmp= 66325 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  abf997c0eaf32a8727037f489bc3c38d

RANDOM SEED= 273134700

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.227
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.227
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:        804440 kB
Buffers:         56656 kB
Cached:         307868 kB
SwapCached:       3696 kB
Active:         812404 kB
Inactive:       338028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        804440 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            5172 kB
Writeback:           0 kB
Mapped:         798700 kB
Slab:            84588 kB
Committed_AS:  5366744 kB
PageTables:       3632 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= 66325 MiB



End job on node14 on Sat Jan  6 06:15:36 UTC 2007