Trace number 1715898

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
SApperloT base? (TO) 1200.14 1200.41

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/partial-5-13-s.cnf
MD5SUM8440e7259e120363fc65b24385da09e8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.7411
Satisfiable
(Un)Satisfiability was proved
Number of variables184675
Number of clauses842981
Sum of the clauses size1930752
Maximum clause length10
Minimum clause length1
Number of clauses of size 113965
Number of clauses of size 2674001
Number of clauses of size 3120435
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

Solver Data


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-1715898-1240608748/watcher-1715898-1240608748 -o /tmp/evaluation-result-1715898-1240608748/solver-1715898-1240608748 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=856339906 HOME/instance-1715898-1240608748.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.00 1.86 1.40 3/64 12036
/proc/meminfo: memFree=1124712/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=8000 CPUtime=0
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 861 0 0 0 0 0 0 0 18 0 1 0 88902417 8192000 845 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 2000 850 88 283 0 1714 0

[startup+0.068539 s]
/proc/loadavg: 2.00 1.86 1.40 3/64 12036
/proc/meminfo: memFree=1124712/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=15708 CPUtime=0.06
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 2764 0 0 0 5 1 0 0 18 0 1 0 88902417 16084992 2748 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 3927 2749 90 283 0 3641 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15708

[startup+0.10154 s]
/proc/loadavg: 2.00 1.86 1.40 3/64 12036
/proc/meminfo: memFree=1124712/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=16896 CPUtime=0.09
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 3121 0 0 0 8 1 0 0 18 0 1 0 88902417 17301504 3105 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 4224 3105 90 283 0 3938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16896

[startup+0.301553 s]
/proc/loadavg: 2.00 1.86 1.40 3/64 12036
/proc/meminfo: memFree=1124712/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=23364 CPUtime=0.29
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 4799 0 0 0 27 2 0 0 19 0 1 0 88902417 23924736 4783 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 5841 4784 90 283 0 5555 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23364

[startup+0.701579 s]
/proc/loadavg: 2.00 1.86 1.40 3/64 12036
/proc/meminfo: memFree=1124712/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=35916 CPUtime=0.69
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 7978 0 0 0 65 4 0 0 23 0 1 0 88902417 36777984 7962 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 8979 7962 92 283 0 8693 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35916

[startup+1.50165 s]
/proc/loadavg: 2.00 1.86 1.40 2/65 12037
/proc/meminfo: memFree=1092064/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=37596 CPUtime=1.48
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 8523 0 0 0 144 4 0 0 25 0 1 0 88902417 38498304 8279 1992294400 134512640 135674940 4294956192 18446744073709551615 134564601 0 0 4096 0 0 0 0 17 0 0 0
/proc/12036/statm: 9399 8279 98 283 0 9113 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37596

[startup+3.10174 s]
/proc/loadavg: 1.92 1.85 1.40 2/65 12037
/proc/meminfo: memFree=1091488/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=39156 CPUtime=3.08
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 9108 0 0 0 303 5 0 0 25 0 1 0 88902417 40095744 8670 1992294400 134512640 135674940 4294956192 18446744073709551615 134551186 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 9789 8670 98 283 0 9503 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39156

[startup+6.30195 s]
/proc/loadavg: 1.92 1.85 1.40 2/65 12037
/proc/meminfo: memFree=1089376/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=40744 CPUtime=6.28
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 9506 0 0 0 623 5 0 0 25 0 1 0 88902417 41721856 9068 1992294400 134512640 135674940 4294956192 18446744073709551615 134552280 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 10186 9069 98 283 0 9900 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40744

[startup+12.7024 s]
/proc/loadavg: 1.78 1.82 1.39 2/65 12037
/proc/meminfo: memFree=1084832/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=44984 CPUtime=12.68
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 10569 0 0 0 1262 6 0 0 25 0 1 0 88902417 46063616 10131 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 11246 10131 98 283 0 10960 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44984

[startup+25.5012 s]
/proc/loadavg: 1.66 1.79 1.39 2/65 12037
/proc/meminfo: memFree=1072800/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=57820 CPUtime=25.48
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 13814 0 0 0 2539 9 0 0 25 0 1 0 88902417 59207680 13119 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 14455 13119 98 283 0 14169 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57820

[startup+51.1019 s]
/proc/loadavg: 1.43 1.73 1.37 2/65 12037
/proc/meminfo: memFree=1052640/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=78356 CPUtime=51.07
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 18946 0 0 0 5094 13 0 0 25 0 1 0 88902417 80236544 18251 1992294400 134512640 135674940 4294956192 18446744073709551615 134571299 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 19589 18251 98 283 0 19303 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78356

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.35 2/65 12037
/proc/meminfo: memFree=1002528/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=128084 CPUtime=102.26
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 31387 0 0 0 10204 22 0 0 25 0 1 0 88902417 131158016 30692 1992294400 134512640 135674940 4294956192 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 32021 30692 98 283 0 31735 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 128084

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.33 2/65 12037
/proc/meminfo: memFree=939808/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=191644 CPUtime=162.25
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 47629 0 0 0 16189 36 0 0 25 0 1 0 88902417 196243456 46421 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 47911 46421 98 283 0 47625 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 191644

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.30 2/65 12037
/proc/meminfo: memFree=895264/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=235528 CPUtime=222.24
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 58609 0 0 0 22179 45 0 0 25 0 1 0 88902417 241180672 57401 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 58882 57401 99 283 0 58596 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 235528

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.28 2/65 12037
/proc/meminfo: memFree=895008/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=235792 CPUtime=282.22
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 58660 0 0 0 28177 45 0 0 25 0 1 0 88902417 241451008 57452 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 58948 57452 99 283 0 58662 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 235792

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.26 2/65 12039
/proc/meminfo: memFree=894560/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=235924 CPUtime=342.2
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 58712 0 0 0 34175 45 0 0 25 0 1 0 88902417 241586176 57504 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 58981 57504 99 283 0 58695 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 235924

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.24 2/65 12039
/proc/meminfo: memFree=894624/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=236056 CPUtime=402.19
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 58738 0 0 0 40173 46 0 0 25 0 1 0 88902417 241721344 57530 1992294400 134512640 135674940 4294956192 18446744073709551615 134567937 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 59014 57530 99 283 0 58728 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 236056

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.23 2/65 12039
/proc/meminfo: memFree=894560/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=236188 CPUtime=462.18
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 58764 0 0 0 46172 46 0 0 25 0 1 0 88902417 241856512 57556 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 59047 57556 99 283 0 58761 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 236188

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.21 2/65 12039
/proc/meminfo: memFree=856608/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=275188 CPUtime=522.17
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 68441 0 0 0 52163 54 0 0 25 0 1 0 88902417 281792512 67233 1992294400 134512640 135674940 4294956192 18446744073709551615 134551377 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 68797 67233 99 283 0 68511 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 275188

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.19 2/65 12039
/proc/meminfo: memFree=818464/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=312836 CPUtime=582.15
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 77878 0 0 0 58152 63 0 0 25 0 1 0 88902417 320344064 76670 1992294400 134512640 135674940 4294956192 18446744073709551615 134551234 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 78209 76670 99 283 0 77923 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 312836

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.18 2/65 12039
/proc/meminfo: memFree=767456/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=363524 CPUtime=642.15
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 90498 0 0 0 64140 75 0 0 25 0 1 0 88902417 372248576 89290 1992294400 134512640 135674940 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 90881 89290 99 283 0 90595 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 363524

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.16 2/65 12039
/proc/meminfo: memFree=721120/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=410476 CPUtime=702.12
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 102225 0 0 0 70128 84 0 0 25 0 1 0 88902417 420327424 101017 1992294400 134512640 135674940 4294956192 18446744073709551615 134536750 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 102619 101017 99 283 0 102333 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 410476

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.15 2/65 12039
/proc/meminfo: memFree=671392/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=459312 CPUtime=762.12
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 114478 0 0 0 76117 95 0 0 25 0 1 0 88902417 470335488 113270 1992294400 134512640 135674940 4294956192 18446744073709551615 134551947 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 114828 113270 99 283 0 114542 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 459312

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.14 2/65 12039
/proc/meminfo: memFree=615968/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=515264 CPUtime=822.1
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 128458 0 0 0 82105 105 0 0 25 0 1 0 88902417 527630336 127250 1992294400 134512640 135674940 4294956192 18446744073709551615 134551845 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 128816 127250 99 283 0 128530 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 515264

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 12039
/proc/meminfo: memFree=569696/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=561520 CPUtime=882.09
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 139993 0 0 0 88095 114 0 0 25 0 1 0 88902417 574996480 138656 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 140380 138656 99 283 0 140094 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 561520

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 12039
/proc/meminfo: memFree=530144/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=601720 CPUtime=942.07
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 150005 0 0 0 94085 122 0 0 25 0 1 0 88902417 616161280 148668 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 150430 148668 99 283 0 150144 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 601720

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/65 12039
/proc/meminfo: memFree=482016/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=649300 CPUtime=1002.07
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 161883 0 0 0 100074 133 0 0 25 0 1 0 88902417 664883200 160546 1992294400 134512640 135674940 4294956192 18446744073709551615 134536750 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 162325 160546 99 283 0 162039 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 649300

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 12039
/proc/meminfo: memFree=466976/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=663180 CPUtime=1062.05
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 165591 0 0 0 106070 135 0 0 25 0 1 0 88902417 679096320 164254 1992294400 134512640 135674940 4294956192 18446744073709551615 134551790 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 165795 164254 99 283 0 165509 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 663180

[startup+1122.3 s]
/proc/loadavg: 1.06 1.02 1.09 2/65 12039
/proc/meminfo: memFree=466912/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=663180 CPUtime=1122.04
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 165615 0 0 0 112069 135 0 0 25 0 1 0 88902417 679096320 164278 1992294400 134512640 135674940 4294956192 18446744073709551615 134551901 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 165795 164278 99 283 0 165509 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 663180

[startup+1182.3 s]
/proc/loadavg: 1.02 1.02 1.08 2/65 12039
/proc/meminfo: memFree=466912/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=663180 CPUtime=1182.02
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 165617 0 0 0 118067 135 0 0 25 0 1 0 88902417 679096320 164280 1992294400 134512640 135674940 4294956192 18446744073709551615 134579881 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 165795 164280 99 283 0 165509 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 663180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.01 1.02 1.08 2/65 12039
/proc/meminfo: memFree=466912/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=663180 CPUtime=1200.02
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4194304 165617 0 0 0 119867 135 0 0 25 0 1 0 88902417 679096320 164280 1992294400 134512640 135674940 4294956192 18446744073709551615 134552001 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 165795 164280 99 283 0 165509 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 663180

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

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

[startup+1200.41 s]
/proc/loadavg: 1.01 1.02 1.08 2/65 12039
/proc/meminfo: memFree=466912/2055920 swapFree=4192956/4192956
[pid=12036] ppid=12034 vsize=0 CPUtime=1200.12
/proc/12036/stat : 12036 (SApperloT-base) R 12034 12036 11904 0 -1 4195332 165617 0 0 0 119867 145 0 0 25 0 1 0 88902417 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/12036/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.14
CPU user time (s): 1198.67
CPU system time (s): 1.46278
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 663180

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

runsolver used 0.864868 second user time and 2.56161 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-24 23:32:29
IDJOB=1715898
IDBENCH=20357
IDSOLVER=509
FILE ID=node52/1715898-1240608748
PBS_JOBID= 9186266
Free space on /tmp= 66220 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/industrial/anbulagan/medium-sat/partial-5-13-s.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715898-1240608748/watcher-1715898-1240608748 -o /tmp/evaluation-result-1715898-1240608748/solver-1715898-1240608748 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=856339906 HOME/instance-1715898-1240608748.cnf

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

MD5SUM BENCH= 8440e7259e120363fc65b24385da09e8
RANDOM SEED=856339906

node52.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.214
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.214
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:       1125192 kB
Buffers:         79360 kB
Cached:         746908 kB
SwapCached:          0 kB
Active:         172636 kB
Inactive:       667540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1125192 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           16244 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            76484 kB
Committed_AS:   286428 kB
PageTables:       1476 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= 66216 MiB
End job on node52 at 2009-04-24 23:52:32