Trace number 1555132

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.12 1200.65

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand128.cnf
MD5SUM3022ff2a7ae31b29e9b784d8e848042f
Bench CategoryAPPLICATION (applications 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 variables365168
Number of clauses1093967
Sum of the clauses size2552587
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2729310
Number of clauses of size 3364655
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555132-1238737297/watcher-1555132-1238737297 -o /tmp/evaluation-result-1555132-1238737297/solver-1555132-1238737297 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1967013168 HOME/instance-1555132-1238737297.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.91 0.97 0.99 3/65 3850
/proc/meminfo: memFree=1733456/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=5956 CPUtime=0
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 1090 0 0 0 0 0 0 0 18 0 1 0 357450581 6098944 1074 1992294400 134512640 135674940 4294956192 18446744073709551615 134542190 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 1489 1082 88 283 0 1203 0

[startup+0.0828141 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 3850
/proc/meminfo: memFree=1733456/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=25188 CPUtime=0.08
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 4716 0 0 0 6 2 0 0 18 0 1 0 357450581 25792512 4700 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 6297 4700 90 283 0 6011 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25188

[startup+0.101853 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 3850
/proc/meminfo: memFree=1733456/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=25980 CPUtime=0.09
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 4907 0 0 0 7 2 0 0 18 0 1 0 357450581 26603520 4891 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 6495 4891 90 283 0 6209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25980

[startup+0.30188 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 3850
/proc/meminfo: memFree=1733456/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=33636 CPUtime=0.29
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 6917 0 0 0 26 3 0 0 19 0 1 0 357450581 34443264 6901 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 8409 6902 90 283 0 8123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33636

[startup+0.701927 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 3850
/proc/meminfo: memFree=1733456/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=48024 CPUtime=0.69
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 10672 0 0 0 63 6 0 0 23 0 1 0 357450581 49176576 10656 1992294400 134512640 135674940 4294956192 18446744073709551615 134578513 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 12006 10657 90 283 0 11720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48024

[startup+1.50099 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 3851
/proc/meminfo: memFree=1682760/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=56472 CPUtime=1.48
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 13086 0 0 0 140 8 0 0 25 0 1 0 357450581 57827328 12618 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 14118 12618 98 283 0 13832 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 56472

[startup+3.10119 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1683080/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=56604 CPUtime=3.08
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 13111 0 0 0 300 8 0 0 25 0 1 0 357450581 57962496 12643 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 14151 12643 98 283 0 13865 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 56604

[startup+6.3016 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1682440/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=57984 CPUtime=6.28
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 13480 0 0 0 620 8 0 0 25 0 1 0 357450581 59375616 12883 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 14496 12883 98 283 0 14210 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 57984

[startup+12.7014 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1681480/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=59040 CPUtime=12.68
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 13801 0 0 0 1259 9 0 0 25 0 1 0 357450581 60456960 13204 1992294400 134512640 135674940 4294956192 18446744073709551615 134551227 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 14760 13204 98 283 0 14474 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59040

[startup+25.502 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1678536/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=61680 CPUtime=25.48
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 14463 0 0 0 2538 10 0 0 25 0 1 0 357450581 63160320 13866 1992294400 134512640 135674940 4294956192 18446744073709551615 134564152 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 15420 13866 98 283 0 15134 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61680

[startup+51.1012 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1675784/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=64452 CPUtime=51.05
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 15141 0 0 0 5095 10 0 0 25 0 1 0 357450581 65998848 14544 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 16113 14544 98 283 0 15827 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 64452

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1670280/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=69996 CPUtime=102.23
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 16523 0 0 0 10211 12 0 0 25 0 1 0 357450581 71675904 15926 1992294400 134512640 135674940 4294956192 18446744073709551615 134551355 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 17499 15926 98 283 0 17213 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 69996

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1664904/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=75540 CPUtime=162.21
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 17890 0 0 0 16206 15 0 0 25 0 1 0 357450581 77352960 17293 1992294400 134512640 135674940 4294956192 18446744073709551615 134564417 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 18885 17293 98 283 0 18599 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 75540

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1660616/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=79636 CPUtime=222.18
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 18932 0 0 0 22202 16 0 0 25 0 1 0 357450581 81547264 18335 1992294400 134512640 135674940 4294956192 18446744073709551615 134551232 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 19909 18335 98 283 0 19623 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 79636

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1647304/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=93688 CPUtime=282.16
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 22520 0 0 0 28196 20 0 0 25 0 1 0 357450581 95936512 21666 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 23422 21666 98 283 0 23136 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 93688

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1633352/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=109672 CPUtime=342.14
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 27525 0 0 0 34190 24 0 0 25 0 1 0 357450581 112304128 25133 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 27418 25133 98 283 0 27132 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 109672

[startup+402.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1629064/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=113912 CPUtime=402.12
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 28574 0 0 0 40186 26 0 0 25 0 1 0 357450581 116645888 26182 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 28478 26182 99 283 0 28192 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 113912

[startup+462.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1628744/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=114212 CPUtime=462.09
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 28638 0 0 0 46183 26 0 0 25 0 1 0 357450581 116953088 26246 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 28553 26246 99 283 0 28267 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 114212

[startup+522.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1628616/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=114344 CPUtime=522.06
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 28683 0 0 0 52180 26 0 0 25 0 1 0 357450581 117088256 26291 1992294400 134512640 135674940 4294956192 18446744073709551615 134557392 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 28586 26291 99 283 0 28300 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 114344

[startup+582.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1625160/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=117776 CPUtime=582.03
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 29553 0 0 0 58176 27 0 0 25 0 1 0 357450581 120602624 27161 1992294400 134512640 135674940 4294956192 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 29444 27161 99 283 0 29158 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 117776

[startup+642.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1615048/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=128076 CPUtime=642.01
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 32067 0 0 0 64171 30 0 0 25 0 1 0 357450581 131149824 29675 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 32019 29675 99 283 0 31733 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 128076

[startup+702.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1600328/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=142792 CPUtime=701.98
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 35756 0 0 0 70165 33 0 0 25 0 1 0 357450581 146219008 33364 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 35698 33364 99 283 0 35412 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 142792

[startup+762.307 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1573320/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=169704 CPUtime=761.97
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 42447 0 0 0 76157 40 0 0 25 0 1 0 357450581 173776896 40055 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 42426 40055 99 283 0 42140 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 169704

[startup+822.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1554952/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=188124 CPUtime=821.94
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 47068 0 0 0 82149 45 0 0 25 0 1 0 357450581 192638976 44676 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 47031 44676 99 283 0 46745 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 188124

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3851
/proc/meminfo: memFree=1538440/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=204460 CPUtime=881.91
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 51151 0 0 0 88142 49 0 0 25 0 1 0 357450581 209367040 48759 1992294400 134512640 135674940 4294956192 18446744073709551615 134565353 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 51115 48759 99 283 0 50829 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 204460

[startup+942.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3853
/proc/meminfo: memFree=1527688/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=215912 CPUtime=941.88
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 53966 0 0 0 94136 52 0 0 25 0 1 0 357450581 221093888 51445 1992294400 134512640 135674940 4294956192 18446744073709551615 134564068 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 53978 51445 99 283 0 53692 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 215912

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3853
/proc/meminfo: memFree=1511432/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=232032 CPUtime=1001.85
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 58011 0 0 0 100129 56 0 0 25 0 1 0 357450581 237600768 55490 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 58008 55490 99 283 0 57722 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 232032

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 3853
/proc/meminfo: memFree=1499656/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=243928 CPUtime=1061.83
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 60985 0 0 0 106123 60 0 0 25 0 1 0 357450581 249782272 58464 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 60982 58464 99 283 0 60696 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 243928

[startup+1122.3 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 3853
/proc/meminfo: memFree=1480840/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=262628 CPUtime=1121.81
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 65631 0 0 0 112116 65 0 0 25 0 1 0 357450581 268931072 63110 1992294400 134512640 135674940 4294956192 18446744073709551615 134551448 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 65657 63110 99 283 0 65371 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 262628

[startup+1182.3 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 3859
/proc/meminfo: memFree=1464904/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=278856 CPUtime=1181.76
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 69632 0 0 0 118107 69 0 0 25 0 1 0 357450581 285548544 67111 1992294400 134512640 135674940 4294956192 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 69714 67111 99 283 0 69428 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 278856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 3859
/proc/meminfo: memFree=1461896/2055920 swapFree=4191900/4192956
[pid=3850] ppid=3848 vsize=281592 CPUtime=1200.07
/proc/3850/stat : 3850 (SApperloT-base) R 3848 3850 3457 0 -1 4194304 70321 0 0 0 119936 71 0 0 25 0 1 0 357450581 288350208 67800 1992294400 134512640 135674940 4294956192 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 0 0 0
/proc/3850/statm: 70398 67800 99 283 0 70112 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 281592

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.65
CPU time (s): 1200.12
CPU user time (s): 1199.37
CPU system time (s): 0.752885
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 281592

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

runsolver used 1.01885 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-03 07:41:38
IDJOB=1555132
IDBENCH=70794
IDSOLVER=509
FILE ID=node54/1555132-1238737297
PBS_JOBID= 9085369
Free space on /tmp= 66544 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand128.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555132-1238737297/watcher-1555132-1238737297 -o /tmp/evaluation-result-1555132-1238737297/solver-1555132-1238737297 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1967013168 HOME/instance-1555132-1238737297.cnf

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

MD5SUM BENCH= 3022ff2a7ae31b29e9b784d8e848042f
RANDOM SEED=1967013168

node54.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.232
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.232
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:       1733872 kB
Buffers:         40272 kB
Cached:         189104 kB
SwapCached:        260 kB
Active:         108552 kB
Inactive:       136076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733872 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           21440 kB
Writeback:           0 kB
Mapped:          23792 kB
Slab:            63292 kB
Committed_AS:  1280600 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node54 at 2009-04-03 08:01:41