Trace number 339475

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, and are wall clock time (not CPU 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
Spear FHS 1.0UNSAT 828.621 828.826

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
MD5SUMb8ad54973e17f84e99bf9d2e7bc768ce
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark111.144
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses640
Sum of the clauses size2560
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4640
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/339475-1173705483/instance-339475-1173705483.cnf
828.58/828.81	s UNSATISFIABLE
828.58/828.81	c runtime 828.72 [s]

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-339475-1173705483 -o ROOT/results/node4/solver-339475-1173705483 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339475-1173705483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339475-1173705483/instance-339475-1173705483.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): 2400 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 2.04 2.91 3/77 10290
/proc/meminfo: memFree=1420200/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=1396 CPUtime=0
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 390503119 1429504 174 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 349 174 140 302 0 44 0

[startup+0.074246 s]
/proc/loadavg: 1.00 2.04 2.91 3/77 10290
/proc/meminfo: memFree=1420200/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=1780 CPUtime=0.07
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 282 0 0 0 6 1 0 0 18 0 1 0 390503119 1822720 266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 445 266 140 302 0 140 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1780

[startup+0.101247 s]
/proc/loadavg: 1.00 2.04 2.91 3/77 10290
/proc/meminfo: memFree=1420200/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=1908 CPUtime=0.09
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 309 0 0 0 8 1 0 0 18 0 1 0 390503119 1953792 293 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 477 293 140 302 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1908

[startup+0.301266 s]
/proc/loadavg: 1.00 2.04 2.91 3/77 10290
/proc/meminfo: memFree=1420200/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=2588 CPUtime=0.3
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 476 0 0 0 28 2 0 0 19 0 1 0 390503119 2650112 460 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 647 460 140 302 0 342 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2588

[startup+0.701304 s]
/proc/loadavg: 1.00 2.04 2.91 3/77 10290
/proc/meminfo: memFree=1420200/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=3500 CPUtime=0.69
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 699 0 0 0 67 2 0 0 22 0 1 0 390503119 3584000 683 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 875 683 140 302 0 570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3500

[startup+1.50238 s]
/proc/loadavg: 1.00 2.02 2.90 2/78 10291
/proc/meminfo: memFree=1417568/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=4556 CPUtime=1.49
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 966 0 0 0 146 3 0 0 25 0 1 0 390503119 4665344 950 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 1139 950 140 302 0 834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4556

[startup+3.10153 s]
/proc/loadavg: 1.00 2.02 2.90 2/78 10291
/proc/meminfo: memFree=1416160/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=6168 CPUtime=3.09
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 1360 0 0 0 304 5 0 0 25 0 1 0 390503119 6316032 1311 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 1542 1311 140 302 0 1237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6168

[startup+6.30184 s]
/proc/loadavg: 1.00 2.02 2.90 2/78 10291
/proc/meminfo: memFree=1413536/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=8356 CPUtime=6.29
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 1910 0 0 0 621 8 0 0 25 0 1 0 390503119 8556544 1861 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527019 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 2089 1861 140 302 0 1784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8356

[startup+12.7015 s]
/proc/loadavg: 1.00 1.98 2.87 2/78 10291
/proc/meminfo: memFree=1410400/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=11488 CPUtime=12.68
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 2667 0 0 0 1257 11 0 0 25 0 1 0 390503119 11763712 2553 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 2872 2553 140 302 0 2567 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11488

[startup+25.5017 s]
/proc/loadavg: 1.00 1.95 2.85 2/78 10291
/proc/meminfo: memFree=1405984/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=15836 CPUtime=25.48
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 3719 0 0 0 2531 17 0 0 25 0 1 0 390503119 16216064 3605 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 3959 3605 140 302 0 3654 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15836

[startup+51.1011 s]
/proc/loadavg: 1.00 1.86 2.79 2/78 10291
/proc/meminfo: memFree=1400736/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=22108 CPUtime=51.08
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 5167 0 0 0 5082 26 0 0 25 0 1 0 390503119 22638592 4924 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 5527 4924 140 302 0 5222 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22108

[startup+102.306 s]
/proc/loadavg: 1.00 1.72 2.70 2/78 10291
/proc/meminfo: memFree=1394912/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=28324 CPUtime=102.27
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 6609 0 0 0 10192 35 0 0 25 0 1 0 390503119 29003776 6366 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 7081 6366 140 302 0 6776 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28324

[startup+162.302 s]
/proc/loadavg: 1.00 1.59 2.59 2/78 10291
/proc/meminfo: memFree=1389280/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=35460 CPUtime=162.25
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 8278 0 0 0 16180 45 0 0 25 0 1 0 390503119 36311040 7778 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 8865 7778 140 302 0 8560 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35460

[startup+222.302 s]
/proc/loadavg: 1.00 1.48 2.49 2/78 10291
/proc/meminfo: memFree=1384992/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=39904 CPUtime=222.24
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 9333 0 0 0 22169 55 0 0 25 0 1 0 390503119 40861696 8833 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 9976 8833 140 302 0 9671 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 39904

[startup+282.301 s]
/proc/loadavg: 1.00 1.39 2.39 2/78 10291
/proc/meminfo: memFree=1381152/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=43912 CPUtime=282.22
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 10289 0 0 0 28161 61 0 0 25 0 1 0 390503119 44965888 9789 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 10978 9789 140 302 0 10673 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 43912

[startup+342.302 s]
/proc/loadavg: 1.00 1.32 2.30 2/78 10291
/proc/meminfo: memFree=1378080/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=46892 CPUtime=342.21
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 11059 0 0 0 34153 68 0 0 25 0 1 0 390503119 48017408 10559 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 11723 10559 140 302 0 11418 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 46892

[startup+402.302 s]
/proc/loadavg: 1.00 1.26 2.22 2/78 10291
/proc/meminfo: memFree=1374752/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=50384 CPUtime=402.19
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 11879 0 0 0 40144 75 0 0 25 0 1 0 390503119 51593216 11379 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 12596 11379 140 302 0 12291 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 50384

[startup+462.301 s]
/proc/loadavg: 1.00 1.21 2.14 2/78 10291
/proc/meminfo: memFree=1371360/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=53912 CPUtime=462.17
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 12733 0 0 0 46135 82 0 0 25 0 1 0 390503119 55205888 12233 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 13478 12233 140 302 0 13173 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 53912

[startup+522.301 s]
/proc/loadavg: 1.00 1.17 2.06 2/78 10291
/proc/meminfo: memFree=1368480/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=56784 CPUtime=522.16
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 13457 0 0 0 52126 90 0 0 25 0 1 0 390503119 58146816 12957 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 14196 12957 140 302 0 13891 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 56784

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.99 2/78 10291
/proc/meminfo: memFree=1366752/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=58480 CPUtime=582.15
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 13880 0 0 0 58120 95 0 0 25 0 1 0 390503119 59883520 13380 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 14620 13380 140 302 0 14315 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 58480

[startup+642.302 s]
/proc/loadavg: 1.00 1.11 1.93 2/78 10291
/proc/meminfo: memFree=1344672/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=90020 CPUtime=642.14
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 23316 0 0 0 64110 104 0 0 25 0 1 0 390503119 92180480 18876 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515248 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 22505 18876 140 302 0 22200 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 90020

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.87 2/78 10291
/proc/meminfo: memFree=1342368/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=91812 CPUtime=702.12
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24353 0 0 0 70104 108 0 0 25 0 1 0 390503119 94015488 19459 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526758 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 22953 19459 145 302 0 22648 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 91812

[startup+762.306 s]
/proc/loadavg: 1.00 1.07 1.81 2/78 10291
/proc/meminfo: memFree=1342112/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=92068 CPUtime=762.11
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24415 0 0 0 76098 113 0 0 25 0 1 0 390503119 94277632 19521 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 23017 19521 145 302 0 22712 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 92068

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.76 2/78 10291
/proc/meminfo: memFree=1341920/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=92324 CPUtime=822.09
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24461 0 0 0 82093 116 0 0 25 0 1 0 390503119 94539776 19567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 23081 19567 145 302 0 22776 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 92324

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

[startup+825.501 s]
/proc/loadavg: 1.00 1.05 1.76 2/78 10291
/proc/meminfo: memFree=1341920/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=92324 CPUtime=825.29
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24461 0 0 0 82412 117 0 0 25 0 1 0 390503119 94539776 19567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 23081 19567 145 302 0 22776 0
Current children cumulated CPU time (s) 825.29
Current children cumulated vsize (KiB) 92324

[startup+827.101 s]
/proc/loadavg: 1.00 1.05 1.75 2/78 10291
/proc/meminfo: memFree=1341920/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=92324 CPUtime=826.89
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24461 0 0 0 82572 117 0 0 25 0 1 0 390503119 94539776 19567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 23081 19567 145 302 0 22776 0
Current children cumulated CPU time (s) 826.89
Current children cumulated vsize (KiB) 92324

[startup+827.901 s]
/proc/loadavg: 1.00 1.05 1.75 2/78 10291
/proc/meminfo: memFree=1341920/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=92324 CPUtime=827.68
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24461 0 0 0 82651 117 0 0 25 0 1 0 390503119 94539776 19567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526772 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 23081 19567 145 302 0 22776 0
Current children cumulated CPU time (s) 827.68
Current children cumulated vsize (KiB) 92324

[startup+828.305 s]
/proc/loadavg: 1.00 1.05 1.75 2/78 10291
/proc/meminfo: memFree=1341920/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=92324 CPUtime=828.09
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24461 0 0 0 82692 117 0 0 25 0 1 0 390503119 94539776 19567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 23081 19567 145 302 0 22776 0
Current children cumulated CPU time (s) 828.09
Current children cumulated vsize (KiB) 92324

[startup+828.702 s]
/proc/loadavg: 1.00 1.05 1.75 2/78 10291
/proc/meminfo: memFree=1341920/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=92324 CPUtime=828.48
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24461 0 0 0 82731 117 0 0 25 0 1 0 390503119 94539776 19567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 23081 19567 145 302 0 22776 0
Current children cumulated CPU time (s) 828.48
Current children cumulated vsize (KiB) 92324

[startup+828.802 s]
/proc/loadavg: 1.00 1.05 1.75 2/78 10291
/proc/meminfo: memFree=1341920/2055920 swapFree=4153224/4192956
[pid=10290] ppid=10288 vsize=92324 CPUtime=828.58
/proc/10290/stat : 10290 (Spear-32) R 10288 10290 5805 0 -1 4194304 24461 0 0 0 82741 117 0 0 25 0 1 0 390503119 94539776 19567 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527092 0 0 4096 0 0 0 0 17 1 0 0
/proc/10290/statm: 23081 19567 145 302 0 22776 0
Current children cumulated CPU time (s) 828.58
Current children cumulated vsize (KiB) 92324

Child status: 20
Real time (s): 828.826
CPU time (s): 828.621
CPU user time (s): 827.429
CPU system time (s): 1.19182
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 92324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 827.429
system time used= 1.19182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24482
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= 8
involuntary context switches= 625

runsolver used 0.85287 second user time and 2.16467 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Mar 12 13:18:03 UTC 2007

IDJOB= 339475
IDBENCH= 24747
IDSOLVER= 131
FILE ID= node4/339475-1173705483

PBS_JOBID= 4101462

Free space on /tmp= 66503 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-unsat-120-3.sat05-2340.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339475-1173705483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339475-1173705483/instance-339475-1173705483.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-339475-1173705483 -o ROOT/results/node4/solver-339475-1173705483 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339475-1173705483/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339475-1173705483/instance-339475-1173705483.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  b8ad54973e17f84e99bf9d2e7bc768ce

RANDOM SEED= 255919220

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.231
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.231
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:       1420544 kB
Buffers:         58764 kB
Cached:         479296 kB
SwapCached:       3016 kB
Active:         204416 kB
Inactive:       358204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420544 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          31032 kB
Slab:            58216 kB
Committed_AS:  1374288 kB
PageTables:       1772 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= 66503 MiB

End job on node4 on Mon Mar 12 13:31:52 UTC 2007