Trace number 1520822

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.14 1200.57

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S2088061175-062.cnf
MD5SUM0b73ddee1057244eb6a8d3ac4fd7781f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.921
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
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-1520822-1238240485/watcher-1520822-1238240485 -o /tmp/evaluation-result-1520822-1238240485/solver-1520822-1238240485 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520822-1238240485.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.92 0.98 0.99 3/64 8354
/proc/meminfo: memFree=1104248/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=2008 CPUtime=0
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 375 0 0 0 0 0 0 0 18 0 1 0 1096715312 2056192 289 1992294400 134512640 135625496 4294956240 18446744073709551615 134529562 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 502 289 86 271 0 228 0

[startup+0.06038 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8354
/proc/meminfo: memFree=1104248/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=4124 CPUtime=0.05
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 1100 0 0 0 5 0 0 0 18 0 1 0 1096715312 4222976 712 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 1031 712 89 271 0 757 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4124

[startup+0.101386 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8354
/proc/meminfo: memFree=1104248/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=4420 CPUtime=0.1
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 1330 0 0 0 9 1 0 0 18 0 1 0 1096715312 4526080 794 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 1105 794 89 271 0 831 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4420

[startup+0.301422 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8354
/proc/meminfo: memFree=1104248/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=11544 CPUtime=0.29
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 3193 0 0 0 28 1 0 0 20 0 1 0 1096715312 11821056 2656 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 2886 2656 91 271 0 2612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11544

[startup+0.701491 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8354
/proc/meminfo: memFree=1104248/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=11944 CPUtime=0.7
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 3288 0 0 0 68 2 0 0 23 0 1 0 1096715312 12230656 2751 1992294400 134512640 135625496 4294956240 18446744073709551615 134522134 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 2986 2751 91 271 0 2712 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 11944

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8355
/proc/meminfo: memFree=1093360/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=12740 CPUtime=1.49
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 3488 0 0 0 147 2 0 0 25 0 1 0 1096715312 13045760 2951 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 3185 2951 91 271 0 2911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12740

[startup+3.10191 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8355
/proc/meminfo: memFree=1092208/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=14068 CPUtime=3.09
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 3815 0 0 0 306 3 0 0 25 0 1 0 1096715312 14405632 3278 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 3517 3278 91 271 0 3243 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14068

[startup+6.30147 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8355
/proc/meminfo: memFree=1089520/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=16448 CPUtime=6.29
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 4420 0 0 0 625 4 0 0 25 0 1 0 1096715312 16842752 3883 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 4112 3883 91 271 0 3838 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16448

[startup+12.7016 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8355
/proc/meminfo: memFree=1084336/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=21484 CPUtime=12.68
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 5664 0 0 0 1263 5 0 0 25 0 1 0 1096715312 21999616 5127 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 5371 5127 91 271 0 5097 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21484

[startup+25.5018 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 8355
/proc/meminfo: memFree=1075312/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=30184 CPUtime=25.49
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 7838 0 0 0 2540 9 0 0 25 0 1 0 1096715312 30908416 7301 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 7546 7301 91 271 0 7272 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30184

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=1058096/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=47612 CPUtime=51.07
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 12211 0 0 0 5091 16 0 0 25 0 1 0 1096715312 48754688 11674 1992294400 134512640 135625496 4294956240 18446744073709551615 134532119 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 11903 11674 91 271 0 11629 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47612

[startup+102.305 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 8355
/proc/meminfo: memFree=1027184/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=78200 CPUtime=102.25
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 19808 0 0 0 10197 28 0 0 25 0 1 0 1096715312 80076800 19271 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 19550 19271 91 271 0 19276 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 78200

[startup+162.303 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 8355
/proc/meminfo: memFree=996528/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=108932 CPUtime=162.23
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 27515 0 0 0 16183 40 0 0 25 0 1 0 1096715312 111546368 26978 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 27233 26978 91 271 0 26959 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 108932

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=969968/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=135124 CPUtime=222.21
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 34071 0 0 0 22170 51 0 0 25 0 1 0 1096715312 138366976 33534 1992294400 134512640 135625496 4294956240 18446744073709551615 134541561 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 33781 33534 91 271 0 33507 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 135124

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=944240/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=161232 CPUtime=282.19
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 40681 0 0 0 28158 61 0 0 25 0 1 0 1096715312 165101568 40008 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 40308 40008 91 271 0 40034 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 161232

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=922224/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=182900 CPUtime=342.17
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 46124 0 0 0 34145 72 0 0 25 0 1 0 1096715312 187289600 45451 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 45725 45451 91 271 0 45451 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 182900

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=900592/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=204692 CPUtime=402.15
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 51573 0 0 0 40134 81 0 0 25 0 1 0 1096715312 209604608 50900 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 51173 50900 91 271 0 50899 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 204692

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=877872/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=227132 CPUtime=462.13
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 57207 0 0 0 46124 89 0 0 25 0 1 0 1096715312 232583168 56534 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 56783 56534 91 271 0 56509 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 227132

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=855280/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=250204 CPUtime=522.11
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 63087 0 0 0 52116 95 0 0 25 0 1 0 1096715312 256208896 62211 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 62551 62211 91 271 0 62277 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 250204

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=835120/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=270168 CPUtime=582.08
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 68089 0 0 0 58107 101 0 0 25 0 1 0 1096715312 276652032 67213 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 67542 67213 91 271 0 67268 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 270168

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=816496/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=288412 CPUtime=642.07
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 72671 0 0 0 64098 109 0 0 25 0 1 0 1096715312 295333888 71795 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 72103 71795 91 271 0 71829 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 288412

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=799728/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=305300 CPUtime=702.04
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 76918 0 0 0 70088 116 0 0 25 0 1 0 1096715312 312627200 76042 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 76325 76042 91 271 0 76051 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 305300

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=783472/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=321232 CPUtime=762.03
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 80922 0 0 0 76079 124 0 0 25 0 1 0 1096715312 328941568 80046 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 80308 80046 91 271 0 80034 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 321232

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=767280/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=337476 CPUtime=822
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 84978 0 0 0 82069 131 0 0 25 0 1 0 1096715312 345575424 84102 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 84369 84102 91 271 0 84095 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 337476

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=751024/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=353700 CPUtime=881.98
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 89048 0 0 0 88061 137 0 0 25 0 1 0 1096715312 362188800 88172 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 88425 88172 91 271 0 88151 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 353700

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=733424/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=371740 CPUtime=941.96
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 93742 0 0 0 94053 143 0 0 25 0 1 0 1096715312 380661760 92562 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 92935 92562 91 271 0 92661 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 371740

[startup+1002.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 8355
/proc/meminfo: memFree=719216/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=385704 CPUtime=1001.94
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 97256 0 0 0 100043 151 0 0 25 0 1 0 1096715312 394960896 96076 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 96426 96076 91 271 0 96152 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 385704

[startup+1062.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 8355
/proc/meminfo: memFree=705520/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=399512 CPUtime=1061.92
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 100708 0 0 0 106035 157 0 0 25 0 1 0 1096715312 409100288 99528 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 99878 99528 91 271 0 99604 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 399512

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8355
/proc/meminfo: memFree=691120/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=413696 CPUtime=1121.9
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 104276 0 0 0 112027 163 0 0 25 0 1 0 1096715312 423624704 103096 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 103424 103096 91 271 0 103150 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 413696

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8361
/proc/meminfo: memFree=679152/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=425744 CPUtime=1181.87
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 107304 0 0 0 118018 169 0 0 25 0 1 0 1096715312 435961856 106124 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 106436 106124 91 271 0 106162 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 425744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8361
/proc/meminfo: memFree=675120/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=429588 CPUtime=1200.06
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 108240 0 0 0 119836 170 0 0 25 0 1 0 1096715312 439898112 107060 1992294400 134512640 135625496 4294956240 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 107397 107060 91 271 0 107123 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 429588

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8361
/proc/meminfo: memFree=675120/2055920 swapFree=4174136/4192956
[pid=8354] ppid=8352 vsize=429588 CPUtime=1200.06
/proc/8354/stat : 8354 (csat) R 8352 8354 8225 0 -1 4194304 108240 0 0 0 119836 170 0 0 25 0 1 0 1096715312 439898112 107060 1992294400 134512640 135625496 4294956240 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0
/proc/8354/statm: 107397 107060 91 271 0 107123 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 429588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.14
CPU user time (s): 1198.37
CPU system time (s): 1.77273
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 429588

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

runsolver used 0.78788 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node4 at 2009-03-28 12:41:25
IDJOB=1520822
IDBENCH=70357
IDSOLVER=517
FILE ID=node4/1520822-1238240485
PBS_JOBID= 9060731
Free space on /tmp= 65244 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S2088061175-062.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520822-1238240485/watcher-1520822-1238240485 -o /tmp/evaluation-result-1520822-1238240485/solver-1520822-1238240485 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520822-1238240485.cnf

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

MD5SUM BENCH= 0b73ddee1057244eb6a8d3ac4fd7781f
RANDOM SEED=948896318

node4.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.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:       1104728 kB
Buffers:         81408 kB
Cached:         772732 kB
SwapCached:      12656 kB
Active:         143700 kB
Inactive:       724528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1104728 kB
SwapTotal:     4192956 kB
SwapFree:      4174136 kB
Dirty:            2808 kB
Writeback:           0 kB
Mapped:          19684 kB
Slab:            68912 kB
Committed_AS:  2739664 kB
PageTables:       1480 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= 65240 MiB
End job on node4 at 2009-03-28 13:01:28