Trace number 304822

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 2007-02-12? (TO) 1200.08 1200.52

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S779713554-13.cnf
MD5SUMcfea37cf2c4e91ad4c7e1db353aebdc5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark337.509
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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/304822-1172066432/instance-304822-1172066432.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-304822-1172066432 -o ROOT/results/node1/solver-304822-1172066432 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304822-1172066432/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/304822-1172066432/instance-304822-1172066432.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 10294
/proc/meminfo: memFree=1545328/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=1396 CPUtime=0
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 226598302 1429504 165 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135271225 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 349 165 128 302 0 44 0

[startup+0.107457 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 10294
/proc/meminfo: memFree=1545328/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=2448 CPUtime=0.1
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 430 0 0 0 10 0 0 0 18 0 1 0 226598302 2506752 414 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 612 414 140 302 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2448

[startup+0.515504 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 10294
/proc/meminfo: memFree=1545328/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=3356 CPUtime=0.51
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 657 0 0 0 50 1 0 0 21 0 1 0 226598302 3436544 641 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 839 641 140 302 0 534 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3356

[startup+1.3356 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10295
/proc/meminfo: memFree=1542312/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=4644 CPUtime=1.33
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 993 0 0 0 131 2 0 0 25 0 1 0 226598302 4755456 977 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 1161 977 141 302 0 856 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4644

[startup+2.97179 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10295
/proc/meminfo: memFree=1540776/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=6476 CPUtime=2.96
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 1439 0 0 0 292 4 0 0 25 0 1 0 226598302 6631424 1423 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 1619 1423 141 302 0 1314 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6476

[startup+6.25418 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10295
/proc/meminfo: memFree=1537832/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=9052 CPUtime=6.24
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 2075 0 0 0 619 5 0 0 25 0 1 0 226598302 9269248 2059 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 2263 2059 141 302 0 1958 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9052

[startup+12.7089 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10295
/proc/meminfo: memFree=1533672/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=12960 CPUtime=12.69
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 3059 0 0 0 1262 7 0 0 25 0 1 0 226598302 13271040 3010 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 3240 3010 141 302 0 2935 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12960

[startup+25.5134 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10295
/proc/meminfo: memFree=1528360/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=18764 CPUtime=25.5
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 4520 0 0 0 2538 12 0 0 25 0 1 0 226598302 19214336 4406 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 4691 4406 141 302 0 4386 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 18764

[startup+51.1444 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 10395
/proc/meminfo: memFree=1518512/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=27028 CPUtime=51.08
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 6584 0 0 0 5089 19 0 0 25 0 1 0 226598302 27676672 6470 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 6757 6470 141 302 0 6452 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27028

[startup+102.391 s]
/proc/loadavg: 0.99 0.97 0.99 2/84 10465
/proc/meminfo: memFree=1506288/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=39924 CPUtime=102.28
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 9763 0 0 0 10200 28 0 0 25 0 1 0 226598302 40882176 9520 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 9981 9520 141 302 0 9676 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39924

[startup+162.439 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1496872/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=50464 CPUtime=162.29
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 12340 0 0 0 16192 37 0 0 25 0 1 0 226598302 51675136 12097 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 12616 12097 141 302 0 12311 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50464

[startup+222.475 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1489256/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=58168 CPUtime=222.31
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 14254 0 0 0 22186 45 0 0 25 0 1 0 226598302 59564032 14011 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 14542 14011 141 302 0 14237 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 58168

[startup+282.512 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1482216/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=66388 CPUtime=282.32
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 16301 0 0 0 28178 54 0 0 25 0 1 0 226598302 67981312 15801 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 16597 15801 141 302 0 16292 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 66388

[startup+342.547 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1475048/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=73652 CPUtime=342.34
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 18098 0 0 0 34173 61 0 0 25 0 1 0 226598302 75419648 17598 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 18413 17598 141 302 0 18108 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 73652

[startup+402.585 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1469032/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=79616 CPUtime=402.36
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 19570 0 0 0 40170 66 0 0 25 0 1 0 226598302 81526784 19070 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 19904 19070 141 302 0 19599 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 79616

[startup+462.62 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1463592/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=85308 CPUtime=462.38
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 20928 0 0 0 46168 70 0 0 25 0 1 0 226598302 87355392 20428 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 21327 20428 141 302 0 21022 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 85308

[startup+522.657 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1458472/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=90236 CPUtime=522.4
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 22212 0 0 0 52165 75 0 0 25 0 1 0 226598302 92401664 21712 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 22559 21712 141 302 0 22254 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 90236

[startup+582.697 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1453608/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=95380 CPUtime=582.43
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 23422 0 0 0 58162 81 0 0 25 0 1 0 226598302 97669120 22922 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 23845 22922 141 302 0 23540 0
Current children cumulated CPU time (s) 582.43
Current children cumulated vsize (KiB) 95380

[startup+642.739 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10493
/proc/meminfo: memFree=1449192/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=99768 CPUtime=642.45
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 24525 0 0 0 64159 86 0 0 25 0 1 0 226598302 102162432 24025 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 24942 24025 141 302 0 24637 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 99768

[startup+702.832 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 10493
/proc/meminfo: memFree=1443240/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=106188 CPUtime=702.52
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 26003 0 0 0 70159 93 0 0 25 0 1 0 226598302 108736512 25503 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 26547 25503 141 302 0 26242 0
Current children cumulated CPU time (s) 702.52
Current children cumulated vsize (KiB) 106188

[startup+762.863 s]
/proc/loadavg: 1.01 0.99 0.99 2/78 10493
/proc/meminfo: memFree=1438824/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=110708 CPUtime=762.54
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 27131 0 0 0 76155 99 0 0 25 0 1 0 226598302 113364992 26631 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 27677 26631 141 302 0 27372 0
Current children cumulated CPU time (s) 762.54
Current children cumulated vsize (KiB) 110708

[startup+822.967 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 10493
/proc/meminfo: memFree=1434728/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=114784 CPUtime=822.63
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 28138 0 0 0 82159 104 0 0 25 0 1 0 226598302 117538816 27638 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 28696 27638 141 302 0 28391 0
Current children cumulated CPU time (s) 822.63
Current children cumulated vsize (KiB) 114784

[startup+883.002 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 10493
/proc/meminfo: memFree=1430440/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=119072 CPUtime=882.64
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 29195 0 0 0 88155 109 0 0 25 0 1 0 226598302 121929728 28695 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 29768 28695 141 302 0 29463 0
Current children cumulated CPU time (s) 882.64
Current children cumulated vsize (KiB) 119072

[startup+943.038 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 10493
/proc/meminfo: memFree=1426664/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=122928 CPUtime=942.66
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 30160 0 0 0 94153 113 0 0 25 0 1 0 226598302 125878272 29660 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 30732 29660 141 302 0 30427 0
Current children cumulated CPU time (s) 942.66
Current children cumulated vsize (KiB) 122928

[startup+1003.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10493
/proc/meminfo: memFree=1422632/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=128888 CPUtime=1002.68
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 31670 0 0 0 100150 118 0 0 25 0 1 0 226598302 131981312 30657 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 32222 30657 141 302 0 31917 0
Current children cumulated CPU time (s) 1002.68
Current children cumulated vsize (KiB) 128888

[startup+1063.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10493
/proc/meminfo: memFree=1418472/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=132872 CPUtime=1062.71
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 32700 0 0 0 106148 123 0 0 25 0 1 0 226598302 136060928 31687 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 33218 31687 141 302 0 32913 0
Current children cumulated CPU time (s) 1062.71
Current children cumulated vsize (KiB) 132872

[startup+1123.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10493
/proc/meminfo: memFree=1414632/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=136716 CPUtime=1122.72
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 33667 0 0 0 112144 128 0 0 25 0 1 0 226598302 139997184 32654 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 34179 32654 141 302 0 33874 0
Current children cumulated CPU time (s) 1122.72
Current children cumulated vsize (KiB) 136716

[startup+1183.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10493
/proc/meminfo: memFree=1410984/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=140304 CPUtime=1182.73
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 34607 0 0 0 118140 133 0 0 25 0 1 0 226598302 143671296 33594 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526846 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 35076 33594 141 302 0 34771 0
Current children cumulated CPU time (s) 1182.73
Current children cumulated vsize (KiB) 140304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10493
/proc/meminfo: memFree=1409896/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=141328 CPUtime=1200.04
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 34862 0 0 0 119870 134 0 0 25 0 1 0 226598302 144719872 33849 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 35332 33849 141 302 0 35027 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 141328

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10493
/proc/meminfo: memFree=1409896/2055920 swapFree=4158140/4192956
[pid=10294] ppid=10292 vsize=141328 CPUtime=1200.04
/proc/10294/stat : 10294 (Spear-32) R 10292 10294 10147 0 -1 4194304 34862 0 0 0 119870 134 0 0 25 0 1 0 226598302 144719872 33849 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10294/statm: 35332 33849 141 302 0 35027 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 141328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1198.71
CPU system time (s): 1.36779
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 141328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.71
system time used= 1.36779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34862
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= 6
involuntary context switches= 1947

runsolver used 1.26381 second user time and 3.00954 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Feb 21 14:00:32 UTC 2007

IDJOB= 304822
IDBENCH= 20141
IDSOLVER= 133
FILE ID= node1/304822-1172066432

PBS_JOBID= 3865301

Free space on /tmp= 66547 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S779713554-13.cnf
COMMAND LINE= /tmp/evaluation/304822-1172066432/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/304822-1172066432/instance-304822-1172066432.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-304822-1172066432 -o ROOT/results/node1/solver-304822-1172066432 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304822-1172066432/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/304822-1172066432/instance-304822-1172066432.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cfea37cf2c4e91ad4c7e1db353aebdc5

RANDOM SEED= 848695738

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1545800 kB
Buffers:         57212 kB
Cached:         355700 kB
SwapCached:      15420 kB
Active:         272252 kB
Inactive:       163856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545800 kB
SwapTotal:     4192956 kB
SwapFree:      4158140 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          29812 kB
Slab:            59564 kB
Committed_AS:   750408 kB
PageTables:       1740 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= 66547 MiB

End job on node1 on Wed Feb 21 14:20:35 UTC 2007