Trace number 1521105

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.09 1202.81

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S253750560-086.cnf
MD5SUM1510e2158cc54ae2963f5611496bde02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.2673
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1521105-1238293433/watcher-1521105-1238293433 -o /tmp/evaluation-result-1521105-1238293433/solver-1521105-1238293433 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521105-1238293433.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: 2.19 1.41 1.14 4/80 3028
/proc/meminfo: memFree=1547200/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=7224 CPUtime=0
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 513 0 0 0 0 0 0 0 18 0 1 0 1102007261 7397376 496 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 1806 502 88 271 0 1532 0

[startup+0.0905871 s]
/proc/loadavg: 2.19 1.41 1.14 4/80 3028
/proc/meminfo: memFree=1547200/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=7352 CPUtime=0.08
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 1639 0 0 0 8 0 0 0 18 0 1 0 1102007261 7528448 1622 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 1838 1622 90 271 0 1564 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7352

[startup+0.102586 s]
/proc/loadavg: 2.19 1.41 1.14 4/80 3028
/proc/meminfo: memFree=1547200/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=7352 CPUtime=0.09
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 1643 0 0 0 9 0 0 0 18 0 1 0 1102007261 7528448 1626 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 1838 1626 90 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.302611 s]
/proc/loadavg: 2.19 1.41 1.14 4/80 3028
/proc/meminfo: memFree=1547200/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=7616 CPUtime=0.29
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 1704 0 0 0 28 1 0 0 19 0 1 0 1102007261 7798784 1687 1992294400 134512640 135625496 4294956240 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 1904 1687 90 271 0 1630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7616

[startup+0.702653 s]
/proc/loadavg: 2.19 1.41 1.14 4/80 3028
/proc/meminfo: memFree=1547200/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=8016 CPUtime=0.66
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 1797 0 0 0 65 1 0 0 23 0 1 0 1102007261 8208384 1780 1992294400 134512640 135625496 4294956240 18446744073709551615 135121928 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 2004 1780 90 271 0 1730 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 8016

[startup+1.50173 s]
/proc/loadavg: 2.19 1.41 1.14 5/81 3321
/proc/meminfo: memFree=1540088/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=8624 CPUtime=1.39
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 1928 0 0 0 137 2 0 0 25 0 1 0 1102007261 8830976 1911 1992294400 134512640 135625496 4294956240 18446744073709551615 134541426 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 2156 1911 90 271 0 1882 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 8624

[startup+3.1019 s]
/proc/loadavg: 2.18 1.42 1.15 3/80 3513
/proc/meminfo: memFree=1539328/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=9328 CPUtime=2.82
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 2111 0 0 0 279 3 0 0 25 0 1 0 1102007261 9551872 2094 1992294400 134512640 135625496 4294956240 18446744073709551615 134541293 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 2332 2094 90 271 0 2058 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 9328

[startup+6.30122 s]
/proc/loadavg: 2.18 1.42 1.15 3/80 4523
/proc/meminfo: memFree=1537216/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=10284 CPUtime=5.75
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 2354 0 0 0 570 5 0 0 25 0 1 0 1102007261 10530816 2337 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 2571 2337 90 271 0 2297 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 10284

[startup+12.7019 s]
/proc/loadavg: 2.15 1.44 1.16 3/81 6489
/proc/meminfo: memFree=1533688/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=11328 CPUtime=11.55
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 2638 0 0 0 1148 7 0 0 25 0 1 0 1102007261 11599872 2621 1992294400 134512640 135625496 4294956240 18446744073709551615 134540743 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 2832 2621 90 271 0 2558 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 11328

[startup+25.5022 s]
/proc/loadavg: 2.12 1.46 1.16 3/81 10486
/proc/meminfo: memFree=1528184/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=13052 CPUtime=23.31
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 3075 0 0 0 2322 9 0 0 25 0 1 0 1102007261 13365248 3017 1992294400 134512640 135625496 4294956240 18446744073709551615 134541479 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 3263 3017 90 271 0 2989 0
Current children cumulated CPU time (s) 23.31
Current children cumulated vsize (KiB) 13052

[startup+51.1017 s]
/proc/loadavg: 1.74 1.42 1.16 2/74 10567
/proc/meminfo: memFree=1528240/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=15472 CPUtime=48.88
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 3720 0 0 0 4875 13 0 0 25 0 1 0 1102007261 15843328 3601 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 3868 3601 90 271 0 3594 0
Current children cumulated CPU time (s) 48.88
Current children cumulated vsize (KiB) 15472

[startup+102.307 s]
/proc/loadavg: 1.29 1.35 1.15 2/74 10567
/proc/meminfo: memFree=1524656/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=18928 CPUtime=100.06
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 4667 0 0 0 9988 18 0 0 25 0 1 0 1102007261 19382272 4457 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 4732 4457 90 271 0 4458 0
Current children cumulated CPU time (s) 100.06
Current children cumulated vsize (KiB) 18928

[startup+162.302 s]
/proc/loadavg: 1.11 1.28 1.14 2/74 10567
/proc/meminfo: memFree=1521968/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=21768 CPUtime=160.02
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 5347 0 0 0 15979 23 0 0 25 0 1 0 1102007261 22290432 5137 1992294400 134512640 135625496 4294956240 18446744073709551615 134541244 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 5442 5137 90 271 0 5168 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (KiB) 21768

[startup+222.302 s]
/proc/loadavg: 1.04 1.23 1.13 2/74 10567
/proc/meminfo: memFree=1519856/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=24068 CPUtime=219.99
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 6019 0 0 0 21972 27 0 0 25 0 1 0 1102007261 24645632 5673 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 6017 5673 90 271 0 5743 0
Current children cumulated CPU time (s) 219.99
Current children cumulated vsize (KiB) 24068

[startup+282.301 s]
/proc/loadavg: 1.01 1.18 1.11 2/74 10567
/proc/meminfo: memFree=1517808/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=25944 CPUtime=279.97
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 6517 0 0 0 27966 31 0 0 25 0 1 0 1102007261 26566656 6171 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 6486 6171 90 271 0 6212 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 25944

[startup+342.301 s]
/proc/loadavg: 1.08 1.16 1.11 2/74 10567
/proc/meminfo: memFree=1516144/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=27560 CPUtime=339.95
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 6947 0 0 0 33960 35 0 0 25 0 1 0 1102007261 28221440 6601 1992294400 134512640 135625496 4294956240 18446744073709551615 134541058 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 6890 6601 90 271 0 6616 0
Current children cumulated CPU time (s) 339.95
Current children cumulated vsize (KiB) 27560

[startup+402.301 s]
/proc/loadavg: 1.09 1.15 1.10 2/74 10567
/proc/meminfo: memFree=1514672/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=29084 CPUtime=399.92
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 7323 0 0 0 39955 37 0 0 25 0 1 0 1102007261 29782016 6977 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 7271 6977 90 271 0 6997 0
Current children cumulated CPU time (s) 399.92
Current children cumulated vsize (KiB) 29084

[startup+462.302 s]
/proc/loadavg: 1.03 1.12 1.09 2/74 10567
/proc/meminfo: memFree=1513392/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=30808 CPUtime=459.9
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 7847 0 0 0 45950 40 0 0 25 0 1 0 1102007261 31547392 7298 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 7702 7298 90 271 0 7428 0
Current children cumulated CPU time (s) 459.9
Current children cumulated vsize (KiB) 30808

[startup+522.302 s]
/proc/loadavg: 1.01 1.10 1.08 2/74 10567
/proc/meminfo: memFree=1511792/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=32416 CPUtime=519.87
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 8258 0 0 0 51944 43 0 0 25 0 1 0 1102007261 33193984 7709 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/3028/statm: 8104 7709 90 271 0 7830 0
Current children cumulated CPU time (s) 519.87
Current children cumulated vsize (KiB) 32416

[startup+582.302 s]
/proc/loadavg: 1.09 1.10 1.09 2/74 10567
/proc/meminfo: memFree=1510064/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=34172 CPUtime=579.85
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 8684 0 0 0 57939 46 0 0 25 0 1 0 1102007261 34992128 8135 1992294400 134512640 135625496 4294956240 18446744073709551615 134541039 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 8543 8135 90 271 0 8269 0
Current children cumulated CPU time (s) 579.85
Current children cumulated vsize (KiB) 34172

[startup+642.302 s]
/proc/loadavg: 1.03 1.08 1.08 2/74 10567
/proc/meminfo: memFree=1508592/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=35716 CPUtime=639.82
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 9034 0 0 0 63933 49 0 0 25 0 1 0 1102007261 36573184 8485 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 8929 8485 90 271 0 8655 0
Current children cumulated CPU time (s) 639.82
Current children cumulated vsize (KiB) 35716

[startup+702.302 s]
/proc/loadavg: 1.01 1.06 1.08 2/74 10567
/proc/meminfo: memFree=1507248/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=36764 CPUtime=699.8
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 9331 0 0 0 69928 52 0 0 25 0 1 0 1102007261 37646336 8782 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 9191 8782 90 271 0 8917 0
Current children cumulated CPU time (s) 699.8
Current children cumulated vsize (KiB) 36764

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.07 2/74 10567
/proc/meminfo: memFree=1506096/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=37824 CPUtime=759.77
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 9616 0 0 0 75924 53 0 0 25 0 1 0 1102007261 38731776 9067 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 9456 9067 90 271 0 9182 0
Current children cumulated CPU time (s) 759.77
Current children cumulated vsize (KiB) 37824

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.07 2/74 10567
/proc/meminfo: memFree=1504880/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=39168 CPUtime=819.74
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 9927 0 0 0 81919 55 0 0 25 0 1 0 1102007261 40108032 9378 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 9792 9378 90 271 0 9518 0
Current children cumulated CPU time (s) 819.74
Current children cumulated vsize (KiB) 39168

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/74 10567
/proc/meminfo: memFree=1503984/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=39972 CPUtime=879.72
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 10155 0 0 0 87914 58 0 0 25 0 1 0 1102007261 40931328 9606 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 9993 9606 90 271 0 9719 0
Current children cumulated CPU time (s) 879.72
Current children cumulated vsize (KiB) 39972

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/74 10567
/proc/meminfo: memFree=1502832/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=41720 CPUtime=939.69
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 10734 0 0 0 93909 60 0 0 25 0 1 0 1102007261 42721280 9881 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 10430 9881 90 271 0 10156 0
Current children cumulated CPU time (s) 939.69
Current children cumulated vsize (KiB) 41720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.05 2/74 10567
/proc/meminfo: memFree=1502064/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=42380 CPUtime=999.66
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 10938 0 0 0 99905 61 0 0 25 0 1 0 1102007261 43397120 10085 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 10595 10085 90 271 0 10321 0
Current children cumulated CPU time (s) 999.66
Current children cumulated vsize (KiB) 42380

[startup+1062.3 s]
/proc/loadavg: 1.04 1.03 1.05 2/74 10567
/proc/meminfo: memFree=1500976/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=43652 CPUtime=1059.63
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 11218 0 0 0 105900 63 0 0 25 0 1 0 1102007261 44699648 10365 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 10913 10365 90 271 0 10639 0
Current children cumulated CPU time (s) 1059.63
Current children cumulated vsize (KiB) 43652

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.04 2/74 10568
/proc/meminfo: memFree=1500080/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=44536 CPUtime=1119.61
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 11433 0 0 0 111896 65 0 0 25 0 1 0 1102007261 45604864 10580 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 11134 10580 90 271 0 10860 0
Current children cumulated CPU time (s) 1119.61
Current children cumulated vsize (KiB) 44536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/74 10569
/proc/meminfo: memFree=1498864/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=45772 CPUtime=1179.58
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 11737 0 0 0 117891 67 0 0 25 0 1 0 1102007261 46870528 10884 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 11443 10884 90 271 0 11169 0
Current children cumulated CPU time (s) 1179.58
Current children cumulated vsize (KiB) 45772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 1.00 1.01 1.03 2/74 10569
/proc/meminfo: memFree=1498672/2055920 swapFree=4177652/4192956
[pid=3028] ppid=3023 vsize=45904 CPUtime=1200.07
/proc/3028/stat : 3028 (csat) R 3023 3028 7138 0 -1 4194304 11786 0 0 0 119940 67 0 0 25 0 1 0 1102007261 47005696 10933 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 0 0 0
/proc/3028/statm: 11476 10933 90 271 0 11202 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 45904

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): 1202.81
CPU time (s): 1200.09
CPU user time (s): 1199.41
CPU system time (s): 0.683896
CPU usage (%): 99.7738
Max. virtual memory (cumulated for all children) (KiB): 45904

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

runsolver used 1.22681 second user time and 3.18552 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-29 04:23:53
IDJOB=1521105
IDBENCH=70640
IDSOLVER=517
FILE ID=node84/1521105-1238293433
PBS_JOBID= 9060959
Free space on /tmp= 66120 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S253750560-086.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1521105-1238293433/watcher-1521105-1238293433 -o /tmp/evaluation-result-1521105-1238293433/solver-1521105-1238293433 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1521105-1238293433.cnf

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

MD5SUM BENCH= 1510e2158cc54ae2963f5611496bde02
RANDOM SEED=1557678490

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1548000 kB
Buffers:         67864 kB
Cached:         351332 kB
SwapCached:       6960 kB
Active:         195668 kB
Inactive:       234284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548000 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          16736 kB
Slab:            62600 kB
Committed_AS:  2794092 kB
PageTables:       2240 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= 66120 MiB
End job on node84 at 2009-03-29 04:43:58