Trace number 1520652

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.08 1200.54

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S1284372491-036.cnf
MD5SUM2936351992cd53f891ea98e5e0e8663e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.4999
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
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-1520652-1238229533/watcher-1520652-1238229533 -o /tmp/evaluation-result-1520652-1238229533/solver-1520652-1238229533 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520652-1238229533.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: 1.00 1.00 1.00 3/64 4954
/proc/meminfo: memFree=1233152/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=1764 CPUtime=0
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 1095615216 1806336 188 1992294400 134512640 135625496 4294956240 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 441 188 88 271 0 167 0

[startup+0.106081 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4954
/proc/meminfo: memFree=1233152/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=8560 CPUtime=0.1
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 2070 0 0 0 10 0 0 0 18 0 1 0 1095615216 8765440 1866 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 2140 1866 91 271 0 1866 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8560

[startup+0.201087 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4954
/proc/meminfo: memFree=1233152/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=8824 CPUtime=0.19
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 2131 0 0 0 19 0 0 0 19 0 1 0 1095615216 9035776 1927 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 2206 1927 91 271 0 1932 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8824

[startup+0.301096 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4954
/proc/meminfo: memFree=1233152/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=8956 CPUtime=0.29
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 2189 0 0 0 29 0 0 0 20 0 1 0 1095615216 9170944 1985 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 2239 1985 91 271 0 1965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8956

[startup+0.701133 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4954
/proc/meminfo: memFree=1233152/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=9748 CPUtime=0.69
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 2392 0 0 0 69 0 0 0 24 0 1 0 1095615216 9981952 2188 1992294400 134512640 135625496 4294956240 18446744073709551615 134541835 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 2437 2188 91 271 0 2163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9748

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4955
/proc/meminfo: memFree=1223864/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=11332 CPUtime=1.49
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 2766 0 0 0 148 1 0 0 25 0 1 0 1095615216 11603968 2562 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 2833 2562 91 271 0 2559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11332

[startup+3.10236 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4955
/proc/meminfo: memFree=1221816/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=13840 CPUtime=3.09
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 3417 0 0 0 308 1 0 0 25 0 1 0 1095615216 14172160 3213 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 3460 3213 91 271 0 3186 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13840

[startup+6.30167 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4955
/proc/meminfo: memFree=1217208/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=18196 CPUtime=6.28
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 4483 0 0 0 626 2 0 0 25 0 1 0 1095615216 18632704 4279 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 4549 4279 91 271 0 4275 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18196

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4955
/proc/meminfo: memFree=1210296/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=24556 CPUtime=12.68
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 6064 0 0 0 1262 6 0 0 25 0 1 0 1095615216 25145344 5860 1992294400 134512640 135625496 4294956240 18446744073709551615 134541468 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 6139 5861 91 271 0 5865 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24556

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4955
/proc/meminfo: memFree=1200312/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=34184 CPUtime=25.47
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 8488 0 0 0 2536 11 0 0 25 0 1 0 1095615216 35004416 8284 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 8546 8284 91 271 0 8272 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 34184

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4955
/proc/meminfo: memFree=1187384/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=47220 CPUtime=51.06
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 11731 0 0 0 5087 19 0 0 25 0 1 0 1095615216 48353280 11527 1992294400 134512640 135625496 4294956240 18446744073709551615 134541377 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 11805 11527 91 271 0 11531 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 47220

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4955
/proc/meminfo: memFree=1167736/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=66672 CPUtime=102.25
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 16659 0 0 0 10195 30 0 0 25 0 1 0 1095615216 68272128 16364 1992294400 134512640 135625496 4294956240 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 16668 16364 91 271 0 16394 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 66672

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1151288/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=83040 CPUtime=162.23
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 20784 0 0 0 16182 41 0 0 25 0 1 0 1095615216 85032960 20489 1992294400 134512640 135625496 4294956240 18446744073709551615 134529051 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 20760 20489 91 271 0 20486 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 83040

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1138040/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=96244 CPUtime=222.22
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 24201 0 0 0 22173 49 0 0 25 0 1 0 1095615216 98553856 23770 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 24061 23770 91 271 0 23787 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 96244

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1126264/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=108124 CPUtime=282.18
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 27177 0 0 0 28163 55 0 0 25 0 1 0 1095615216 110718976 26746 1992294400 134512640 135625496 4294956240 18446744073709551615 134541256 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 27031 26746 91 271 0 26757 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 108124

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1114936/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=119212 CPUtime=342.16
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 29980 0 0 0 34154 62 0 0 25 0 1 0 1095615216 122073088 29549 1992294400 134512640 135625496 4294956240 18446744073709551615 134541281 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 29803 29549 91 271 0 29529 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 119212

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1104440/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=130192 CPUtime=402.15
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 32833 0 0 0 40146 69 0 0 25 0 1 0 1095615216 133316608 32199 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 32548 32199 91 271 0 32274 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 130192

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1095032/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=139432 CPUtime=462.12
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 35157 0 0 0 46138 74 0 0 25 0 1 0 1095615216 142778368 34523 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 34858 34523 91 271 0 34584 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 139432

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1087096/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=147356 CPUtime=522.1
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 37149 0 0 0 52131 79 0 0 25 0 1 0 1095615216 150892544 36515 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 36839 36515 91 271 0 36565 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 147356

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1079608/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=154624 CPUtime=582.07
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 38996 0 0 0 58123 84 0 0 25 0 1 0 1095615216 158334976 38362 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 38656 38362 91 271 0 38382 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 154624

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1072376/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=161888 CPUtime=642.05
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 40812 0 0 0 64116 89 0 0 25 0 1 0 1095615216 165773312 40178 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 40472 40178 91 271 0 40198 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 161888

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1065528/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=168620 CPUtime=702.03
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 42497 0 0 0 70109 94 0 0 25 0 1 0 1095615216 172666880 41863 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 42155 41863 91 271 0 41881 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 168620

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1059000/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=174956 CPUtime=762.01
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 44096 0 0 0 76103 98 0 0 25 0 1 0 1095615216 179154944 43462 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 43739 43462 91 271 0 43465 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 174956

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1052472/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=182032 CPUtime=821.98
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 46028 0 0 0 82095 103 0 0 25 0 1 0 1095615216 186400768 45090 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 45508 45090 91 271 0 45234 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 182032

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1045624/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=188764 CPUtime=881.96
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 47728 0 0 0 88090 106 0 0 25 0 1 0 1095615216 193294336 46790 1992294400 134512640 135625496 4294956240 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 47191 46790 91 271 0 46917 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 188764

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1039928/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=194452 CPUtime=941.94
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 49169 0 0 0 94083 111 0 0 25 0 1 0 1095615216 199118848 48231 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 48613 48231 91 271 0 48339 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 194452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1034232/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=200132 CPUtime=1001.91
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 50585 0 0 0 100077 114 0 0 25 0 1 0 1095615216 204935168 49647 1992294400 134512640 135625496 4294956240 18446744073709551615 134541108 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 50033 49647 91 271 0 49759 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 200132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1029112/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=205296 CPUtime=1061.89
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 51881 0 0 0 106072 117 0 0 25 0 1 0 1095615216 210223104 50943 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 51324 50943 91 271 0 51050 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 205296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1023736/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=210576 CPUtime=1121.87
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 53216 0 0 0 112068 119 0 0 25 0 1 0 1095615216 215629824 52278 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 52644 52278 91 271 0 52370 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 210576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1018808/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=215468 CPUtime=1181.84
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 54458 0 0 0 118062 122 0 0 25 0 1 0 1095615216 220639232 53520 1992294400 134512640 135625496 4294956240 18446744073709551615 134531097 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 53867 53520 91 271 0 53593 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 215468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4957
/proc/meminfo: memFree=1017400/2055920 swapFree=4179168/4192956
[pid=4954] ppid=4952 vsize=216788 CPUtime=1200.04
/proc/4954/stat : 4954 (csat) R 4952 4954 4646 0 -1 4194304 54795 0 0 0 119881 123 0 0 25 0 1 0 1095615216 221990912 53857 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/4954/statm: 54197 53857 91 271 0 53923 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 216788

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.54
CPU time (s): 1200.08
CPU user time (s): 1198.81
CPU system time (s): 1.27081
CPU usage (%): 99.9618
Max. virtual memory (cumulated for all children) (KiB): 216788

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

runsolver used 0.979851 second user time and 3.39648 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-28 09:38:53
IDJOB=1520652
IDBENCH=70187
IDSOLVER=517
FILE ID=node61/1520652-1238229533
PBS_JOBID= 9060584
Free space on /tmp= 66344 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S1284372491-036.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520652-1238229533/watcher-1520652-1238229533 -o /tmp/evaluation-result-1520652-1238229533/solver-1520652-1238229533 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520652-1238229533.cnf

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

MD5SUM BENCH= 2936351992cd53f891ea98e5e0e8663e
RANDOM SEED=1481521304

node61.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.238
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.238
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:       1233632 kB
Buffers:         82936 kB
Cached:         641912 kB
SwapCached:       7920 kB
Active:          21140 kB
Inactive:       713348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233632 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:          15436 kB
Slab:            73924 kB
Committed_AS:  2568540 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node61 at 2009-03-28 09:58:56