Trace number 1532149

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1954748117-061.cnf
MD5SUM30068bb62ff2ae5a4888c347460a4a1d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark84.2262
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
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-1532149-1238373516/watcher-1532149-1238373516 -o /tmp/evaluation-result-1532149-1238373516/solver-1532149-1238373516 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1679039520 HOME/instance-1532149-1238373516.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: 0.92 0.98 0.99 3/72 1687
/proc/meminfo: memFree=1111224/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=1588 CPUtime=0
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 1110012858 1626112 176 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 397 176 91 283 0 111 0

[startup+0.0998211 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 1687
/proc/meminfo: memFree=1111224/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=3436 CPUtime=0.09
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 686 0 0 0 9 0 0 0 18 0 1 0 1110012858 3518464 669 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 859 669 99 283 0 573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3436

[startup+0.101821 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 1687
/proc/meminfo: memFree=1111224/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=3436 CPUtime=0.09
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 688 0 0 0 9 0 0 0 18 0 1 0 1110012858 3518464 671 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 859 671 99 283 0 573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3436

[startup+0.301861 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 1687
/proc/meminfo: memFree=1111224/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=4492 CPUtime=0.29
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 937 0 0 0 29 0 0 0 19 0 1 0 1110012858 4599808 920 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 1123 920 99 283 0 837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4492

[startup+0.701938 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 1687
/proc/meminfo: memFree=1111224/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=6356 CPUtime=0.69
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 1399 0 0 0 69 0 0 0 22 0 1 0 1110012858 6508544 1382 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 1589 1382 99 283 0 1303 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6356

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1104752/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=9584 CPUtime=1.48
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 2220 0 0 0 148 0 0 0 25 0 1 0 1110012858 9814016 2203 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 2396 2203 99 283 0 2110 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9584

[startup+3.10241 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1101168/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=11432 CPUtime=3.09
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 2681 0 0 0 308 1 0 0 25 0 1 0 1110012858 11706368 2664 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 2858 2664 99 283 0 2572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11432

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1099056/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=13152 CPUtime=6.29
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 3094 0 0 0 628 1 0 0 25 0 1 0 1110012858 13467648 3077 1992294400 134512640 135674425 4294956192 18446744073709551615 134550850 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 3288 3077 99 283 0 3002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13152

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1097784/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=14208 CPUtime=12.68
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 3378 0 0 0 1267 1 0 0 25 0 1 0 1110012858 14548992 3361 1992294400 134512640 135674425 4294956192 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 3552 3361 99 283 0 3266 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14208

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1094520/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=17748 CPUtime=25.48
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 4208 0 0 0 2546 2 0 0 25 0 1 0 1110012858 18173952 4191 1992294400 134512640 135674425 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 4437 4191 99 283 0 4151 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17748

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1092472/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=19860 CPUtime=51.07
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 4693 0 0 0 5105 2 0 0 25 0 1 0 1110012858 20336640 4676 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 4965 4676 99 283 0 4679 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19860

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1088760/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=23996 CPUtime=102.26
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 5634 0 0 0 10222 4 0 0 25 0 1 0 1110012858 24571904 5617 1992294400 134512640 135674425 4294956192 18446744073709551615 134559707 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 5999 5617 99 283 0 5713 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23996

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1085688/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=27272 CPUtime=162.24
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 6392 0 0 0 16219 5 0 0 25 0 1 0 1110012858 27926528 6375 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 6818 6375 99 283 0 6532 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 27272

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1083128/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=29960 CPUtime=222.21
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 7014 0 0 0 22216 5 0 0 25 0 1 0 1110012858 30679040 6997 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 7490 6997 99 283 0 7204 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 29960

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1082104/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=31204 CPUtime=282.2
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 7259 0 0 0 28214 6 0 0 25 0 1 0 1110012858 31952896 7242 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 7801 7242 99 283 0 7515 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 31204

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1080056/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=33496 CPUtime=342.17
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 7760 0 0 0 34211 6 0 0 25 0 1 0 1110012858 34299904 7743 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 8374 7743 99 283 0 8088 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 33496

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1688
/proc/meminfo: memFree=1077816/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=35860 CPUtime=402.15
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 8335 0 0 0 40208 7 0 0 25 0 1 0 1110012858 36720640 8318 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 8965 8318 99 283 0 8679 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 35860

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1076216/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=37628 CPUtime=462.13
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 8728 0 0 0 46206 7 0 0 25 0 1 0 1110012858 38531072 8711 1992294400 134512640 135674425 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 9407 8711 99 283 0 9121 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 37628

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1073656/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=40392 CPUtime=522.11
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 9368 0 0 0 52203 8 0 0 25 0 1 0 1110012858 41361408 9351 1992294400 134512640 135674425 4294956192 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 10098 9351 99 283 0 9812 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 40392

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1072952/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=41088 CPUtime=582.08
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 9547 0 0 0 58200 8 0 0 25 0 1 0 1110012858 42074112 9530 1992294400 134512640 135674425 4294956192 18446744073709551615 134581636 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 10272 9530 99 283 0 9986 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 41088

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1072504/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=41764 CPUtime=642.07
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 9670 0 0 0 64198 9 0 0 25 0 1 0 1110012858 42766336 9653 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 10441 9653 99 283 0 10155 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 41764

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1071672/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=42840 CPUtime=702.05
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 9888 0 0 0 70196 9 0 0 25 0 1 0 1110012858 43868160 9871 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 10710 9871 99 283 0 10424 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 42840

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1069624/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=44744 CPUtime=762.02
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 10386 0 0 0 76193 9 0 0 25 0 1 0 1110012858 45817856 10369 1992294400 134512640 135674425 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 11186 10369 99 283 0 10900 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 44744

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1068472/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=46156 CPUtime=822
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 10684 0 0 0 82190 10 0 0 25 0 1 0 1110012858 47263744 10667 1992294400 134512640 135674425 4294956192 18446744073709551615 134552117 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 11539 10667 99 283 0 11253 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 46156

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1067832/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=46848 CPUtime=881.98
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 10852 0 0 0 88188 10 0 0 25 0 1 0 1110012858 47972352 10835 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 11712 10835 99 283 0 11426 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 46848

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1066872/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=48004 CPUtime=941.96
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 11092 0 0 0 94186 10 0 0 25 0 1 0 1110012858 49156096 11075 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 12001 11075 99 283 0 11715 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 48004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1066424/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=48500 CPUtime=1001.94
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 11186 0 0 0 100183 11 0 0 25 0 1 0 1110012858 49664000 11169 1992294400 134512640 135674425 4294956192 18446744073709551615 134559266 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 12125 11169 99 283 0 11839 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 48500

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1066104/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=49016 CPUtime=1061.92
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 11287 0 0 0 106181 11 0 0 25 0 1 0 1110012858 50192384 11270 1992294400 134512640 135674425 4294956192 18446744073709551615 134564649 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 12254 11270 99 283 0 11968 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 49016

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1064952/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=50180 CPUtime=1121.9
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 11573 0 0 0 112178 12 0 0 25 0 1 0 1110012858 51384320 11556 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 12545 11556 99 283 0 12259 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 50180

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1063160/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=51976 CPUtime=1181.88
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 12016 0 0 0 118176 12 0 0 25 0 1 0 1110012858 53223424 11999 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 12994 11999 99 283 0 12708 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 51976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1062968/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=52268 CPUtime=1200.08
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 12069 0 0 0 119996 12 0 0 25 0 1 0 1110012858 53522432 12052 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 13067 12052 99 283 0 12781 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 52268

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: 0.99 0.98 0.99 2/73 1691
/proc/meminfo: memFree=1062968/2055920 swapFree=4175896/4192956
[pid=1687] ppid=1685 vsize=52268 CPUtime=1200.08
/proc/1687/stat : 1687 (SApperloT-base) R 1685 1687 1468 0 -1 4194304 12069 0 0 0 119996 12 0 0 25 0 1 0 1110012858 53522432 12052 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/1687/statm: 13067 12052 99 283 0 12781 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 52268

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.132979
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 52268

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

runsolver used 1.07184 second user time and 3.3045 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-30 02:38:36
IDJOB=1532149
IDBENCH=70204
IDSOLVER=509
FILE ID=node66/1532149-1238373516
PBS_JOBID= 9061292
Free space on /tmp= 66544 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1954748117-061.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532149-1238373516/watcher-1532149-1238373516 -o /tmp/evaluation-result-1532149-1238373516/solver-1532149-1238373516 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1679039520 HOME/instance-1532149-1238373516.cnf

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

MD5SUM BENCH= 30068bb62ff2ae5a4888c347460a4a1d
RANDOM SEED=1679039520

node66.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.286
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.286
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:       1111640 kB
Buffers:         91744 kB
Cached:         759428 kB
SwapCached:       8824 kB
Active:         247152 kB
Inactive:       614952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1111640 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          16612 kB
Slab:            67312 kB
Committed_AS:  3075680 kB
PageTables:       1976 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= 66540 MiB
End job on node66 at 2009-03-30 02:58:39