Trace number 1534269

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 baseUNSAT 1035.38 1035.68

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1700363952-014.cnf
MD5SUM29b15a76839bb4e367777518dfae2822
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.5188
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1035.29/1035.67	
1035.29/1035.67	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534269-1238561162/watcher-1534269-1238561162 -o /tmp/evaluation-result-1534269-1238561162/solver-1534269-1238561162 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=182743689 HOME/instance-1534269-1238561162.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15002
/proc/meminfo: memFree=1376720/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=1316 CPUtime=0
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 150 0 0 0 0 0 0 0 20 0 1 0 1008534766 1347584 133 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 329 133 98 283 0 43 0

[startup+0.089889 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15002
/proc/meminfo: memFree=1376720/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=1448 CPUtime=0.08
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 188 0 0 0 8 0 0 0 20 0 1 0 1008534766 1482752 171 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 362 171 98 283 0 76 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1448

[startup+0.10289 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15002
/proc/meminfo: memFree=1376720/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=1448 CPUtime=0.1
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 189 0 0 0 10 0 0 0 20 0 1 0 1008534766 1482752 172 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 362 172 98 283 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1448

[startup+0.302911 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15002
/proc/meminfo: memFree=1376720/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=1580 CPUtime=0.3
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 217 0 0 0 30 0 0 0 22 0 1 0 1008534766 1617920 200 1992294400 134512640 135674940 4294956208 18446744073709551615 134560517 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 395 200 98 283 0 109 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1580

[startup+0.701953 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 15002
/proc/meminfo: memFree=1376720/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=1712 CPUtime=0.69
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 254 0 0 0 69 0 0 0 25 0 1 0 1008534766 1753088 237 1992294400 134512640 135674940 4294956208 18446744073709551615 134558347 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 428 237 98 283 0 142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1712

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1376072/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=1976 CPUtime=1.49
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 298 0 0 0 149 0 0 0 25 0 1 0 1008534766 2023424 281 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 494 281 98 283 0 208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1976

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1375752/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=2108 CPUtime=3.09
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 347 0 0 0 309 0 0 0 25 0 1 0 1008534766 2158592 330 1992294400 134512640 135674940 4294956208 18446744073709551615 134571498 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 527 330 98 283 0 241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2108

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1375368/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=2372 CPUtime=6.29
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 413 0 0 0 629 0 0 0 25 0 1 0 1008534766 2428928 396 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 593 396 98 283 0 307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2372

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1374992/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=2768 CPUtime=12.69
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 496 0 0 0 1269 0 0 0 25 0 1 0 1008534766 2834432 479 1992294400 134512640 135674940 4294956208 18446744073709551615 134564327 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 692 479 98 283 0 406 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2768

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1374544/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=3176 CPUtime=25.49
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 591 0 0 0 2549 0 0 0 25 0 1 0 1008534766 3252224 574 1992294400 134512640 135674940 4294956208 18446744073709551615 134572292 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 794 574 98 283 0 508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3176

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1374032/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=3584 CPUtime=51.08
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 717 0 0 0 5108 0 0 0 25 0 1 0 1008534766 3670016 700 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 896 700 98 283 0 610 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3584

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1373392/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=4260 CPUtime=102.27
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 868 0 0 0 10227 0 0 0 25 0 1 0 1008534766 4362240 851 1992294400 134512640 135674940 4294956208 18446744073709551615 134564282 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1065 851 98 283 0 779 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4260

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1372944/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=4660 CPUtime=162.24
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 962 0 0 0 16224 0 0 0 25 0 1 0 1008534766 4771840 945 1992294400 134512640 135674940 4294956208 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1165 945 98 283 0 879 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4660

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1372624/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=4932 CPUtime=222.22
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1034 0 0 0 22222 0 0 0 25 0 1 0 1008534766 5050368 1017 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1233 1017 98 283 0 947 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4932

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1372368/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5068 CPUtime=282.21
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1086 0 0 0 28220 1 0 0 25 0 1 0 1008534766 5189632 1069 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1267 1069 98 283 0 981 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 5068

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1372176/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5204 CPUtime=342.2
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1126 0 0 0 34219 1 0 0 25 0 1 0 1008534766 5328896 1109 1992294400 134512640 135674940 4294956208 18446744073709551615 134563968 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1301 1109 98 283 0 1015 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5204

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1372048/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5476 CPUtime=402.18
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1166 0 0 0 40217 1 0 0 25 0 1 0 1008534766 5607424 1149 1992294400 134512640 135674940 4294956208 18446744073709551615 134564580 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1369 1149 98 283 0 1083 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 5476

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1371984/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5476 CPUtime=462.16
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1189 0 0 0 46215 1 0 0 25 0 1 0 1008534766 5607424 1172 1992294400 134512640 135674940 4294956208 18446744073709551615 134556656 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1369 1172 98 283 0 1083 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 5476

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1371984/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5612 CPUtime=522.14
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1224 0 0 0 52213 1 0 0 25 0 1 0 1008534766 5746688 1207 1992294400 134512640 135674940 4294956208 18446744073709551615 134559205 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1403 1207 98 283 0 1117 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 5612

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1371984/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5748 CPUtime=582.12
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1232 0 0 0 58211 1 0 0 25 0 1 0 1008534766 5885952 1215 1992294400 134512640 135674940 4294956208 18446744073709551615 134559739 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1437 1215 98 283 0 1151 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 5748

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1371856/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5748 CPUtime=642.11
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1248 0 0 0 64210 1 0 0 25 0 1 0 1008534766 5885952 1231 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1437 1231 98 283 0 1151 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 5748

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1371792/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5884 CPUtime=702.09
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1266 0 0 0 70208 1 0 0 25 0 1 0 1008534766 6025216 1249 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1471 1249 98 283 0 1185 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 5884

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1371728/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=5884 CPUtime=762.08
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1290 0 0 0 76206 2 0 0 25 0 1 0 1008534766 6025216 1273 1992294400 134512640 135674940 4294956208 18446744073709551615 134564336 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1471 1273 98 283 0 1185 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 5884

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1371600/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6020 CPUtime=822.06
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1301 0 0 0 82204 2 0 0 25 0 1 0 1008534766 6164480 1284 1992294400 134512640 135674940 4294956208 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1505 1284 98 283 0 1219 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 6020

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15003
/proc/meminfo: memFree=1371600/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6020 CPUtime=882.04
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1309 0 0 0 88202 2 0 0 25 0 1 0 1008534766 6164480 1292 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1505 1292 98 283 0 1219 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 6020

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371464/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6020 CPUtime=942.02
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1323 0 0 0 94200 2 0 0 25 0 1 0 1008534766 6164480 1306 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1505 1306 98 283 0 1219 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 6020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371464/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1002
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1339 0 0 0 100198 2 0 0 25 0 1 0 1008534766 6303744 1322 1992294400 134512640 135674940 4294956208 18446744073709551615 134564674 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1322 98 283 0 1253 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 6156

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

[startup+1011.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371464/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1010.8
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1345 0 0 0 101078 2 0 0 25 0 1 0 1008534766 6303744 1328 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1328 98 283 0 1253 0
Current children cumulated CPU time (s) 1010.8
Current children cumulated vsize (KiB) 6156

[startup+1023.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371400/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1023.59
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1351 0 0 0 102357 2 0 0 25 0 1 0 1008534766 6303744 1334 1992294400 134512640 135674940 4294956208 18446744073709551615 134573228 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1334 98 283 0 1253 0
Current children cumulated CPU time (s) 1023.59
Current children cumulated vsize (KiB) 6156

[startup+1030.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371400/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1029.99
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1358 0 0 0 102997 2 0 0 25 0 1 0 1008534766 6303744 1341 1992294400 134512640 135674940 4294956208 18446744073709551615 134560526 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1341 98 283 0 1253 0
Current children cumulated CPU time (s) 1029.99
Current children cumulated vsize (KiB) 6156

[startup+1033.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371400/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1033.19
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1358 0 0 0 103317 2 0 0 25 0 1 0 1008534766 6303744 1341 1992294400 134512640 135674940 4294956208 18446744073709551615 134555896 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1341 98 283 0 1253 0
Current children cumulated CPU time (s) 1033.19
Current children cumulated vsize (KiB) 6156

[startup+1034.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371400/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1033.99
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1358 0 0 0 103397 2 0 0 25 0 1 0 1008534766 6303744 1341 1992294400 134512640 135674940 4294956208 18446744073709551615 134587653 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1341 98 283 0 1253 0
Current children cumulated CPU time (s) 1033.99
Current children cumulated vsize (KiB) 6156

[startup+1035.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371400/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1034.79
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1360 0 0 0 103477 2 0 0 25 0 1 0 1008534766 6303744 1343 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1343 98 283 0 1253 0
Current children cumulated CPU time (s) 1034.79
Current children cumulated vsize (KiB) 6156

[startup+1035.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371400/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1035.19
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1360 0 0 0 103517 2 0 0 25 0 1 0 1008534766 6303744 1343 1992294400 134512640 135674940 4294956208 18446744073709551615 134564304 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1343 98 283 0 1253 0
Current children cumulated CPU time (s) 1035.19
Current children cumulated vsize (KiB) 6156

[startup+1035.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 15009
/proc/meminfo: memFree=1371400/2055920 swapFree=4175408/4192956
[pid=15002] ppid=15000 vsize=6156 CPUtime=1035.29
/proc/15002/stat : 15002 (SApperloT-base) R 15000 15002 14840 0 -1 4194304 1360 0 0 0 103527 2 0 0 25 0 1 0 1008534766 6303744 1343 1992294400 134512640 135674940 4294956208 18446744073709551615 134564247 0 0 4096 0 0 0 0 17 1 0 0
/proc/15002/statm: 1539 1343 98 283 0 1253 0
Current children cumulated CPU time (s) 1035.29
Current children cumulated vsize (KiB) 6156

Child status: 0
Real time (s): 1035.68
CPU time (s): 1035.38
CPU user time (s): 1035.35
CPU system time (s): 0.026995
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 6156

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

runsolver used 0.91586 second user time and 2.85757 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-01 06:46:02
IDJOB=1534269
IDBENCH=70628
IDSOLVER=509
FILE ID=node79/1534269-1238561162
PBS_JOBID= 9062141
Free space on /tmp= 65556 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1700363952-014.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534269-1238561162/watcher-1534269-1238561162 -o /tmp/evaluation-result-1534269-1238561162/solver-1534269-1238561162 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=182743689 HOME/instance-1534269-1238561162.cnf

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

MD5SUM BENCH= 29b15a76839bb4e367777518dfae2822
RANDOM SEED=182743689

node79.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1377200 kB
Buffers:         92852 kB
Cached:         480428 kB
SwapCached:      11792 kB
Active:         332792 kB
Inactive:       256656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1377200 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          22644 kB
Slab:            74344 kB
Committed_AS:  2745928 kB
PageTables:       2004 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= 65556 MiB
End job on node79 at 2009-04-01 07:03:18