Trace number 205813

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.22 1800.92

General information on the benchmark

Namefapp/fapp36-40/fapp38/
fapp38-2500-0.xml
MD5SUM00688de2264349cb35c485d1a6fd29a5
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 benchmark15.1307
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
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...
8.03	c ...done
8.03	c #SATvar=4376526 #SATclauses=8745548 #CSPpredicates=62132

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/node51/watcher-205813-1168059190 -o ROOT/results/node51/solver-205813-1168059190 -C 1800 -M 900 /tmp/evaluation/205813-1168059190/CSPtoSAT+minisat /tmp/evaluation/205813-1168059190/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: 0.78 0.93 0.98 4/65 28915
/proc/meminfo: memFree=1238272/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=6696 CPUtime=0
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 154317922 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2587512 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 1674 383 358 52 0 30 0

[startup+0.10414 s]
/proc/loadavg: 0.78 0.93 0.98 4/65 28915
/proc/meminfo: memFree=1238272/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=6952 CPUtime=0.09
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 154317922 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157726484 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.515207 s]
/proc/loadavg: 0.78 0.93 0.98 4/65 28915
/proc/meminfo: memFree=1238272/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=96524 CPUtime=0.5
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 20191 0 0 0 42 8 0 0 22 0 1 0 154317922 98840576 19983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 24131 19983 696 52 0 22499 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 96524

[startup+1.33535 s]
/proc/loadavg: 0.78 0.93 0.98 2/65 28915
/proc/meminfo: memFree=1069568/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=223360 CPUtime=1.32
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 50884 0 0 0 109 23 0 0 25 0 1 0 154317922 228720640 50676 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 55840 50677 696 52 0 54208 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 223360

[startup+2.97163 s]
/proc/loadavg: 0.78 0.93 0.98 2/65 28915
/proc/meminfo: memFree=898240/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=501656 CPUtime=2.96
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 112992 0 0 0 247 49 0 0 25 0 1 0 154317922 513695744 112784 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 125414 112785 696 52 0 123782 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 501656

[startup+6.24918 s]
/proc/loadavg: 0.80 0.93 0.98 2/65 28915
/proc/meminfo: memFree=660608/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=653816 CPUtime=6.24
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 145402 0 0 0 560 64 0 0 25 0 1 0 154317922 669507584 145161 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3053179 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 163454 145161 704 52 0 161822 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 653816

[startup+12.7013 s]
/proc/loadavg: 0.81 0.93 0.98 2/65 28915
/proc/meminfo: memFree=653696/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=658900 CPUtime=12.69
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 146974 0 0 0 1204 65 0 0 25 0 1 0 154317922 674713600 146490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 164725 146490 721 52 0 163093 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 658900

[startup+25.5025 s]
/proc/loadavg: 0.85 0.94 0.98 2/65 28915
/proc/meminfo: memFree=653376/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=659612 CPUtime=25.48
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 147104 0 0 0 2483 65 0 0 25 0 1 0 154317922 675442688 146620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 164903 146620 721 52 0 163271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 659612

[startup+51.1068 s]
/proc/loadavg: 0.90 0.94 0.98 2/65 28915
/proc/meminfo: memFree=652736/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=660280 CPUtime=51.07
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 147269 0 0 0 5042 65 0 0 25 0 1 0 154317922 676126720 146785 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 165070 146785 721 52 0 163438 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 660280

[startup+102.312 s]
/proc/loadavg: 0.96 0.95 0.98 2/65 28915
/proc/meminfo: memFree=652160/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=661320 CPUtime=102.26
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 147437 0 0 0 10161 65 0 0 25 0 1 0 154317922 677191680 146953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 165330 146953 721 52 0 163698 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 661320

[startup+162.327 s]
/proc/loadavg: 0.98 0.95 0.98 2/65 28915
/proc/meminfo: memFree=651648/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=661868 CPUtime=162.26
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 147554 0 0 0 16160 66 0 0 25 0 1 0 154317922 677752832 147070 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 165467 147070 721 52 0 163835 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 661868

[startup+222.345 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 28915
/proc/meminfo: memFree=651008/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=662340 CPUtime=222.25
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 147715 0 0 0 22159 66 0 0 25 0 1 0 154317922 678236160 147231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 165585 147231 721 52 0 163953 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 662340

[startup+282.357 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 28915
/proc/meminfo: memFree=650496/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=662736 CPUtime=282.25
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 147823 0 0 0 28159 66 0 0 25 0 1 0 154317922 678641664 147339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 165684 147339 721 52 0 164052 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 662736

[startup+342.369 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28915
/proc/meminfo: memFree=650112/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=663164 CPUtime=342.24
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 147934 0 0 0 34158 66 0 0 25 0 1 0 154317922 679079936 147450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 165791 147450 721 52 0 164159 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 663164

[startup+402.384 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28915
/proc/meminfo: memFree=649664/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=663560 CPUtime=402.23
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148039 0 0 0 40157 66 0 0 25 0 1 0 154317922 679485440 147555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 165890 147555 721 52 0 164258 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 663560

[startup+462.396 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28915
/proc/meminfo: memFree=649152/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=663956 CPUtime=462.23
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148145 0 0 0 46156 67 0 0 25 0 1 0 154317922 679890944 147661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 165989 147661 721 52 0 164357 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 663956

[startup+522.447 s]
/proc/loadavg: 0.99 0.97 0.98 2/71 29063
/proc/meminfo: memFree=647496/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=664432 CPUtime=522.18
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148251 0 0 0 52148 70 0 0 25 0 1 0 154317922 680378368 147767 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166108 147767 721 52 0 164476 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 664432

[startup+582.479 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29113
/proc/meminfo: memFree=648128/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=664828 CPUtime=582.17
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148357 0 0 0 58147 70 0 0 25 0 1 0 154317922 680783872 147873 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166207 147873 721 52 0 164575 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 664828

[startup+642.498 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29113
/proc/meminfo: memFree=647744/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=665224 CPUtime=642.16
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148464 0 0 0 64146 70 0 0 25 0 1 0 154317922 681189376 147980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166306 147980 721 52 0 164674 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 665224

[startup+702.511 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29113
/proc/meminfo: memFree=647232/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=665620 CPUtime=702.15
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148569 0 0 0 70145 70 0 0 25 0 1 0 154317922 681594880 148085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166405 148085 721 52 0 164773 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 665620

[startup+762.526 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29113
/proc/meminfo: memFree=646976/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=666136 CPUtime=762.16
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148673 0 0 0 76145 71 0 0 25 0 1 0 154317922 682123264 148189 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166534 148189 721 52 0 164902 0
Current children cumulated CPU time (s) 762.16
Current children cumulated vsize (KiB) 666136

[startup+822.543 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29113
/proc/meminfo: memFree=646528/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=666532 CPUtime=822.15
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148771 0 0 0 82144 71 0 0 25 0 1 0 154317922 682528768 148287 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166633 148287 721 52 0 165001 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 666532

[startup+882.558 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 29113
/proc/meminfo: memFree=646144/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=666928 CPUtime=882.14
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148872 0 0 0 88143 71 0 0 25 0 1 0 154317922 682934272 148388 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166732 148388 721 52 0 165100 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 666928

[startup+942.57 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 29113
/proc/meminfo: memFree=645696/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=667324 CPUtime=942.13
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 148975 0 0 0 94142 71 0 0 25 0 1 0 154317922 683339776 148491 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166831 148491 721 52 0 165199 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 667324

[startup+1002.58 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 29113
/proc/meminfo: memFree=645312/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=667720 CPUtime=1002.13
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149077 0 0 0 100141 72 0 0 25 0 1 0 154317922 683745280 148593 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678618 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 166930 148593 721 52 0 165298 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 667720

[startup+1062.6 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 29113
/proc/meminfo: memFree=644800/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=668116 CPUtime=1062.13
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149181 0 0 0 106141 72 0 0 25 0 1 0 154317922 684150784 148697 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167029 148697 721 52 0 165397 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 668116

[startup+1122.61 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 29113
/proc/meminfo: memFree=644480/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=668692 CPUtime=1122.12
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149283 0 0 0 112140 72 0 0 25 0 1 0 154317922 684740608 148799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167173 148799 721 52 0 165541 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 668692

[startup+1182.63 s]
/proc/loadavg: 1.07 1.00 0.99 2/65 29113
/proc/meminfo: memFree=644096/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=669088 CPUtime=1182.12
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149383 0 0 0 118140 72 0 0 25 0 1 0 154317922 685146112 148899 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167272 148899 721 52 0 165640 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 669088

[startup+1242.64 s]
/proc/loadavg: 1.02 1.00 0.99 2/65 29113
/proc/meminfo: memFree=643648/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=669484 CPUtime=1242.11
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149483 0 0 0 124139 72 0 0 25 0 1 0 154317922 685551616 148999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167371 148999 721 52 0 165739 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 669484

[startup+1302.66 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 29113
/proc/meminfo: memFree=643200/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=669880 CPUtime=1302.11
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149580 0 0 0 130138 73 0 0 25 0 1 0 154317922 685957120 149096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167470 149096 721 52 0 165838 0
Current children cumulated CPU time (s) 1302.11
Current children cumulated vsize (KiB) 669880

[startup+1362.67 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 29113
/proc/meminfo: memFree=642880/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=670276 CPUtime=1362.11
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149679 0 0 0 136138 73 0 0 25 0 1 0 154317922 686362624 149195 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167569 149195 721 52 0 165937 0
Current children cumulated CPU time (s) 1362.11
Current children cumulated vsize (KiB) 670276

[startup+1422.69 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 29113
/proc/meminfo: memFree=642432/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=670540 CPUtime=1422.1
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149777 0 0 0 142137 73 0 0 25 0 1 0 154317922 686632960 149293 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167635 149293 721 52 0 166003 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 670540

[startup+1482.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29115
/proc/meminfo: memFree=641920/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=670936 CPUtime=1482.09
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149877 0 0 0 148136 73 0 0 25 0 1 0 154317922 687038464 149393 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167734 149393 721 52 0 166102 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 670936

[startup+1542.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29115
/proc/meminfo: memFree=641600/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=671332 CPUtime=1542.09
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 149978 0 0 0 154136 73 0 0 25 0 1 0 154317922 687443968 149494 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167833 149494 721 52 0 166201 0
Current children cumulated CPU time (s) 1542.09
Current children cumulated vsize (KiB) 671332

[startup+1602.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29115
/proc/meminfo: memFree=641216/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=671728 CPUtime=1602.09
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 150074 0 0 0 160135 74 0 0 25 0 1 0 154317922 687849472 149590 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 167932 149590 721 52 0 166300 0
Current children cumulated CPU time (s) 1602.09
Current children cumulated vsize (KiB) 671728

[startup+1662.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29115
/proc/meminfo: memFree=640832/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=672124 CPUtime=1662.08
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 150171 0 0 0 166134 74 0 0 25 0 1 0 154317922 688254976 149687 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 168031 149687 721 52 0 166399 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 672124

[startup+1722.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29115
/proc/meminfo: memFree=640448/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=672656 CPUtime=1722.08
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 150267 0 0 0 172134 74 0 0 25 0 1 0 154317922 688799744 149783 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 168164 149783 721 52 0 166532 0
Current children cumulated CPU time (s) 1722.08
Current children cumulated vsize (KiB) 672656

[startup+1782.78 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 29115
/proc/meminfo: memFree=640000/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=673052 CPUtime=1782.07
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 150366 0 0 0 178133 74 0 0 25 0 1 0 154317922 689205248 149882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 168263 149882 721 52 0 166631 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 673052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29115
/proc/meminfo: memFree=639936/2055920 swapFree=4192812/4192956
[pid=28914] ppid=28912 vsize=673184 CPUtime=1800.09
/proc/28914/stat : 28914 (CSPtoSAT+minisa) R 28912 28914 26045 0 -1 4194304 150395 0 0 0 179935 74 0 0 25 0 1 0 154317922 689340416 149911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/28914/statm: 168296 149911 721 52 0 166664 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 673184

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.92
CPU time (s): 1800.22
CPU user time (s): 1799.36
CPU system time (s): 0.855869
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 673184

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

runsolver used 1.23981 s user time and 3.65744 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan  6 04:53:12 UTC 2007


IDJOB= 205813
IDBENCH= 4169
FILE ID= node51/205813-1168059190

PBS_JOBID= 3475501

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp38/fapp38-2500-0.xml
COMMAND LINE= /tmp/evaluation/205813-1168059190/CSPtoSAT+minisat /tmp/evaluation/205813-1168059190/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-205813-1168059190 -o ROOT/results/node51/solver-205813-1168059190 -C 1800 -M 900  /tmp/evaluation/205813-1168059190/CSPtoSAT+minisat /tmp/evaluation/205813-1168059190/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  00688de2264349cb35c485d1a6fd29a5

RANDOM SEED= 995901618

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.277
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.277
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:       1238624 kB
Buffers:         41580 kB
Cached:         684116 kB
SwapCached:          0 kB
Active:          91844 kB
Inactive:       649396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1238624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10204 kB
Writeback:           0 kB
Mapped:          25772 kB
Slab:            62048 kB
Committed_AS:  2978276 kB
PageTables:       1408 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= 66539 MiB



End job on node51 on Sat Jan  6 05:23:16 UTC 2007