Trace number 1521060

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
CSat 2009-03-22? (TO) 1200.07 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S2037268960-098.cnf
MD5SUM45c0b4fd7394c92818ddec03e6b5f3f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1521060-1238285213/watcher-1521060-1238285213 -o /tmp/evaluation-result-1521060-1238285213/solver-1521060-1238285213 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521060-1238285213.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16627
/proc/meminfo: memFree=1338232/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=1368 CPUtime=0
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1101183863 1400832 130 1992294400 134512640 135625496 4294956240 18446744073709551615 135249446 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 342 130 88 271 0 68 0

[startup+0.060972 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16627
/proc/meminfo: memFree=1338232/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=7356 CPUtime=0.05
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 1639 0 0 0 5 0 0 0 18 0 1 0 1101183863 7532544 1622 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 1839 1622 90 271 0 1565 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7356

[startup+0.101975 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16627
/proc/meminfo: memFree=1338232/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=7484 CPUtime=0.09
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 1653 0 0 0 9 0 0 0 18 0 1 0 1101183863 7663616 1636 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 1871 1636 90 271 0 1597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.301996 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16627
/proc/meminfo: memFree=1338232/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=7740 CPUtime=0.29
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 1720 0 0 0 29 0 0 0 19 0 1 0 1101183863 7925760 1703 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 1935 1703 90 271 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7740

[startup+0.701039 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 16627
/proc/meminfo: memFree=1338232/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=8124 CPUtime=0.69
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 1831 0 0 0 68 1 0 0 22 0 1 0 1101183863 8318976 1814 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 2031 1814 90 271 0 1757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8124

[startup+1.50112 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1330992/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=8892 CPUtime=1.49
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 2002 0 0 0 148 1 0 0 25 0 1 0 1101183863 9105408 1985 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 2223 1985 90 271 0 1949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8892

[startup+3.1013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1329968/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=9800 CPUtime=3.08
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 2251 0 0 0 306 2 0 0 25 0 1 0 1101183863 10035200 2234 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 2450 2234 90 271 0 2176 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9800

[startup+6.30164 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1328432/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=11120 CPUtime=6.28
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 2570 0 0 0 625 3 0 0 25 0 1 0 1101183863 11386880 2553 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 2780 2553 90 271 0 2506 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11120

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1326584/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=12792 CPUtime=12.69
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 2977 0 0 0 1263 6 0 0 25 0 1 0 1101183863 13099008 2960 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 3198 2960 90 271 0 2924 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12792

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1324280/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=14984 CPUtime=25.48
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 3557 0 0 0 2541 7 0 0 25 0 1 0 1101183863 15343616 3499 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 3746 3499 90 271 0 3472 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14984

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1321400/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=17888 CPUtime=51.08
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 4335 0 0 0 5097 11 0 0 25 0 1 0 1101183863 18317312 4216 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 4472 4216 90 271 0 4198 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17888

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1317304/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=21916 CPUtime=102.26
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 5432 0 0 0 10208 18 0 0 25 0 1 0 1101183863 22441984 5222 1992294400 134512640 135625496 4294956240 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 5479 5222 90 271 0 5205 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 21916

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1313976/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=25252 CPUtime=162.25
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 6270 0 0 0 16202 23 0 0 25 0 1 0 1101183863 25858048 6060 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 6313 6060 90 271 0 6039 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 25252

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1311096/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=28184 CPUtime=222.23
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 7099 0 0 0 22195 28 0 0 25 0 1 0 1101183863 28860416 6753 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 7046 6753 90 271 0 6772 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28184

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1308664/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=30632 CPUtime=282.21
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 7713 0 0 0 28189 32 0 0 25 0 1 0 1101183863 31367168 7367 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 7658 7367 90 271 0 7384 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30632

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1306360/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=32788 CPUtime=342.19
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 8274 0 0 0 34183 36 0 0 25 0 1 0 1101183863 33574912 7928 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 8197 7928 90 271 0 7923 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32788

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1304184/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=34940 CPUtime=402.17
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 8811 0 0 0 40178 39 0 0 25 0 1 0 1101183863 35778560 8465 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 8735 8465 90 271 0 8461 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 34940

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1302392/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=37084 CPUtime=462.16
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 9464 0 0 0 46172 44 0 0 25 0 1 0 1101183863 37974016 8915 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 9271 8915 90 271 0 8997 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 37084

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1300344/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=39188 CPUtime=522.14
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 9980 0 0 0 52167 47 0 0 25 0 1 0 1101183863 40128512 9431 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 9797 9431 90 271 0 9523 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 39188

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1298488/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=41008 CPUtime=582.13
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 10440 0 0 0 58161 52 0 0 25 0 1 0 1101183863 41992192 9891 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 10252 9891 90 271 0 9978 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 41008

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1296696/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=42620 CPUtime=642.12
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 10868 0 0 0 64157 55 0 0 25 0 1 0 1101183863 43642880 10319 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 10655 10319 90 271 0 10381 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 42620

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1295224/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=44076 CPUtime=702.09
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 11246 0 0 0 70151 58 0 0 25 0 1 0 1101183863 45133824 10697 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 11019 10697 90 271 0 10745 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 44076

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1293624/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=45788 CPUtime=762.08
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 11646 0 0 0 76147 61 0 0 25 0 1 0 1101183863 46886912 11097 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 11447 11097 90 271 0 11173 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 45788

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1292152/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=47264 CPUtime=822.06
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 12016 0 0 0 82142 64 0 0 25 0 1 0 1101183863 48398336 11467 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 11816 11467 90 271 0 11542 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 47264

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1290744/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=48588 CPUtime=882.04
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 12347 0 0 0 88138 66 0 0 25 0 1 0 1101183863 49754112 11798 1992294400 134512640 135625496 4294956240 18446744073709551615 134529022 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 12147 11798 90 271 0 11873 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 48588

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1289528/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=49908 CPUtime=942.02
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 12660 0 0 0 94133 69 0 0 25 0 1 0 1101183863 51105792 12111 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 12477 12111 90 271 0 12203 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 49908

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1288248/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=51744 CPUtime=1002.01
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 13287 0 0 0 100129 72 0 0 25 0 1 0 1101183863 52985856 12434 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 12936 12434 90 271 0 12662 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 51744

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1286712/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=53072 CPUtime=1061.99
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 13666 0 0 0 106125 74 0 0 25 0 1 0 1101183863 54345728 12813 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 13268 12813 90 271 0 12994 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 53072

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1285368/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=54452 CPUtime=1121.98
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 14006 0 0 0 112121 77 0 0 25 0 1 0 1101183863 55758848 13153 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 13613 13153 90 271 0 13339 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 54452

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1284152/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=55564 CPUtime=1181.95
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 14304 0 0 0 118116 79 0 0 25 0 1 0 1101183863 56897536 13451 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 13891 13451 90 271 0 13617 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 55564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 16628
/proc/meminfo: memFree=1283768/2055920 swapFree=4178912/4192956
[pid=16627] ppid=16625 vsize=55960 CPUtime=1200.06
/proc/16627/stat : 16627 (csat) R 16625 16627 16500 0 -1 4194304 14391 0 0 0 119926 80 0 0 25 0 1 0 1101183863 57303040 13538 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/16627/statm: 13990 13538 90 271 0 13716 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 55960

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1199.26
CPU system time (s): 0.812876
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 55960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.26
system time used= 0.812876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14391
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= 2
involuntary context switches= 1306

runsolver used 0.928858 second user time and 2.6176 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-29 01:06:54
IDJOB=1521060
IDBENCH=70595
IDSOLVER=517
FILE ID=node47/1521060-1238285213
PBS_JOBID= 9060961
Free space on /tmp= 66264 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S2037268960-098.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521060-1238285213/watcher-1521060-1238285213 -o /tmp/evaluation-result-1521060-1238285213/solver-1521060-1238285213 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521060-1238285213.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 45c0b4fd7394c92818ddec03e6b5f3f2
RANDOM SEED=1675239195

node47.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.216
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.216
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:       1338648 kB
Buffers:         95084 kB
Cached:         525648 kB
SwapCached:       7792 kB
Active:          63156 kB
Inactive:       567944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338648 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1396 kB
Writeback:           0 kB
Mapped:          16044 kB
Slab:            72160 kB
Committed_AS:  2914800 kB
PageTables:       1452 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= 66260 MiB
End job on node47 at 2009-03-29 01:26:56