Trace number 1731605

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 hrpUNSAT 736.121 736.322

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-Mat26.sat05-457.reshuffled-07.cnf
MD5SUM3d4fadc8af17bc65dbe7fef013825ed5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark248.946
Satisfiable
(Un)Satisfiability was proved
Number of variables744
Number of clauses2464
Sum of the clauses size6432
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2960
Number of clauses of size 31504
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

736.09/736.31	c Solved by BasicSolver 
736.09/736.31	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731605-1240772457/watcher-1731605-1240772457 -o /tmp/evaluation-result-1731605-1240772457/solver-1731605-1240772457 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=296969221 HOME/instance-1731605-1240772457.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.87 1.42 1.16 3/64 22675
/proc/meminfo: memFree=1845040/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=1484 CPUtime=0
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 105272943 1519616 163 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 371 163 105 292 0 76 0

[startup+0.0959271 s]
/proc/loadavg: 1.87 1.42 1.16 3/64 22675
/proc/meminfo: memFree=1845040/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=1748 CPUtime=0.09
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 237 0 0 0 9 0 0 0 18 0 1 0 105272943 1789952 220 1992294400 134512640 135712473 4294956192 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 437 220 105 292 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1748

[startup+0.102927 s]
/proc/loadavg: 1.87 1.42 1.16 3/64 22675
/proc/meminfo: memFree=1845040/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=1748 CPUtime=0.1
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 238 0 0 0 10 0 0 0 18 0 1 0 105272943 1789952 221 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 437 221 105 292 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1748

[startup+0.301934 s]
/proc/loadavg: 1.87 1.42 1.16 3/64 22675
/proc/meminfo: memFree=1845040/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=2280 CPUtime=0.29
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 367 0 0 0 29 0 0 0 19 0 1 0 105272943 2334720 350 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 570 350 109 292 0 275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2280

[startup+0.70197 s]
/proc/loadavg: 1.87 1.42 1.16 3/64 22675
/proc/meminfo: memFree=1845040/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=2676 CPUtime=0.69
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 470 0 0 0 69 0 0 0 22 0 1 0 105272943 2740224 453 1992294400 134512640 135712473 4294956192 18446744073709551615 134574387 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 669 453 109 292 0 374 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2676

[startup+1.50104 s]
/proc/loadavg: 1.87 1.42 1.16 2/65 22676
/proc/meminfo: memFree=1843560/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=2808 CPUtime=1.49
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 502 0 0 0 149 0 0 0 25 0 1 0 105272943 2875392 485 1992294400 134512640 135712473 4294956192 18446744073709551615 134564656 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 702 485 109 292 0 407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2808

[startup+3.10118 s]
/proc/loadavg: 1.87 1.42 1.16 2/65 22676
/proc/meminfo: memFree=1843240/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=2940 CPUtime=3.09
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 554 0 0 0 309 0 0 0 25 0 1 0 105272943 3010560 537 1992294400 134512640 135712473 4294956192 18446744073709551615 134557396 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 735 537 109 292 0 440 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2940

[startup+6.30146 s]
/proc/loadavg: 1.80 1.41 1.16 2/65 22682
/proc/meminfo: memFree=1842728/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=3204 CPUtime=6.28
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 620 0 0 0 628 0 0 0 25 0 1 0 105272943 3280896 603 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 801 603 109 292 0 506 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3204

[startup+12.702 s]
/proc/loadavg: 1.73 1.41 1.16 2/65 22682
/proc/meminfo: memFree=1836456/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=10624 CPUtime=12.68
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 2453 0 0 0 1267 1 0 0 25 0 1 0 105272943 10878976 2436 1992294400 134512640 135712473 4294956192 18446744073709551615 134557002 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 2656 2436 109 292 0 2361 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10624

[startup+25.5021 s]
/proc/loadavg: 1.57 1.39 1.15 2/65 22682
/proc/meminfo: memFree=1829416/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=16440 CPUtime=25.48
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 3926 0 0 0 2546 2 0 0 25 0 1 0 105272943 16834560 3909 1992294400 134512640 135712473 4294956192 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 4110 3909 109 292 0 3815 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16440

[startup+51.1024 s]
/proc/loadavg: 1.37 1.35 1.15 2/65 22682
/proc/meminfo: memFree=1829416/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=16720 CPUtime=51.07
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 3970 0 0 0 5105 2 0 0 25 0 1 0 105272943 17121280 3953 1992294400 134512640 135712473 4294956192 18446744073709551615 134552896 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 4180 3953 109 292 0 3885 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16720

[startup+102.306 s]
/proc/loadavg: 1.16 1.30 1.14 2/65 22682
/proc/meminfo: memFree=1828392/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=17652 CPUtime=102.27
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 4217 0 0 0 10224 3 0 0 25 0 1 0 105272943 18075648 4200 1992294400 134512640 135712473 4294956192 18446744073709551615 134552891 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 4413 4200 109 292 0 4118 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17652

[startup+162.302 s]
/proc/loadavg: 1.06 1.24 1.13 2/65 22682
/proc/meminfo: memFree=1827496/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=18600 CPUtime=162.24
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 4433 0 0 0 16221 3 0 0 25 0 1 0 105272943 19046400 4416 1992294400 134512640 135712473 4294956192 18446744073709551615 134554380 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 4650 4416 109 292 0 4355 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18600

[startup+222.302 s]
/proc/loadavg: 1.02 1.19 1.12 2/65 22682
/proc/meminfo: memFree=1826984/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=19000 CPUtime=222.22
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 4549 0 0 0 22219 3 0 0 25 0 1 0 105272943 19456000 4532 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 4750 4532 109 292 0 4455 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19000

[startup+282.303 s]
/proc/loadavg: 1.00 1.16 1.10 2/65 22682
/proc/meminfo: memFree=1826600/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=19408 CPUtime=282.22
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 4646 0 0 0 28218 4 0 0 25 0 1 0 105272943 19873792 4629 1992294400 134512640 135712473 4294956192 18446744073709551615 134568045 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 4852 4629 109 292 0 4557 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 19408

[startup+342.303 s]
/proc/loadavg: 1.00 1.12 1.09 2/65 22682
/proc/meminfo: memFree=1826024/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=19960 CPUtime=342.2
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 4773 0 0 0 34216 4 0 0 25 0 1 0 105272943 20439040 4756 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 4990 4756 109 292 0 4695 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 19960

[startup+402.301 s]
/proc/loadavg: 1.00 1.10 1.09 2/65 22682
/proc/meminfo: memFree=1825640/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=20376 CPUtime=402.17
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 4868 0 0 0 40213 4 0 0 25 0 1 0 105272943 20865024 4851 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5094 4851 109 292 0 4799 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 20376

[startup+462.302 s]
/proc/loadavg: 1.00 1.08 1.08 2/65 22682
/proc/meminfo: memFree=1825256/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=20784 CPUtime=462.17
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 4951 0 0 0 46212 5 0 0 25 0 1 0 105272943 21282816 4934 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5196 4934 109 292 0 4901 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 20784

[startup+522.302 s]
/proc/loadavg: 1.00 1.06 1.07 2/65 22682
/proc/meminfo: memFree=1824744/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=21336 CPUtime=522.15
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5072 0 0 0 52210 5 0 0 25 0 1 0 105272943 21848064 5055 1992294400 134512640 135712473 4294956192 18446744073709551615 134558656 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5334 5055 109 292 0 5039 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 21336

[startup+582.301 s]
/proc/loadavg: 1.00 1.05 1.07 2/65 22682
/proc/meminfo: memFree=1824232/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=21888 CPUtime=582.13
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5208 0 0 0 58208 5 0 0 25 0 1 0 105272943 22413312 5191 1992294400 134512640 135712473 4294956192 18446744073709551615 134564636 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5472 5191 109 292 0 5177 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 21888

[startup+642.301 s]
/proc/loadavg: 1.00 1.04 1.06 2/65 22682
/proc/meminfo: memFree=1823848/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=22312 CPUtime=642.12
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5296 0 0 0 64207 5 0 0 25 0 1 0 105272943 22847488 5279 1992294400 134512640 135712473 4294956192 18446744073709551615 134557889 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5578 5279 109 292 0 5283 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 22312

[startup+702.302 s]
/proc/loadavg: 1.00 1.03 1.06 2/65 22682
/proc/meminfo: memFree=1823208/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=22880 CPUtime=702.1
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5432 0 0 0 70205 5 0 0 25 0 1 0 105272943 23429120 5415 1992294400 134512640 135712473 4294956192 18446744073709551615 134568131 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5720 5415 109 292 0 5425 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 22880

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

[startup+716.702 s]
/proc/loadavg: 1.00 1.03 1.05 2/65 22682
/proc/meminfo: memFree=1823144/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=22880 CPUtime=716.5
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5441 0 0 0 71644 6 0 0 25 0 1 0 105272943 23429120 5424 1992294400 134512640 135712473 4294956192 18446744073709551615 135153679 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5720 5424 109 292 0 5425 0
Current children cumulated CPU time (s) 716.5
Current children cumulated vsize (KiB) 22880

[startup+729.502 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 22682
/proc/meminfo: memFree=1823016/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=23016 CPUtime=729.3
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5465 0 0 0 72924 6 0 0 25 0 1 0 105272943 23568384 5448 1992294400 134512640 135712473 4294956192 18446744073709551615 134552601 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5754 5448 109 292 0 5459 0
Current children cumulated CPU time (s) 729.3
Current children cumulated vsize (KiB) 23016

[startup+732.701 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 22682
/proc/meminfo: memFree=1823016/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=23016 CPUtime=732.49
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5465 0 0 0 73243 6 0 0 25 0 1 0 105272943 23568384 5448 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5754 5448 109 292 0 5459 0
Current children cumulated CPU time (s) 732.49
Current children cumulated vsize (KiB) 23016

[startup+734.301 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 22682
/proc/meminfo: memFree=1823016/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=23016 CPUtime=734.09
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5465 0 0 0 73403 6 0 0 25 0 1 0 105272943 23568384 5448 1992294400 134512640 135712473 4294956192 18446744073709551615 134558633 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5754 5448 109 292 0 5459 0
Current children cumulated CPU time (s) 734.09
Current children cumulated vsize (KiB) 23016

[startup+735.101 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 22682
/proc/meminfo: memFree=1823016/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=23016 CPUtime=734.89
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5469 0 0 0 73483 6 0 0 25 0 1 0 105272943 23568384 5452 1992294400 134512640 135712473 4294956192 18446744073709551615 134556975 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5754 5452 109 292 0 5459 0
Current children cumulated CPU time (s) 734.89
Current children cumulated vsize (KiB) 23016

[startup+735.906 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 22682
/proc/meminfo: memFree=1823016/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=23016 CPUtime=735.7
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5469 0 0 0 73564 6 0 0 25 0 1 0 105272943 23568384 5452 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5754 5452 109 292 0 5459 0
Current children cumulated CPU time (s) 735.7
Current children cumulated vsize (KiB) 23016

[startup+736.302 s]
/proc/loadavg: 1.00 1.02 1.05 2/65 22682
/proc/meminfo: memFree=1823016/2055920 swapFree=4181880/4192956
[pid=22675] ppid=22673 vsize=23016 CPUtime=736.09
/proc/22675/stat : 22675 (SApperloT-hrp) R 22673 22675 22271 0 -1 4194304 5471 0 0 0 73603 6 0 0 25 0 1 0 105272943 23568384 5454 1992294400 134512640 135712473 4294956192 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/22675/statm: 5754 5454 109 292 0 5459 0
Current children cumulated CPU time (s) 736.09
Current children cumulated vsize (KiB) 23016

Child status: 0
Real time (s): 736.322
CPU time (s): 736.121
CPU user time (s): 736.056
CPU system time (s): 0.06499
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 23016

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

runsolver used 0.593909 second user time and 1.46878 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-26 21:00:57
IDJOB=1731605
IDBENCH=24755
IDSOLVER=510
FILE ID=node58/1731605-1240772457
PBS_JOBID= 9187151
Free space on /tmp= 65940 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-Mat26.sat05-457.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731605-1240772457/watcher-1731605-1240772457 -o /tmp/evaluation-result-1731605-1240772457/solver-1731605-1240772457 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=296969221 HOME/instance-1731605-1240772457.cnf

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

MD5SUM BENCH= 3d4fadc8af17bc65dbe7fef013825ed5
RANDOM SEED=296969221

node58.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.233
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.233
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:       1845456 kB
Buffers:         26176 kB
Cached:         124952 kB
SwapCached:       5136 kB
Active:          29316 kB
Inactive:       129928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845456 kB
SwapTotal:     4192956 kB
SwapFree:      4181880 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          13848 kB
Slab:            37260 kB
Committed_AS:   386956 kB
PageTables:       1356 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= 65940 MiB
End job on node58 at 2009-04-26 21:13:14