Trace number 1733232

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
Rsat 2009-03-22? (TO) 1200.06 1200.61

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2.cnf
MD5SUMef7ae52d071607b182dca67dbff359aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables434
Number of clauses81513
Sum of the clauses size471380
Maximum clause length26
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21843
Number of clauses of size 30
Number of clauses of size 42777
Number of clauses of size 54610
Number of clauses of size over 572219

Solver Data

0.00/0.00	c Parsing...
0.05/0.07	c ==============================================================================
0.05/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |   81449   471316 |   24434       0        0     nan |  0.000 % |
1.58/1.62	c |         0 |   45915   263868 |      --       0       --      -- |     --   | -5582/-2392
1.58/1.62	c ==============================================================================
1.58/1.62	c Result  :   #vars: 324   #clauses: 45915   #literals: 263868
1.58/1.62	c CPU time:   1.60576 s
1.58/1.62	c ==============================================================================
1.69/1.71	c Rsat version 3.02
1.69/1.74	c Base unit clause learned: 0
1200.04/1200.61	HOME/rsat.sh: line 55: 14669 Terminated              $RS $TMP.cnf -q -r $TMP.result "$@"

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1733232-1240786360/watcher-1733232-1240786360 -o /tmp/evaluation-result-1733232-1240786360/solver-1733232-1240786360 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1733232-1240786360.cnf HOME 

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: 0.85 0.97 1.00 3/64 14666
/proc/meminfo: memFree=854008/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=0
/proc/14666/stat : 14666 (rsat.sh) R 14664 14666 14629 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 106663614 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 236437695135 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14666/statm: 1339 238 198 169 0 50 0
[pid=14667] ppid=14666 vsize=1264 CPUtime=0
/proc/14667/stat : 14667 (SatElite) R 14666 14666 14629 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 106663614 1294336 159 1992294400 4194304 4959918 548682068688 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 0 0 0
/proc/14667/statm: 316 160 64 186 0 126 0

[startup+0.0642091 s]
/proc/loadavg: 0.85 0.97 1.00 3/64 14666
/proc/meminfo: memFree=854008/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=0
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106663614 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14666/statm: 1339 239 199 169 0 50 0
[pid=14667] ppid=14666 vsize=8980 CPUtime=0.05
/proc/14667/stat : 14667 (SatElite) R 14666 14666 14629 0 -1 4194304 1946 0 0 0 5 0 0 0 19 0 1 0 106663614 9195520 1929 1992294400 4194304 4959918 548682068688 18446744073709551615 4254188 0 0 4096 3 0 0 0 17 0 0 0
/proc/14667/statm: 2245 1929 64 186 0 2055 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14336

[startup+0.101213 s]
/proc/loadavg: 0.85 0.97 1.00 3/64 14666
/proc/meminfo: memFree=854008/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=0
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106663614 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14666/statm: 1339 239 199 169 0 50 0
[pid=14667] ppid=14666 vsize=13004 CPUtime=0.09
/proc/14667/stat : 14667 (SatElite) R 14666 14666 14629 0 -1 4194304 2991 0 0 0 8 1 0 0 19 0 1 0 106663614 13316096 2972 1992294400 4194304 4959918 548682068688 18446744073709551615 4241749 0 0 4096 3 0 0 0 17 0 0 0
/proc/14667/statm: 3251 2972 86 186 0 3061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18360

[startup+0.301236 s]
/proc/loadavg: 0.85 0.97 1.00 3/64 14666
/proc/meminfo: memFree=854008/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=0
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106663614 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14666/statm: 1339 239 199 169 0 50 0
[pid=14667] ppid=14666 vsize=13004 CPUtime=0.29
/proc/14667/stat : 14667 (SatElite) R 14666 14666 14629 0 -1 4194304 2996 0 0 0 28 1 0 0 21 0 1 0 106663614 13316096 2977 1992294400 4194304 4959918 548682068688 18446744073709551615 4240817 0 0 4096 3 0 0 0 17 0 0 0
/proc/14667/statm: 3251 2977 86 186 0 3061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18360

[startup+0.701281 s]
/proc/loadavg: 0.85 0.97 1.00 3/64 14666
/proc/meminfo: memFree=854008/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=0
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106663614 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14666/statm: 1339 239 199 169 0 50 0
[pid=14667] ppid=14666 vsize=13920 CPUtime=0.69
/proc/14667/stat : 14667 (SatElite) R 14666 14666 14629 0 -1 4194304 3115 0 0 0 68 1 0 0 25 0 1 0 106663614 14254080 3096 1992294400 4194304 4959918 548682068688 18446744073709551615 4240973 0 0 4096 3 0 0 0 17 0 0 0
/proc/14667/statm: 3480 3096 86 186 0 3290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19276

[startup+1.50137 s]
/proc/loadavg: 0.85 0.97 1.00 2/66 14668
/proc/meminfo: memFree=840552/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=0
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 106663614 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14666/statm: 1339 239 199 169 0 50 0
[pid=14667] ppid=14666 vsize=15284 CPUtime=1.48
/proc/14667/stat : 14667 (SatElite) R 14666 14666 14629 0 -1 4194304 3615 0 0 0 147 1 0 0 25 0 1 0 106663614 15650816 3390 1992294400 4194304 4959918 548682068688 18446744073709551615 4241023 0 0 4096 3 0 0 0 17 0 0 0
/proc/14667/statm: 3821 3390 92 186 0 3631 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20640

[startup+3.10156 s]
/proc/loadavg: 0.85 0.97 1.00 2/66 14669
/proc/meminfo: memFree=846888/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=8412 CPUtime=1.38
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 1765 0 0 0 137 1 0 0 25 0 1 0 106663785 8613888 1614 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/14669/statm: 2103 1614 118 309 0 1790 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13768

[startup+6.30292 s]
/proc/loadavg: 0.86 0.97 1.00 2/66 14669
/proc/meminfo: memFree=845224/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=9260 CPUtime=4.56
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 2788 0 0 0 455 1 0 0 25 0 1 0 106663785 9482240 1767 1992294400 4194304 5460562 548682068800 18446744073709551615 4198194 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 2315 1767 118 309 0 2002 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 14616

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 1.00 2/66 14669
/proc/meminfo: memFree=844416/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=9928 CPUtime=10.96
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 4583 0 0 0 1094 2 0 0 25 0 1 0 106663785 10166272 1994 1992294400 4194304 5460562 548682068800 18446744073709551615 4198090 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 2482 1994 118 309 0 2169 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15284

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 1.00 2/66 14669
/proc/meminfo: memFree=842944/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=11688 CPUtime=23.75
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 7371 0 0 0 2372 3 0 0 25 0 1 0 106663785 11968512 2344 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 2922 2344 118 309 0 2609 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17044

[startup+51.101 s]
/proc/loadavg: 0.93 0.97 1.00 2/66 14669
/proc/meminfo: memFree=841152/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=13388 CPUtime=49.35
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 11684 0 0 0 4930 5 0 0 25 0 1 0 106663785 13709312 2817 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 3347 2817 118 309 0 3034 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18744

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 1.00 2/66 14669
/proc/meminfo: memFree=839296/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=15336 CPUtime=100.53
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 15053 0 0 0 10046 7 0 0 25 0 1 0 106663785 15704064 3306 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 3834 3306 118 309 0 3521 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20692

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14669
/proc/meminfo: memFree=836992/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=18584 CPUtime=160.5
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 20425 0 0 0 16040 10 0 0 25 0 1 0 106663785 19030016 3968 1992294400 4194304 5460562 548682068800 18446744073709551615 4211545 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 4646 3968 118 309 0 4333 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 23940

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14669
/proc/meminfo: memFree=835072/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=20152 CPUtime=220.47
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 23783 0 0 0 22036 11 0 0 25 0 1 0 106663785 20635648 4350 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 5038 4350 118 309 0 4725 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 25508

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14669
/proc/meminfo: memFree=833664/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=21688 CPUtime=280.44
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 26173 0 0 0 28032 12 0 0 25 0 1 0 106663785 22208512 4756 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 5422 4756 118 309 0 5109 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 27044

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14669
/proc/meminfo: memFree=831808/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=22948 CPUtime=340.41
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 29551 0 0 0 34027 14 0 0 25 0 1 0 106663785 23498752 5156 1992294400 4194304 5460562 548682068800 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 5737 5156 118 309 0 5424 0

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

[pid=14669] ppid=14666 vsize=24772 CPUtime=460.37
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 34421 0 0 0 46021 16 0 0 25 0 1 0 106663785 25366528 5687 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 6193 5687 118 309 0 5880 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 30128

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=828096/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=26332 CPUtime=520.34
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 35802 0 0 0 52017 17 0 0 25 0 1 0 106663785 26963968 6076 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 6583 6076 118 309 0 6270 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 31688

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=826688/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=30216 CPUtime=580.31
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 37744 0 0 0 58013 18 0 0 25 0 1 0 106663785 30941184 6512 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 7554 6512 118 309 0 7241 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 35572

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=825600/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=30748 CPUtime=640.27
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 42002 0 0 0 64006 21 0 0 25 0 1 0 106663785 31485952 6702 1992294400 4194304 5460562 548682068800 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 7687 6702 118 309 0 7374 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 36104

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=824640/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=31608 CPUtime=700.24
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 44246 0 0 0 70003 21 0 0 25 0 1 0 106663785 32366592 6930 1992294400 4194304 5460562 548682068800 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 7902 6930 118 309 0 7589 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 36964

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=824512/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=31420 CPUtime=760.22
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 46291 0 0 0 76000 22 0 0 25 0 1 0 106663785 32174080 6959 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 7855 6959 118 309 0 7542 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 36776

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=823040/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=33192 CPUtime=820.19
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 48725 0 0 0 81996 23 0 0 25 0 1 0 106663785 33988608 7377 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 8298 7377 118 309 0 7985 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 38548

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=821312/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=34792 CPUtime=880.17
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 51141 0 0 0 87992 25 0 0 25 0 1 0 106663785 35627008 7777 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 8698 7777 118 309 0 8385 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 40148

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=820096/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=35788 CPUtime=940.14
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 53460 0 0 0 93988 26 0 0 25 0 1 0 106663785 36646912 8080 1992294400 4194304 5460562 548682068800 18446744073709551615 4210656 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 8947 8080 118 309 0 8634 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 41144

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=819200/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=36500 CPUtime=1000.12
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 55725 0 0 0 99985 27 0 0 25 0 1 0 106663785 37376000 8329 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 9125 8329 118 309 0 8812 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 41856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=817472/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=38484 CPUtime=1060.08
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 58172 0 0 0 105980 28 0 0 25 0 1 0 106663785 39407616 8760 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 9621 8760 118 309 0 9308 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 43840

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=815360/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=41196 CPUtime=1120.06
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 58734 0 0 0 111978 28 0 0 25 0 1 0 106663785 42184704 9322 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 10299 9322 118 309 0 9986 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 46552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=814976/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=41196 CPUtime=1180.05
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 60796 0 0 0 117975 30 0 0 25 0 1 0 106663785 42184704 9368 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 10299 9368 118 309 0 9986 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 46552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14675
/proc/meminfo: memFree=814848/2055920 swapFree=4192956/4192956
[pid=14666] ppid=14664 vsize=5356 CPUtime=1.7
/proc/14666/stat : 14666 (rsat.sh) S 14664 14666 14629 0 -1 4194304 312 3762 0 0 0 0 168 2 16 0 1 0 106663614 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 236437693252 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14666/statm: 1339 241 199 169 0 50 0
[pid=14669] ppid=14666 vsize=41196 CPUtime=1198.34
/proc/14669/stat : 14669 (rsat) R 14666 14666 14629 0 -1 4194304 60885 0 0 0 119804 30 0 0 25 0 1 0 106663785 42184704 9457 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14669/statm: 10299 9457 118 309 0 9986 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 46552

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)
Real time (s): 1200.61
CPU time (s): 1200.06
CPU user time (s): 1199.73
CPU system time (s): 0.335948
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 54744

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

runsolver used 1.17282 second user time and 3.20451 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-27 00:52:40
IDJOB=1733232
IDBENCH=71136
IDSOLVER=545
FILE ID=node62/1733232-1240786360
PBS_JOBID= 9187307
Free space on /tmp= 66372 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_9gates_u2.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733232-1240786360/watcher-1733232-1240786360 -o /tmp/evaluation-result-1733232-1240786360/solver-1733232-1240786360 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1733232-1240786360.cnf HOME

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

MD5SUM BENCH= ef7ae52d071607b182dca67dbff359aa
RANDOM SEED=1686376182

node62.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.220
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.220
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:        854560 kB
Buffers:         93880 kB
Cached:         997588 kB
SwapCached:          0 kB
Active:         319396 kB
Inactive:       787420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        854560 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8028 kB
Writeback:           0 kB
Mapped:          25092 kB
Slab:            80480 kB
Committed_AS:   247076 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node62 at 2009-04-27 01:12:43