Trace number 3473122

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
riss Auto (1200 s timeout)? (TO) 1200.05 1200.04

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 4366
0.00/0.01	c setup for 1200s
2.89/3.00	c parsetime: 2983720us
2.89/3.00	c parsed 8562505 clauses with 569795 variables
4.48/4.50	c init all components done
4.48/4.55	c ====================
4.48/4.55	c trail size: 61

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3473122-1307206063/watcher-3473122-1307206063 -o /tmp/evaluation-result-3473122-1307206063/solver-3473122-1307206063 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3473122-1307206063.cnf 1462628609 1200 7680 2 

running on 2 cores: 0,2

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): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.98 4.04 4.00 4/536 4365
/proc/meminfo: memFree=20979944/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0

[startup+0.080736 s]
/proc/loadavg: 3.98 4.04 4.00 4/536 4365
/proc/meminfo: memFree=20979944/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100744 s]
/proc/loadavg: 3.98 4.04 4.00 4/536 4365
/proc/meminfo: memFree=20979944/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300699 s]
/proc/loadavg: 3.98 4.04 4.00 4/536 4365
/proc/meminfo: memFree=20979944/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700635 s]
/proc/loadavg: 3.98 4.04 4.00 4/536 4365
/proc/meminfo: memFree=20979944/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 3.99 4.04 4.00 5/538 4367
/proc/meminfo: memFree=20860036/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=213220 CPUtime=1.49 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 53674 0 0 0 141 8 0 0 25 0 1 0 813022453 218337280 45667 33554432000 4194304 5523604 140736892040736 18446744073709551615 228107277712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 53305 45667 302 325 0 49119 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 221920

[startup+3.10118 s]
/proc/loadavg: 3.99 4.04 4.00 5/538 4367
/proc/meminfo: memFree=20695488/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=568180 CPUtime=3.09 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 133807 0 0 0 286 23 0 0 25 0 1 0 813022453 581816320 117799 33554432000 4194304 5523604 140736892040736 18446744073709551615 4293398 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 142045 117807 315 325 0 137859 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 576880

[startup+6.30059 s]
/proc/loadavg: 3.99 4.04 4.00 5/538 4367
/proc/meminfo: memFree=20297172/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=756016 CPUtime=6.29 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 185604 0 0 0 600 29 0 0 25 0 1 0 813022453 774160384 169596 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 189004 169596 361 325 0 184818 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 764716

[startup+12.7004 s]
/proc/loadavg: 3.99 4.04 4.00 5/538 4367
/proc/meminfo: memFree=20292328/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=756412 CPUtime=12.69 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 185745 0 0 0 1240 29 0 0 25 0 1 0 813022453 774565888 169737 33554432000 4194304 5523604 140736892040736 18446744073709551615 5327320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 189103 169737 361 325 0 184917 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 765112

[startup+25.5011 s]
/proc/loadavg: 3.99 4.04 4.00 5/538 4368
/proc/meminfo: memFree=20289524/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=758392 CPUtime=25.49 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 186287 0 0 0 2520 29 0 0 25 0 1 0 813022453 776593408 170279 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 189598 170279 362 325 0 185412 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 767092

[startup+51.1004 s]
/proc/loadavg: 3.99 4.03 4.00 5/538 4368
/proc/meminfo: memFree=20280828/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=759448 CPUtime=51.09 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 186545 0 0 0 5080 29 0 0 25 0 1 0 813022453 777674752 170537 33554432000 4194304 5523604 140736892040736 18446744073709551615 5330243 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 189862 170537 362 325 0 185676 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 768148

[startup+102.321 s]
/proc/loadavg: 3.99 4.03 4.00 5/538 4370
/proc/meminfo: memFree=20258048/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=761284 CPUtime=102.32 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 186966 0 0 0 10202 30 0 0 25 0 1 0 813022453 779554816 170958 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 190321 170958 362 325 0 186135 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 769984

[startup+162.301 s]
/proc/loadavg: 4.15 4.05 4.01 5/538 4399
/proc/meminfo: memFree=20269336/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=763660 CPUtime=162.3 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 187570 0 0 0 16200 30 0 0 25 0 1 0 813022453 781987840 171562 33554432000 4194304 5523604 140736892040736 18446744073709551615 5328728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 190915 171562 362 325 0 186729 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 772360

[startup+222.301 s]
/proc/loadavg: 4.13 4.06 4.01 5/538 4401
/proc/meminfo: memFree=20232780/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=764980 CPUtime=222.3 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 187914 0 0 0 22200 30 0 0 25 0 1 0 813022453 783339520 171906 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332883 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 191245 171906 363 325 0 187059 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 773680

[startup+282.301 s]
/proc/loadavg: 4.16 4.08 4.02 5/538 4403
/proc/meminfo: memFree=20218236/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=766828 CPUtime=282.3 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 188594 0 0 0 28200 30 0 0 25 0 1 0 813022453 785231872 172586 33554432000 4194304 5523604 140736892040736 18446744073709551615 5318804 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 191707 172586 363 325 0 187521 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 775528

[startup+342.301 s]
/proc/loadavg: 4.11 4.08 4.01 5/538 4404
/proc/meminfo: memFree=20200252/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=767224 CPUtime=342.3 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 188847 0 0 0 34200 30 0 0 25 0 1 0 813022453 785637376 172839 33554432000 4194304 5523604 140736892040736 18446744073709551615 4213609 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 191806 172839 363 325 0 187620 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 775924

[startup+402.301 s]
/proc/loadavg: 4.19 4.09 4.02 5/538 4406
/proc/meminfo: memFree=20170492/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2

################
# More data... #
################

/proc/4366/statm: 193060 174108 363 325 0 188874 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 780940

[startup+582.301 s]
/proc/loadavg: 3.24 3.80 3.92 4/531 4428
/proc/meminfo: memFree=20248444/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=772240 CPUtime=582.3 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 190116 0 0 0 58200 30 0 0 25 0 1 0 813022453 790773760 174108 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332258 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 193060 174108 363 325 0 188874 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 780940

[startup+642.301 s]
/proc/loadavg: 3.09 3.65 3.86 4/531 4429
/proc/meminfo: memFree=20230880/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=776608 CPUtime=642.31 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 191183 0 0 0 64201 30 0 0 25 0 1 0 813022453 795246592 175175 33554432000 4194304 5523604 140736892040736 18446744073709551615 5328880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 194152 175175 363 325 0 189966 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 785308

[startup+702.301 s]
/proc/loadavg: 3.03 3.53 3.80 4/531 4431
/proc/meminfo: memFree=20226332/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=776608 CPUtime=702.31 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 191183 0 0 0 70200 31 0 0 25 0 1 0 813022453 795246592 175175 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332167 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 194152 175175 363 325 0 189966 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 785308

[startup+762.32 s]
/proc/loadavg: 3.05 3.44 3.75 4/531 4432
/proc/meminfo: memFree=20218440/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=779236 CPUtime=762.33 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 191789 0 0 0 76202 31 0 0 25 0 1 0 813022453 797937664 175781 33554432000 4194304 5523604 140736892040736 18446744073709551615 5327320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 194809 175781 363 325 0 190623 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 787936

[startup+822.301 s]
/proc/loadavg: 3.20 3.42 3.72 4/531 4443
/proc/meminfo: memFree=20209832/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=782008 CPUtime=822.31 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 192474 0 0 0 82200 31 0 0 25 0 1 0 813022453 800776192 176466 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332238 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 195502 176466 363 325 0 191316 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 790708

[startup+882.301 s]
/proc/loadavg: 3.07 3.34 3.68 4/531 4445
/proc/meminfo: memFree=20203900/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=782008 CPUtime=882.31 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 192474 0 0 0 88200 31 0 0 25 0 1 0 813022453 800776192 176466 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332768 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 195502 176466 363 325 0 191316 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 790708

[startup+942.301 s]
/proc/loadavg: 3.07 3.29 3.64 4/531 4446
/proc/meminfo: memFree=20189796/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=787024 CPUtime=942.32 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 193757 0 0 0 94200 32 0 0 25 0 1 0 813022453 805912576 177749 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332500 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 196756 177749 363 325 0 192570 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 795724

[startup+1002.3 s]
/proc/loadavg: 3.06 3.25 3.60 4/531 4448
/proc/meminfo: memFree=20178168/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=788776 CPUtime=1002.32 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 194179 0 0 0 100200 32 0 0 25 0 1 0 813022453 807706624 178171 33554432000 4194304 5523604 140736892040736 18446744073709551615 4237009 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 197194 178171 363 325 0 193008 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 797476

[startup+1062.3 s]
/proc/loadavg: 3.02 3.20 3.56 4/531 4449
/proc/meminfo: memFree=20160840/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=790496 CPUtime=1062.33 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 194509 0 0 0 106201 32 0 0 25 0 1 0 813022453 809467904 178501 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332154 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 197624 178501 363 325 0 193438 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 799196

[startup+1122.3 s]
/proc/loadavg: 2.70 3.10 3.50 2/517 4487
/proc/meminfo: memFree=20473476/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=795380 CPUtime=1122.32 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 195757 0 0 0 112200 32 0 0 25 0 1 0 813022453 814469120 179749 33554432000 4194304 5523604 140736892040736 18446744073709551615 4226844 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 198845 179749 363 325 0 194659 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 804080

[startup+1182.3 s]
/proc/loadavg: 1.62 2.71 3.34 2/517 4489
/proc/meminfo: memFree=20470532/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=798112 CPUtime=1182.32 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 196414 0 0 0 118200 32 0 0 25 0 1 0 813022453 817266688 180406 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332759 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 199528 180406 363 325 0 195342 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 806812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 1.48 2.63 3.30 3/517 4489
/proc/meminfo: memFree=20470532/32951124 swapFree=58800704/67111528
[pid=4365] ppid=4363 vsize=8700 CPUtime=0 cores=0,2
/proc/4365/stat : 4365 (rissAuto.sh) S 4363 4365 3235 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 813022453 8908800 252 33554432000 4194304 4922060 140733716992992 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4365/statm: 2175 252 211 178 0 68 0
[pid=4366] ppid=4365 vsize=798112 CPUtime=1200.05 cores=0,2
/proc/4366/stat : 4366 (riss) R 4365 4365 3235 0 -1 4202496 196414 0 0 0 119973 32 0 0 25 0 1 0 813022453 817266688 180406 33554432000 4194304 5523604 140736892040736 18446744073709551615 5332786 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4366/statm: 199528 180406 363 325 0 195342 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 806812

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4365 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.04
CPU time (s): 1200.05
CPU user time (s): 1199.73
CPU system time (s): 0.32
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 806812

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

runsolver used 6.74697 second user time and 14.3928 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-04 18:47:50
IDJOB=3473122
IDBENCH=88159
IDSOLVER=1962
FILE ID=node142/3473122-1307206063
RUNJOBID= node142-1307203575-3823
PBS_JOBID= 13509007
Free space on /tmp= 73744 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3473122-1307206063/watcher-3473122-1307206063 -o /tmp/evaluation-result-3473122-1307206063/solver-3473122-1307206063 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3473122-1307206063.cnf 1462628609 1200 7680 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=1462628609

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20980100 kB
Buffers:        291920 kB
Cached:         796452 kB
SwapCached:      11452 kB
Active:        9755712 kB
Inactive:      1947404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20980100 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:          194764 kB
Writeback:           0 kB
AnonPages:    10612040 kB
Mapped:          32912 kB
Slab:           120844 kB
PageTables:      76332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145651056 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73748 MiB
End job on node142 at 2011-06-04 19:07:52