Trace number 1715787

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
MoRsat 2009-03-03? (TO) 1200.12 1200.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark228.902
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

Solver Data

0.00/0.00	c MoRsat version 1.02 2009.03 
14.99/15.01	c atom#=261020 clause#=1211106 total literals=2788072 

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1715787-1240606976/watcher-1715787-1240606976 -o /tmp/evaluation-result-1715787-1240606976/solver-1715787-1240606976 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/MoRsat HOME/instance-1715787-1240606976.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 0.97 0.71 3/64 15607
/proc/meminfo: memFree=1876912/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=20256 CPUtime=0
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 88731210 20742144 121 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 5064 121 96 284 0 4777 0

[startup+0.0117889 s]
/proc/loadavg: 1.00 0.97 0.71 3/64 15607
/proc/meminfo: memFree=1876912/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=20256 CPUtime=0.01
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 157 0 0 0 1 0 0 0 18 0 1 0 88731210 20742144 141 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 5064 141 96 284 0 4777 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20256

[startup+0.101763 s]
/proc/loadavg: 1.00 0.97 0.71 3/64 15607
/proc/meminfo: memFree=1876912/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=20256 CPUtime=0.09
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 436 0 0 0 9 0 0 0 18 0 1 0 88731210 20742144 420 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 5064 420 96 284 0 4777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20256

[startup+0.301705 s]
/proc/loadavg: 1.00 0.97 0.71 3/64 15607
/proc/meminfo: memFree=1876912/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=20256 CPUtime=0.29
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 1021 0 0 0 29 0 0 0 19 0 1 0 88731210 20742144 1005 1992294400 134512640 135679800 4294956240 18446744073709551615 135172366 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 5064 1005 96 284 0 4777 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20256

[startup+0.701592 s]
/proc/loadavg: 1.00 0.97 0.71 3/64 15607
/proc/meminfo: memFree=1876912/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=20256 CPUtime=0.69
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 2192 0 0 0 68 1 0 0 22 0 1 0 88731210 20742144 2176 1992294400 134512640 135679800 4294956240 18446744073709551615 134537421 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 5064 2176 96 284 0 4777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20256

[startup+1.50137 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 15608
/proc/meminfo: memFree=1864488/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=25352 CPUtime=1.49
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 4801 0 0 0 145 4 0 0 25 0 1 0 88731210 25960448 4530 1992294400 134512640 135679800 4294956240 18446744073709551615 134560479 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 6338 4530 101 284 0 6051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25352

[startup+3.10291 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 15608
/proc/meminfo: memFree=1859048/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=25352 CPUtime=3.09
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 4801 0 0 0 305 4 0 0 25 0 1 0 88731210 25960448 4530 1992294400 134512640 135679800 4294956240 18446744073709551615 134560487 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 6338 4530 101 284 0 6051 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25352

[startup+6.301 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 15608
/proc/meminfo: memFree=1859048/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=25352 CPUtime=6.29
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 4801 0 0 0 625 4 0 0 25 0 1 0 88731210 25960448 4530 1992294400 134512640 135679800 4294956240 18446744073709551615 134560481 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 6338 4530 101 284 0 6051 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25352

[startup+12.7012 s]
/proc/loadavg: 1.00 0.97 0.71 2/65 15608
/proc/meminfo: memFree=1859176/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=43016 CPUtime=12.7
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 10239 0 0 0 1263 7 0 0 25 0 1 0 88731210 44048384 8948 1992294400 134512640 135679800 4294956240 18446744073709551615 134552289 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 10754 8948 103 284 0 10467 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 43016

[startup+25.5016 s]
/proc/loadavg: 1.00 0.97 0.72 2/65 15608
/proc/meminfo: memFree=1776680/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=112760 CPUtime=25.5
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 64882 0 0 0 2520 30 0 0 25 0 1 0 88731210 115466240 25181 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 28190 25181 113 284 0 27903 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 112760

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.72 2/65 15608
/proc/meminfo: memFree=1763816/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=125776 CPUtime=51.08
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 68134 0 0 0 5075 33 0 0 25 0 1 0 88731210 128794624 28433 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 31444 28433 113 284 0 31157 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 125776

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.73 2/65 15608
/proc/meminfo: memFree=1742184/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=147248 CPUtime=102.29
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 73520 0 0 0 10192 37 0 0 25 0 1 0 88731210 150781952 33786 1992294400 134512640 135679800 4294956240 18446744073709551615 134522730 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 36812 33786 113 284 0 36525 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147248

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.75 2/65 15608
/proc/meminfo: memFree=1711784/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=178156 CPUtime=162.29
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 81306 0 0 0 16186 43 0 0 25 0 1 0 88731210 182431744 41474 1992294400 134512640 135679800 4294956240 18446744073709551615 134522780 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 44539 41474 113 284 0 44252 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 178156

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.76 2/65 15608
/proc/meminfo: memFree=1677480/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=211812 CPUtime=222.3
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 89753 0 0 0 22181 49 0 0 25 0 1 0 88731210 216895488 49921 1992294400 134512640 135679800 4294956240 18446744073709551615 134525636 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 52953 49921 113 284 0 52666 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 211812

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.77 2/65 15608
/proc/meminfo: memFree=1645032/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=244284 CPUtime=282.3
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 97898 0 0 0 28174 56 0 0 25 0 1 0 88731210 250146816 58065 1992294400 134512640 135679800 4294956240 18446744073709551615 134543035 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 61071 58065 113 284 0 60784 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 244284

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.78 2/65 15608
/proc/meminfo: memFree=1614640/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=275140 CPUtime=342.31
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 105641 0 0 0 34168 63 0 0 25 0 1 0 88731210 281743360 65614 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 68785 65614 113 284 0 68498 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 275140

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.79 2/65 15608
/proc/meminfo: memFree=1586096/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=303792 CPUtime=402.32
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 112858 0 0 0 40162 70 0 0 25 0 1 0 88731210 311083008 72831 1992294400 134512640 135679800 4294956240 18446744073709551615 135128885 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 75948 72831 113 284 0 75661 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 303792

[startup+462.302 s]
/proc/loadavg: 1.00 0.97 0.80 2/65 15608
/proc/meminfo: memFree=1560368/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=328960 CPUtime=462.32
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 119167 0 0 0 46157 75 0 0 25 0 1 0 88731210 336855040 79140 1992294400 134512640 135679800 4294956240 18446744073709551615 134522641 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 82240 79140 113 284 0 81953 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 328960

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 15608
/proc/meminfo: memFree=1530864/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=358620 CPUtime=522.33
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 126630 0 0 0 52152 81 0 0 25 0 1 0 88731210 367226880 86603 1992294400 134512640 135679800 4294956240 18446744073709551615 134525546 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 89655 86603 113 284 0 89368 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 358620

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 15608
/proc/meminfo: memFree=1498224/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=390748 CPUtime=582.34
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 134678 0 0 0 58146 88 0 0 25 0 1 0 88731210 400125952 94651 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 97687 94651 113 284 0 97400 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 390748

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.83 2/65 15608
/proc/meminfo: memFree=1470960/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=417544 CPUtime=642.34
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 141410 0 0 0 64142 92 0 0 25 0 1 0 88731210 427565056 101383 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 104386 101383 113 284 0 104099 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 417544

[startup+702.302 s]
/proc/loadavg: 1.00 0.97 0.83 2/65 15608
/proc/meminfo: memFree=1445744/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=444396 CPUtime=702.35
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 148144 0 0 0 70137 98 0 0 25 0 1 0 88731210 455061504 107731 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 111099 107731 113 284 0 110812 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 444396

[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.84 2/65 15608
/proc/meminfo: memFree=1423856/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=465888 CPUtime=762.36
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 153532 0 0 0 76133 103 0 0 25 0 1 0 88731210 477069312 113119 1992294400 134512640 135679800 4294956240 18446744073709551615 134522835 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 116472 113119 113 284 0 116185 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 465888

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.85 2/65 15608
/proc/meminfo: memFree=1396656/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=493300 CPUtime=822.36
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 160425 0 0 0 82128 108 0 0 25 0 1 0 88731210 505139200 120012 1992294400 134512640 135679800 4294956240 18446744073709551615 134522699 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 123325 120012 113 284 0 123038 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 493300

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.85 2/65 15608
/proc/meminfo: memFree=1366320/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=523360 CPUtime=882.37
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 167958 0 0 0 88122 115 0 0 25 0 1 0 88731210 535920640 127545 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 130840 127545 113 284 0 130553 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 523360

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.86 2/65 15608
/proc/meminfo: memFree=1338224/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=551660 CPUtime=942.37
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 175069 0 0 0 94116 121 0 0 25 0 1 0 88731210 564899840 134656 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 137915 134656 113 284 0 137628 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 551660

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.86 2/65 15608
/proc/meminfo: memFree=1312560/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=576760 CPUtime=1002.38
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 181360 0 0 0 100112 126 0 0 25 0 1 0 88731210 590602240 140947 1992294400 134512640 135679800 4294956240 18446744073709551615 134525557 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 144190 140947 113 284 0 143903 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 576760

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.87 2/65 15608
/proc/meminfo: memFree=1286896/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=602588 CPUtime=1062.39
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 187855 0 0 0 106106 133 0 0 25 0 1 0 88731210 617050112 147442 1992294400 134512640 135679800 4294956240 18446744073709551615 134536014 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 150647 147442 113 284 0 150360 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 602588

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.88 2/65 15608
/proc/meminfo: memFree=1259696/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=629400 CPUtime=1122.39
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 194579 0 0 0 112101 138 0 0 25 0 1 0 88731210 644505600 154166 1992294400 134512640 135679800 4294956240 18446744073709551615 134522702 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 157350 154166 113 284 0 157063 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 629400

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.88 2/65 15608
/proc/meminfo: memFree=1231536/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=657732 CPUtime=1182.4
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 201686 0 0 0 118096 144 0 0 25 0 1 0 88731210 673517568 161273 1992294400 134512640 135679800 4294956240 18446744073709551615 134519325 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 164433 161273 113 284 0 164146 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 657732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.9 s]
/proc/loadavg: 1.00 0.97 0.88 2/65 15608
/proc/meminfo: memFree=1220528/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=668148 CPUtime=1200.01
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 204285 0 0 0 119854 147 0 0 25 0 1 0 88731210 684183552 163872 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 167037 163872 113 284 0 166750 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 668148

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

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

[startup+1199.9 s]
/proc/loadavg: 1.00 0.97 0.88 2/65 15608
/proc/meminfo: memFree=1220528/2055920 swapFree=4181344/4192956
[pid=15607] ppid=15605 vsize=668148 CPUtime=1200.01
/proc/15607/stat : 15607 (MoRsat) R 15605 15607 15506 0 -1 4194304 204285 0 0 0 119854 147 0 0 25 0 1 0 88731210 684183552 163872 1992294400 134512640 135679800 4294956240 18446744073709551615 135112694 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15607/statm: 167037 163872 113 284 0 166750 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 668148

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.01
CPU time (s): 1200.12
CPU user time (s): 1198.54
CPU system time (s): 1.57376
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 668148

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

runsolver used 0.85187 second user time and 2.55561 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-24 23:02:58
IDJOB=1715787
IDBENCH=20352
IDSOLVER=502
FILE ID=node16/1715787-1240606976
PBS_JOBID= 9186298
Free space on /tmp= 66300 MiB

SOLVER NAME= MoRsat 2009-03-03
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.cnf
COMMAND LINE= HOME/MoRsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715787-1240606976/watcher-1715787-1240606976 -o /tmp/evaluation-result-1715787-1240606976/solver-1715787-1240606976 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/MoRsat HOME/instance-1715787-1240606976.cnf

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

MD5SUM BENCH= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED=807462144

node16.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.234
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.234
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:       1877392 kB
Buffers:         34324 kB
Cached:          94980 kB
SwapCached:       6356 kB
Active:          92064 kB
Inactive:        45996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877392 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:           23252 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            26480 kB
Committed_AS:   268300 kB
PageTables:       1436 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= 66296 MiB
End job on node16 at 2009-04-24 23:23:00