Trace number 1521107

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.06 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S23373420-028.cnf
MD5SUMc80ac2513e7d4a317f260e6d71a9bb08
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2117
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-1521107-1238293655/watcher-1521107-1238293655 -o /tmp/evaluation-result-1521107-1238293655/solver-1521107-1238293655 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1521107-1238293655.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.02 1.16 1.08 3/64 5311
/proc/meminfo: memFree=942280/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=7224 CPUtime=0
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 332 0 0 0 0 0 0 0 20 0 1 0 1102028031 7397376 316 1992294400 134512640 135625496 4294956240 18446744073709551615 134528874 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 1806 321 89 271 0 1532 0

[startup+0.059226 s]
/proc/loadavg: 1.02 1.16 1.08 3/64 5311
/proc/meminfo: memFree=942280/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=7352 CPUtime=0.05
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 1628 0 0 0 5 0 0 0 20 0 1 0 1102028031 7528448 1611 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 1838 1611 91 271 0 1564 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7352

[startup+0.101233 s]
/proc/loadavg: 1.02 1.16 1.08 3/64 5311
/proc/meminfo: memFree=942280/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=7352 CPUtime=0.09
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 1644 0 0 0 9 0 0 0 20 0 1 0 1102028031 7528448 1627 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 1838 1627 91 271 0 1564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7352

[startup+0.301272 s]
/proc/loadavg: 1.02 1.16 1.08 3/64 5311
/proc/meminfo: memFree=942280/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=7608 CPUtime=0.29
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 1710 0 0 0 29 0 0 0 22 0 1 0 1102028031 7790592 1693 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 1902 1693 91 271 0 1628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701352 s]
/proc/loadavg: 1.02 1.16 1.08 3/64 5311
/proc/meminfo: memFree=942280/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=7996 CPUtime=0.69
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 1806 0 0 0 68 1 0 0 25 0 1 0 1102028031 8187904 1789 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 1999 1789 91 271 0 1725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7996

[startup+1.50151 s]
/proc/loadavg: 1.02 1.16 1.08 2/65 5312
/proc/meminfo: memFree=935232/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=8636 CPUtime=1.49
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 1945 0 0 0 148 1 0 0 25 0 1 0 1102028031 8843264 1928 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 2159 1928 91 271 0 1885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8636

[startup+3.10183 s]
/proc/loadavg: 1.02 1.16 1.08 2/65 5312
/proc/meminfo: memFree=934464/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=9424 CPUtime=3.09
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 2143 0 0 0 307 2 0 0 25 0 1 0 1102028031 9650176 2126 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 2356 2126 91 271 0 2082 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9424

[startup+6.30146 s]
/proc/loadavg: 1.02 1.16 1.08 2/65 5312
/proc/meminfo: memFree=933120/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=10384 CPUtime=6.29
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 2387 0 0 0 626 3 0 0 25 0 1 0 1102028031 10633216 2370 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 2596 2370 91 271 0 2322 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10384

[startup+12.7017 s]
/proc/loadavg: 1.02 1.16 1.08 2/65 5312
/proc/meminfo: memFree=931648/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=11764 CPUtime=12.68
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 2760 0 0 0 1263 5 0 0 25 0 1 0 1102028031 12046336 2702 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 2941 2702 91 271 0 2667 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11764

[startup+25.5012 s]
/proc/loadavg: 1.02 1.15 1.08 2/65 5312
/proc/meminfo: memFree=930048/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=13384 CPUtime=25.48
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 3163 0 0 0 2541 7 0 0 25 0 1 0 1102028031 13705216 3105 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 3346 3105 91 271 0 3072 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13384

[startup+51.1013 s]
/proc/loadavg: 1.01 1.14 1.07 2/65 5312
/proc/meminfo: memFree=927872/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=15532 CPUtime=51.07
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 3751 0 0 0 5096 11 0 0 25 0 1 0 1102028031 15904768 3632 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 3883 3632 91 271 0 3609 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15532

[startup+102.305 s]
/proc/loadavg: 1.00 1.11 1.07 2/65 5312
/proc/meminfo: memFree=924672/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=18808 CPUtime=102.26
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 4634 0 0 0 10210 16 0 0 25 0 1 0 1102028031 19259392 4424 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 4702 4424 91 271 0 4428 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18808

[startup+162.301 s]
/proc/loadavg: 1.00 1.09 1.06 2/65 5312
/proc/meminfo: memFree=922048/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=21364 CPUtime=162.23
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 5283 0 0 0 16202 21 0 0 25 0 1 0 1102028031 21876736 5073 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 5341 5073 91 271 0 5067 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21364

[startup+222.301 s]
/proc/loadavg: 1.00 1.07 1.06 2/65 5312
/proc/meminfo: memFree=919744/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=23828 CPUtime=222.2
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 5987 0 0 0 22194 26 0 0 25 0 1 0 1102028031 24399872 5641 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 5957 5641 91 271 0 5683 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 23828

[startup+282.302 s]
/proc/loadavg: 1.00 1.05 1.05 2/65 5312
/proc/meminfo: memFree=917824/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=25740 CPUtime=282.19
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 6452 0 0 0 28189 30 0 0 25 0 1 0 1102028031 26357760 6106 1992294400 134512640 135625496 4294956240 18446744073709551615 134541434 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 6435 6106 91 271 0 6161 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25740

[startup+342.303 s]
/proc/loadavg: 1.00 1.04 1.05 2/65 5312
/proc/meminfo: memFree=916160/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=27420 CPUtime=342.16
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 6877 0 0 0 34183 33 0 0 25 0 1 0 1102028031 28078080 6531 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 6855 6531 91 271 0 6581 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 27420

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.04 2/65 5312
/proc/meminfo: memFree=914624/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=28852 CPUtime=402.13
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 7249 0 0 0 40176 37 0 0 25 0 1 0 1102028031 29544448 6903 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 7213 6903 91 271 0 6939 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 28852

[startup+462.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 5312
/proc/meminfo: memFree=913408/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=30312 CPUtime=462.12
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 7753 0 0 0 46171 41 0 0 25 0 1 0 1102028031 31039488 7204 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 7578 7204 91 271 0 7304 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 30312

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 5312
/proc/meminfo: memFree=911680/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=32088 CPUtime=522.09
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 8174 0 0 0 52164 45 0 0 25 0 1 0 1102028031 32858112 7625 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 8022 7625 91 271 0 7748 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 32088

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 5312
/proc/meminfo: memFree=910336/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=33452 CPUtime=582.08
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 8510 0 0 0 58160 48 0 0 25 0 1 0 1102028031 34254848 7961 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 8363 7961 91 271 0 8089 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 33452

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 5312
/proc/meminfo: memFree=908864/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=34920 CPUtime=642.05
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 8862 0 0 0 64156 49 0 0 25 0 1 0 1102028031 35758080 8313 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 8730 8313 91 271 0 8456 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 34920

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 5312
/proc/meminfo: memFree=907776/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=36036 CPUtime=702.03
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 9140 0 0 0 70151 52 0 0 25 0 1 0 1102028031 36900864 8591 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 9009 8591 91 271 0 8735 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 36036

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 5312
/proc/meminfo: memFree=906368/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=37320 CPUtime=762.01
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 9471 0 0 0 76147 54 0 0 25 0 1 0 1102028031 38215680 8922 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 9330 8922 91 271 0 9056 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 37320

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5312
/proc/meminfo: memFree=905344/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=38368 CPUtime=821.98
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 9748 0 0 0 82141 57 0 0 25 0 1 0 1102028031 39288832 9199 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 9592 9199 91 271 0 9318 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 38368

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5312
/proc/meminfo: memFree=904320/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=39372 CPUtime=881.95
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 9989 0 0 0 88136 59 0 0 25 0 1 0 1102028031 40316928 9440 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 9843 9440 91 271 0 9569 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 39372

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5312
/proc/meminfo: memFree=903616/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=40332 CPUtime=941.94
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 10208 0 0 0 94132 62 0 0 25 0 1 0 1102028031 41299968 9659 1992294400 134512640 135625496 4294956240 18446744073709551615 134541249 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 10083 9659 91 271 0 9809 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 40332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5312
/proc/meminfo: memFree=902720/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=41744 CPUtime=1001.91
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 10742 0 0 0 100127 64 0 0 25 0 1 0 1102028031 42745856 9889 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 10436 9889 91 271 0 10162 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 41744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5312
/proc/meminfo: memFree=901696/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=42748 CPUtime=1061.89
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 10990 0 0 0 106123 66 0 0 25 0 1 0 1102028031 43773952 10137 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 10687 10137 91 271 0 10413 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 42748

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5314
/proc/meminfo: memFree=900480/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=43964 CPUtime=1121.87
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 11302 0 0 0 112118 69 0 0 25 0 1 0 1102028031 45019136 10449 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 10991 10449 91 271 0 10717 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 43964

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5314
/proc/meminfo: memFree=899520/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=44980 CPUtime=1181.85
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 11529 0 0 0 118114 71 0 0 25 0 1 0 1102028031 46059520 10676 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 11245 10676 91 271 0 10971 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 44980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5314
/proc/meminfo: memFree=899264/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=45112 CPUtime=1200.04
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 11589 0 0 0 119933 71 0 0 25 0 1 0 1102028031 46194688 10736 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 11278 10736 91 271 0 11004 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 45112

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 5314
/proc/meminfo: memFree=899264/2055920 swapFree=4176244/4192956
[pid=5311] ppid=5309 vsize=45112 CPUtime=1200.04
/proc/5311/stat : 5311 (csat) R 5309 5311 1912 0 -1 4194304 11589 0 0 0 119933 71 0 0 25 0 1 0 1102028031 46194688 10736 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/5311/statm: 11278 10736 91 271 0 11004 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 45112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1199.34
CPU system time (s): 0.724889
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 45112

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

runsolver used 0.898863 second user time and 2.54661 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-29 04:27:35
IDJOB=1521107
IDBENCH=70642
IDSOLVER=517
FILE ID=node53/1521107-1238293655
PBS_JOBID= 9061002
Free space on /tmp= 66040 MiB

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

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

MD5SUM BENCH= c80ac2513e7d4a317f260e6d71a9bb08
RANDOM SEED=1867928589

node53.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.264
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.264
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:        942696 kB
Buffers:         85432 kB
Cached:         939788 kB
SwapCached:      10692 kB
Active:         237408 kB
Inactive:       800004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        942696 kB
SwapTotal:     4192956 kB
SwapFree:      4176244 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          17820 kB
Slab:            61756 kB
Committed_AS:  2456808 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-29 04:47:38