Trace number 1532309

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S886725553-011.cnf
MD5SUM149f4a347f3f97737dc0646d2caf1180
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

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-1532309-1238378387/watcher-1532309-1238378387 -o /tmp/evaluation-result-1532309-1238378387/solver-1532309-1238378387 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=939389941 HOME/instance-1532309-1238378387.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.99 0.97 0.98 3/72 1851
/proc/meminfo: memFree=1107136/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=1580 CPUtime=0
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1110499968 1617920 166 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 395 166 91 283 0 109 0

[startup+0.104786 s]
/proc/loadavg: 0.99 0.97 0.98 3/72 1851
/proc/meminfo: memFree=1107136/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=3296 CPUtime=0.09
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 643 0 0 0 9 0 0 0 18 0 1 0 1110499968 3375104 626 1992294400 134512640 135674425 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 824 626 99 283 0 538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3296

[startup+0.201804 s]
/proc/loadavg: 0.99 0.97 0.98 3/72 1851
/proc/meminfo: memFree=1107136/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=3692 CPUtime=0.19
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 743 0 0 0 19 0 0 0 18 0 1 0 1110499968 3780608 726 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 923 726 99 283 0 637 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3692

[startup+0.301823 s]
/proc/loadavg: 0.99 0.97 0.98 3/72 1851
/proc/meminfo: memFree=1107136/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=4088 CPUtime=0.29
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 841 0 0 0 29 0 0 0 19 0 1 0 1110499968 4186112 824 1992294400 134512640 135674425 4294956192 18446744073709551615 134559329 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 1022 824 99 283 0 736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4088

[startup+0.701901 s]
/proc/loadavg: 0.99 0.97 0.98 3/72 1851
/proc/meminfo: memFree=1107136/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=5436 CPUtime=0.69
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 1181 0 0 0 69 0 0 0 22 0 1 0 1110499968 5566464 1164 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 1359 1164 99 283 0 1073 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5436

[startup+1.50106 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 1852
/proc/meminfo: memFree=1102264/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=6360 CPUtime=1.49
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 1410 0 0 0 149 0 0 0 25 0 1 0 1110499968 6512640 1393 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 1590 1393 99 283 0 1304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6360

[startup+3.10137 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 1852
/proc/meminfo: memFree=1101496/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=7028 CPUtime=3.09
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 1565 0 0 0 309 0 0 0 25 0 1 0 1110499968 7196672 1548 1992294400 134512640 135674425 4294956192 18446744073709551615 134561383 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 1757 1548 99 283 0 1471 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7028

[startup+6.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 1852
/proc/meminfo: memFree=1100536/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=7880 CPUtime=6.29
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 1751 0 0 0 628 1 0 0 25 0 1 0 1110499968 8069120 1734 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 1970 1734 99 283 0 1684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7880

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 1852
/proc/meminfo: memFree=1099136/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=9184 CPUtime=12.69
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 2055 0 0 0 1268 1 0 0 25 0 1 0 1110499968 9404416 2038 1992294400 134512640 135674425 4294956192 18446744073709551615 134581427 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 2296 2038 99 283 0 2010 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9184

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 1852
/proc/meminfo: memFree=1097600/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=10836 CPUtime=25.48
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 2420 0 0 0 2547 1 0 0 25 0 1 0 1110499968 11096064 2403 1992294400 134512640 135674425 4294956192 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 2709 2403 99 283 0 2423 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10836

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 1852
/proc/meminfo: memFree=1095744/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=13192 CPUtime=51.07
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 2886 0 0 0 5105 2 0 0 25 0 1 0 1110499968 13508608 2869 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 3298 2869 99 283 0 3012 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13192

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/73 1858
/proc/meminfo: memFree=1093056/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=16340 CPUtime=102.26
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 3546 0 0 0 10223 3 0 0 25 0 1 0 1110499968 16732160 3529 1992294400 134512640 135674425 4294956192 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 4085 3529 99 283 0 3799 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16340

[startup+162.301 s]
/proc/loadavg: 1.05 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1090432/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=19144 CPUtime=162.2
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 4119 0 0 0 16215 5 0 0 25 0 1 0 1110499968 19603456 4102 1992294400 134512640 135674425 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 4786 4102 99 283 0 4500 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19144

[startup+222.305 s]
/proc/loadavg: 1.02 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1089152/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=20976 CPUtime=222.18
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 4455 0 0 0 22211 7 0 0 25 0 1 0 1110499968 21479424 4438 1992294400 134512640 135674425 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 5244 4438 99 283 0 4958 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20976

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1088000/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=22480 CPUtime=282.15
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 4752 0 0 0 28207 8 0 0 25 0 1 0 1110499968 23019520 4735 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 5620 4735 99 283 0 5334 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 22480

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1087104/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=23704 CPUtime=342.14
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 5010 0 0 0 34205 9 0 0 25 0 1 0 1110499968 24272896 4993 1992294400 134512640 135674425 4294956192 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 5926 4993 99 283 0 5640 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 23704

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1086208/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=24808 CPUtime=402.11
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 5236 0 0 0 40202 9 0 0 25 0 1 0 1110499968 25403392 5219 1992294400 134512640 135674425 4294956192 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 6202 5219 99 283 0 5916 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 24808

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1085440/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=25840 CPUtime=462.09
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 5433 0 0 0 46200 9 0 0 25 0 1 0 1110499968 26460160 5416 1992294400 134512640 135674425 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 6460 5416 99 283 0 6174 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 25840

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1084608/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=26740 CPUtime=522.07
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 5625 0 0 0 52198 9 0 0 25 0 1 0 1110499968 27381760 5608 1992294400 134512640 135674425 4294956192 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 6685 5608 99 283 0 6399 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 26740

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1084224/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=27316 CPUtime=582.05
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 5731 0 0 0 58195 10 0 0 25 0 1 0 1110499968 27971584 5714 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 6829 5714 99 283 0 6543 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 27316

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1083136/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=28804 CPUtime=642.03
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 5994 0 0 0 64193 10 0 0 25 0 1 0 1110499968 29495296 5977 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 7201 5977 99 283 0 6915 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 28804

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1082752/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=29200 CPUtime=702
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 6086 0 0 0 70190 10 0 0 25 0 1 0 1110499968 29900800 6069 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 7300 6069 99 283 0 7014 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 29200

[startup+762.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1082368/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=29716 CPUtime=762
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 6170 0 0 0 76189 11 0 0 25 0 1 0 1110499968 30429184 6153 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 7429 6153 99 283 0 7143 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 29716

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1081344/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=30952 CPUtime=821.96
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 6408 0 0 0 82185 11 0 0 25 0 1 0 1110499968 31694848 6391 1992294400 134512640 135674425 4294956192 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 7738 6391 99 283 0 7452 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 30952

[startup+882.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1080960/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=31792 CPUtime=881.95
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 6550 0 0 0 88183 12 0 0 25 0 1 0 1110499968 32555008 6533 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 7948 6533 99 283 0 7662 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 31792

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1080512/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=32308 CPUtime=941.92
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 6655 0 0 0 94180 12 0 0 25 0 1 0 1110499968 33083392 6638 1992294400 134512640 135674425 4294956192 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 8077 6638 99 283 0 7791 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 32308

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1080064/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=32956 CPUtime=1001.9
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 6781 0 0 0 100178 12 0 0 25 0 1 0 1110499968 33746944 6764 1992294400 134512640 135674425 4294956192 18446744073709551615 134564861 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 8239 6764 99 283 0 7953 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 32956

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1079680/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=33220 CPUtime=1061.88
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 6864 0 0 0 106176 12 0 0 25 0 1 0 1110499968 34017280 6847 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 8305 6847 99 283 0 8019 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 33220

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1079424/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=33484 CPUtime=1121.86
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 6925 0 0 0 112174 12 0 0 25 0 1 0 1110499968 34287616 6908 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 8371 6908 99 283 0 8085 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 33484

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1078976/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=34144 CPUtime=1181.84
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 7028 0 0 0 118171 13 0 0 25 0 1 0 1110499968 34963456 7011 1992294400 134512640 135674425 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 8536 7011 99 283 0 8250 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 34144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 2302
/proc/meminfo: memFree=1078976/2055920 swapFree=4175896/4192956
[pid=1851] ppid=1849 vsize=34144 CPUtime=1200.04
/proc/1851/stat : 1851 (SApperloT-base) R 1849 1851 1468 0 -1 4194304 7037 0 0 0 119991 13 0 0 25 0 1 0 1110499968 34963456 7020 1992294400 134512640 135674425 4294956192 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/1851/statm: 8536 7020 99 283 0 8250 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 34144

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.05
CPU user time (s): 1199.92
CPU system time (s): 0.136979
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 34144

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

runsolver used 0.995848 second user time and 3.38648 second system time

The end

Launcher Data

Begin job on node66 at 2009-03-30 03:59:48
IDJOB=1532309
IDBENCH=70236
IDSOLVER=509
FILE ID=node66/1532309-1238378387
PBS_JOBID= 9061292
Free space on /tmp= 66544 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S886725553-011.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532309-1238378387/watcher-1532309-1238378387 -o /tmp/evaluation-result-1532309-1238378387/solver-1532309-1238378387 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=939389941 HOME/instance-1532309-1238378387.cnf

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

MD5SUM BENCH= 149f4a347f3f97737dc0646d2caf1180
RANDOM SEED=939389941

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:       1107616 kB
Buffers:         91980 kB
Cached:         763136 kB
SwapCached:       8824 kB
Active:         250372 kB
Inactive:       615760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1107616 kB
SwapTotal:     4192956 kB
SwapFree:      4175896 kB
Dirty:            1956 kB
Writeback:           0 kB
Mapped:          16612 kB
Slab:            67332 kB
Committed_AS:  3075792 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 04:19:50