Trace number 1730764

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

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_5-5-6.sat05-2675.reshuffled-07.cnf
MD5SUM531549e214a293ad3adf6ddff17eb882
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark911.101
Satisfiable
(Un)Satisfiability was proved
Number of variables18450
Number of clauses200640
Sum of the clauses size464115
Maximum clause length30
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 2148485
Number of clauses of size 350895
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51200

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730764-1240763261/watcher-1730764-1240763261 -o /tmp/evaluation-result-1730764-1240763261/solver-1730764-1240763261 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1730764-1240763261.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.91 0.98 0.99 3/65 28540
/proc/meminfo: memFree=1706360/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=2008 CPUtime=0
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 104359334 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 502 289 86 271 0 228 0

[startup+0.091127 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 28540
/proc/meminfo: memFree=1706360/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=6992 CPUtime=0.08
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 1831 0 0 0 8 0 0 0 18 0 1 0 104359334 7159808 1229 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 1748 1229 89 271 0 1474 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6992

[startup+0.101127 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 28540
/proc/meminfo: memFree=1706360/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=6992 CPUtime=0.09
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 1848 0 0 0 9 0 0 0 18 0 1 0 104359334 7159808 1246 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 1748 1246 89 271 0 1474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6992

[startup+0.301151 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 28540
/proc/meminfo: memFree=1706360/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=8772 CPUtime=0.29
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 2928 0 0 0 28 1 0 0 19 0 1 0 104359334 8982528 1798 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 2193 1798 89 271 0 1919 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8772

[startup+0.701195 s]
/proc/loadavg: 0.91 0.98 0.99 3/65 28540
/proc/meminfo: memFree=1706360/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=16624 CPUtime=0.69
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 4914 0 0 0 67 2 0 0 22 0 1 0 104359334 17022976 3783 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 4156 3783 91 271 0 3882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16624

[startup+1.50129 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1691376/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=17020 CPUtime=1.49
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 5026 0 0 0 146 3 0 0 25 0 1 0 104359334 17428480 3895 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 4255 3895 91 271 0 3981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17020

[startup+3.10247 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1690608/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=17944 CPUtime=3.08
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 5250 0 0 0 304 4 0 0 25 0 1 0 104359334 18374656 4119 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 4486 4119 91 271 0 4212 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17944

[startup+6.30183 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1688688/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=19528 CPUtime=6.29
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 5646 0 0 0 624 5 0 0 25 0 1 0 104359334 19996672 4515 1992294400 134512640 135625496 4294956240 18446744073709551615 134518337 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 4882 4515 91 271 0 4608 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19528

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1685936/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=22060 CPUtime=12.69
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 6287 0 0 0 1262 7 0 0 25 0 1 0 104359334 22589440 5156 1992294400 134512640 135625496 4294956240 18446744073709551615 134540859 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 5515 5156 91 271 0 5241 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22060

[startup+25.502 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1681456/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=26504 CPUtime=25.48
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 7384 0 0 0 2538 10 0 0 25 0 1 0 104359334 27140096 6253 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 6626 6253 91 271 0 6352 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26504

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1673136/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=34904 CPUtime=51.07
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 9487 0 0 0 5091 16 0 0 25 0 1 0 104359334 35741696 8356 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 8726 8356 91 271 0 8452 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34904

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1660144/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=47776 CPUtime=102.26
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 12698 0 0 0 10202 24 0 0 25 0 1 0 104359334 48922624 11567 1992294400 134512640 135625496 4294956240 18446744073709551615 135054303 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 11944 11567 91 271 0 11670 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47776

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1647344/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=60860 CPUtime=162.24
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 15946 0 0 0 16189 35 0 0 25 0 1 0 104359334 62320640 14815 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 15215 14815 91 271 0 14941 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 60860

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1634032/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=73664 CPUtime=222.23
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 19194 0 0 0 22178 45 0 0 25 0 1 0 104359334 75431936 18063 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 18416 18063 91 271 0 18142 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 73664

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1623920/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=84104 CPUtime=282.21
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 21879 0 0 0 28167 54 0 0 25 0 1 0 104359334 86122496 20612 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 21026 20612 91 271 0 20752 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 84104

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1616176/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=91760 CPUtime=342.2
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 23788 0 0 0 34160 60 0 0 25 0 1 0 104359334 93962240 22521 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 22940 22521 91 271 0 22666 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 91760

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1608432/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=99456 CPUtime=402.18
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 25738 0 0 0 40150 68 0 0 25 0 1 0 104359334 101842944 24471 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 24864 24471 91 271 0 24590 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 99456

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1601456/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=106200 CPUtime=462.17
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 27450 0 0 0 46144 73 0 0 25 0 1 0 104359334 108748800 26183 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 26550 26183 91 271 0 26276 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 106200

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1593392/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=114788 CPUtime=522.15
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 29706 0 0 0 52138 77 0 0 25 0 1 0 104359334 117542912 28236 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 28697 28236 91 271 0 28423 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 114788

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28541
/proc/meminfo: memFree=1585136/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=122848 CPUtime=582.13
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 31722 0 0 0 58132 81 0 0 25 0 1 0 104359334 125796352 30252 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 30712 30252 91 271 0 30438 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 122848

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1577648/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=129996 CPUtime=642.12
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 33530 0 0 0 64126 86 0 0 25 0 1 0 104359334 133115904 32060 1992294400 134512640 135625496 4294956240 18446744073709551615 134541268 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 32499 32060 91 271 0 32225 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 129996

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1571120/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=136608 CPUtime=702.1
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 35186 0 0 0 70119 91 0 0 25 0 1 0 104359334 139886592 33716 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 34152 33716 91 271 0 33878 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 136608

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1561968/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=145588 CPUtime=762.09
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 37450 0 0 0 76113 96 0 0 25 0 1 0 104359334 149082112 35980 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 36397 35980 91 271 0 36123 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 145588

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1555824/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=151680 CPUtime=822.07
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 38990 0 0 0 82105 102 0 0 25 0 1 0 104359334 155320320 37520 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 37920 37520 91 271 0 37646 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 151680

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1549872/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=157496 CPUtime=882.05
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 40464 0 0 0 88099 106 0 0 25 0 1 0 104359334 161275904 38994 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 39374 38994 91 271 0 39100 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 157496

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1544624/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=162780 CPUtime=942.03
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 41793 0 0 0 94094 109 0 0 25 0 1 0 104359334 166686720 40323 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 40695 40323 91 271 0 40421 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 162780

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1538480/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=168856 CPUtime=1002.03
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 43315 0 0 0 100090 113 0 0 25 0 1 0 104359334 172908544 41845 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 42214 41845 91 271 0 41940 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 168856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1530736/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=177120 CPUtime=1062.01
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 45555 0 0 0 106084 117 0 0 25 0 1 0 104359334 181370880 43781 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 44280 43781 91 271 0 44006 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 177120

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1524784/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=182932 CPUtime=1121.99
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 47017 0 0 0 112077 122 0 0 25 0 1 0 104359334 187322368 45243 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 45733 45243 91 271 0 45459 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 182932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1520112/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=187708 CPUtime=1181.97
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 48199 0 0 0 118071 126 0 0 25 0 1 0 104359334 192212992 46425 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 46927 46425 91 271 0 46653 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 187708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 28543
/proc/meminfo: memFree=1518256/2055920 swapFree=4180008/4192956
[pid=28540] ppid=28538 vsize=189424 CPUtime=1200.07
/proc/28540/stat : 28540 (csat) R 28538 28540 28411 0 -1 4194304 48623 0 0 0 119880 127 0 0 25 0 1 0 104359334 193970176 46849 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/28540/statm: 47356 46849 91 271 0 47082 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 189424

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.44
CPU time (s): 1200.11
CPU user time (s): 1198.81
CPU system time (s): 1.3058
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 189424

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

runsolver used 1.45878 second user time and 2.91556 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-26 18:27:42
IDJOB=1730764
IDBENCH=24736
IDSOLVER=517
FILE ID=node32/1730764-1240763261
PBS_JOBID= 9187140
Free space on /tmp= 66392 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_5-5-6.sat05-2675.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730764-1240763261/watcher-1730764-1240763261 -o /tmp/evaluation-result-1730764-1240763261/solver-1730764-1240763261 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1730764-1240763261.cnf

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

MD5SUM BENCH= 531549e214a293ad3adf6ddff17eb882
RANDOM SEED=2105331918

node32.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:       1706776 kB
Buffers:         35956 kB
Cached:         256532 kB
SwapCached:       6168 kB
Active:          76144 kB
Inactive:       225212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706776 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:            4416 kB
Writeback:           0 kB
Mapped:          14284 kB
Slab:            33500 kB
Committed_AS:   376436 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node32 at 2009-04-26 18:47:44