Trace number 1719024

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
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.11 625.619

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications 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 variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c Parsing...
2.99/3.01	c ==============================================================================
2.99/3.01	c |           |     ORIGINAL     |              LEARNT              |          |
2.99/3.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.99/3.01	c ==============================================================================
2.99/3.01	c |         0 | 3634676 10547960 | 1090402       0        0     nan |  0.000 % |
39.77/39.89	c |         0 | 3532144 10927904 |      --       0       --      -- |     --   | -102383/383223
39.77/39.89	c ==============================================================================
39.77/39.89	c Result  :   #vars: 168000   #clauses: 3532144   #literals: 10927904
39.77/39.89	c CPU time:   39.233 s
39.77/39.89	c ==============================================================================

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-1719024-1240642381/watcher-1719024-1240642381 -o /tmp/evaluation-result-1719024-1240642381/solver-1719024-1240642381 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1719024-1240642381.cnf aimd 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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11293
/proc/meminfo: memFree=1240680/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=1232 CPUtime=0
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 92268290 1261568 183 1992294400 134512640 135034092 4294956096 18446744073709551615 134547941 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 308 183 51 127 0 178 0

[startup+0.0391739 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11293
/proc/meminfo: memFree=1240680/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=4100 CPUtime=0.03
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 919 0 0 0 3 0 0 0 18 0 1 0 92268290 4198400 903 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 1025 904 51 127 0 895 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9456

[startup+0.101181 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11293
/proc/meminfo: memFree=1240680/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=9464 CPUtime=0.09
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 2118 0 0 0 8 1 0 0 18 0 1 0 92268290 9691136 2102 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 2366 2104 51 127 0 2236 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14820

[startup+0.301204 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11293
/proc/meminfo: memFree=1240680/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=24016 CPUtime=0.28
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 5769 0 0 0 24 4 0 0 19 0 1 0 92268290 24592384 5753 1992294400 134512640 135034092 4294956096 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 6068 5758 51 127 0 5938 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29372

[startup+0.701248 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11293
/proc/meminfo: memFree=1240680/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=51424 CPUtime=0.68
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 12666 0 0 0 58 10 0 0 23 0 1 0 92268290 52658176 12650 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 12856 12651 51 127 0 12726 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56780

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 11295
/proc/meminfo: memFree=1168472/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=119584 CPUtime=1.49
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 26808 0 0 0 127 22 0 0 25 0 1 0 92268290 122454016 26792 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 29896 26793 51 127 0 29766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124940

[startup+3.10151 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 11295
/proc/meminfo: memFree=1093464/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=284816 CPUtime=3.08
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 64493 0 0 0 266 42 0 0 25 0 1 0 92268290 291651584 64478 1992294400 134512640 135034092 4294956096 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 71204 64484 66 127 0 71074 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 290172

[startup+6.30187 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 11295
/proc/meminfo: memFree=982680/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=284860 CPUtime=6.28
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 72747 0 0 0 580 48 0 0 25 0 1 0 92268290 291696640 65086 1992294400 134512640 135034092 4294956096 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 71215 65086 68 127 0 71085 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 290216

[startup+12.7016 s]
/proc/loadavg: 1.14 1.03 1.01 2/67 11295
/proc/meminfo: memFree=954400/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=310452 CPUtime=12.69
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 78574 0 0 0 1213 56 0 0 25 0 1 0 92268290 317902848 70913 1992294400 134512640 135034092 4294956096 18446744073709551615 134540736 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 77613 70913 68 127 0 77483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 315808

[startup+25.502 s]
/proc/loadavg: 1.12 1.03 1.01 2/67 11295
/proc/meminfo: memFree=920416/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=0
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 92268290 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11293/statm: 1339 235 195 169 0 50 0
[pid=11294] ppid=11293 vsize=359176 CPUtime=25.47
/proc/11294/stat : 11294 (SatElite) R 11293 11293 10875 0 -1 4194304 87083 0 0 0 2488 59 0 0 25 0 1 0 92268290 367796224 78805 1992294400 134512640 135034092 4294956096 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 1 0 0
/proc/11294/statm: 89794 78805 68 127 0 89664 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 364532

[startup+51.1019 s]
/proc/loadavg: 1.16 1.04 1.01 3/68 11297
/proc/meminfo: memFree=754072/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=419596 CPUtime=9.35
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 99931 0 0 0 878 57 0 0 16 0 2 0 92272726 429666304 99805 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 104899 99805 83 193 0 104703 0
[pid=11296/tid=11297] ppid=11293 vsize=419596 CPUtime=2.62
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 1810 0 0 0 257 5 0 0 17 0 2 0 92273134 429666304 99805 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 53.67
Current children cumulated vsize (KiB) 424952

[startup+102.306 s]
/proc/loadavg: 1.70 1.22 1.07 3/68 11297
/proc/meminfo: memFree=731672/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=442744 CPUtime=111.48
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 105845 0 0 0 11081 67 0 0 23 0 2 0 92272726 453369856 105719 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 110686 105719 83 193 0 110490 0
[pid=11296/tid=11297] ppid=11293 vsize=442744 CPUtime=53.61
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 5029 0 0 0 5351 10 0 0 19 0 2 0 92273134 453369856 105719 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 155.8
Current children cumulated vsize (KiB) 448100

[startup+162.301 s]
/proc/loadavg: 1.89 1.36 1.13 3/68 11297
/proc/meminfo: memFree=712536/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=462848 CPUtime=231.21
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 110651 0 0 0 23046 75 0 0 19 0 2 0 92272726 473956352 110525 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 115712 110525 83 193 0 115516 0
[pid=11296/tid=11297] ppid=11293 vsize=462848 CPUtime=113.37
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 7612 0 0 0 11322 15 0 0 17 0 2 0 92273134 473956352 110525 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 275.53
Current children cumulated vsize (KiB) 468204

[startup+222.302 s]
/proc/loadavg: 1.96 1.47 1.18 3/68 11297
/proc/meminfo: memFree=695704/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=479564 CPUtime=350.95
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 114825 0 0 0 35013 82 0 0 25 0 2 0 92272726 491073536 114699 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 119891 114699 83 193 0 119695 0
[pid=11296/tid=11297] ppid=11293 vsize=479564 CPUtime=173.12
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 9739 0 0 0 17294 18 0 0 25 0 2 0 92273134 491073536 114699 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 395.27
Current children cumulated vsize (KiB) 484920

[startup+282.302 s]
/proc/loadavg: 1.98 1.56 1.22 3/68 11297
/proc/meminfo: memFree=675032/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=500020 CPUtime=470.7
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 120020 0 0 0 46981 89 0 0 17 0 2 0 92272726 512020480 119894 1992294400 134512640 135305190 4294956144 18446744073709551615 134528215 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 125005 119894 83 193 0 124809 0
[pid=11296/tid=11297] ppid=11293 vsize=500020 CPUtime=232.89
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 12736 0 0 0 23267 22 0 0 25 0 2 0 92273134 512020480 119894 1992294400 134512640 135305190 4294956144 18446744073709551615 134531174 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 515.02
Current children cumulated vsize (KiB) 505376

[startup+342.301 s]
/proc/loadavg: 1.99 1.64 1.27 3/68 11297
/proc/meminfo: memFree=666392/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=508808 CPUtime=590.42
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 122117 0 0 0 58950 92 0 0 25 0 2 0 92272726 521019392 121991 1992294400 134512640 135305190 4294956144 18446744073709551615 134570400 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 127202 121991 83 193 0 127006 0
[pid=11296/tid=11297] ppid=11293 vsize=508808 CPUtime=292.63
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 13851 0 0 0 29240 23 0 0 25 0 2 0 92273134 521019392 121991 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 634.74
Current children cumulated vsize (KiB) 514164

[startup+402.302 s]
/proc/loadavg: 1.99 1.70 1.31 3/68 11297
/proc/meminfo: memFree=666328/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=508808 CPUtime=710.17
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 122135 0 0 0 70925 92 0 0 25 0 2 0 92272726 521019392 122009 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 127202 122009 83 193 0 127006 0
[pid=11296/tid=11297] ppid=11293 vsize=508808 CPUtime=352.4
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 13865 0 0 0 35217 23 0 0 22 0 2 0 92273134 521019392 122009 1992294400 134512640 135305190 4294956144 18446744073709551615 134528788 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 754.49
Current children cumulated vsize (KiB) 514164

[startup+462.302 s]
/proc/loadavg: 1.99 1.75 1.35 3/68 11297
/proc/meminfo: memFree=666072/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=509152 CPUtime=829.91
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 122187 0 0 0 82898 93 0 0 25 0 2 0 92272726 521371648 122061 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 127288 122061 83 193 0 127092 0
[pid=11296/tid=11297] ppid=11293 vsize=509152 CPUtime=412.16
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 13895 0 0 0 41192 24 0 0 25 0 2 0 92273134 521371648 122061 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 874.23
Current children cumulated vsize (KiB) 514508

[startup+522.301 s]
/proc/loadavg: 1.99 1.79 1.39 3/68 11303
/proc/meminfo: memFree=655192/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=520796 CPUtime=949.63
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 124976 0 0 0 94867 96 0 0 18 0 2 0 92272726 533295104 124850 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 130199 124850 83 193 0 130003 0
[pid=11296/tid=11297] ppid=11293 vsize=520796 CPUtime=471.9
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 15419 0 0 0 47165 25 0 0 18 0 2 0 92273134 533295104 124850 1992294400 134512640 135305190 4294956144 18446744073709551615 134541978 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 993.95
Current children cumulated vsize (KiB) 526152

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.43 3/68 11303
/proc/meminfo: memFree=634840/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=540768 CPUtime=1069.37
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 130018 0 0 0 106833 104 0 0 18 0 2 0 92272726 553746432 129892 1992294400 134512640 135305190 4294956144 18446744073709551615 134541510 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 135192 129892 83 193 0 134996 0
[pid=11296/tid=11297] ppid=11293 vsize=540768 CPUtime=531.66
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 18383 0 0 0 53136 30 0 0 22 0 2 0 92273134 553746432 129892 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1113.69
Current children cumulated vsize (KiB) 546124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+625.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 11303
/proc/meminfo: memFree=619096/2055920 swapFree=4171432/4192956
[pid=11293] ppid=11291 vsize=5356 CPUtime=44.32
/proc/11293/stat : 11293 (manysat.sh) S 11291 11293 10875 0 -1 4194304 312 95009 0 0 0 0 4333 99 16 0 1 0 92268290 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 240153846596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11293/statm: 1339 238 195 169 0 50 0
[pid=11296] ppid=11293 vsize=556928 CPUtime=1155.79
/proc/11296/stat : 11296 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194304 133917 0 0 0 115470 109 0 0 17 0 2 0 92272726 570294272 133791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/11296/statm: 139232 133791 83 193 0 139036 0
[pid=11296/tid=11297] ppid=11293 vsize=556928 CPUtime=574.79
/proc/11296/task/11297/stat : 11297 (manysat1.1_stat) R 11293 11293 10875 0 -1 4194368 20676 0 0 0 57446 33 0 0 18 0 2 0 92273134 570294272 133791 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 562284

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 11293 and gives
#  childrusage.ru_utime.tv_sec=43
#  childrusage.ru_utime.tv_usec=337411
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=2847
# CPU time returned by wait4() is 44.3403
# while last known CPU time is 1200.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 625.619
CPU time (s): 1200.11
CPU user time (s): 1198.03
CPU system time (s): 2.08
CPU usage (%): 191.828
Max. virtual memory (cumulated for all children) (KiB): 562284

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

runsolver used 0.573912 second user time and 1.71174 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-25 08:53:07
IDJOB=1719024
IDBENCH=20576
IDSOLVER=515
FILE ID=node86/1719024-1240642381
PBS_JOBID= 9186434
Free space on /tmp= 66088 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719024-1240642381/watcher-1719024-1240642381 -o /tmp/evaluation-result-1719024-1240642381/solver-1719024-1240642381 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1719024-1240642381.cnf aimd 2

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1155266597

node86.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1241160 kB
Buffers:         75752 kB
Cached:         645580 kB
SwapCached:      16264 kB
Active:         286088 kB
Inactive:       454556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241160 kB
SwapTotal:     4192956 kB
SwapFree:      4171432 kB
Dirty:           78308 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            59988 kB
Committed_AS:   319824 kB
PageTables:       1464 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= 66000 MiB
End job on node86 at 2009-04-25 09:03:34