Trace number 1715887

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 1200.06 1200.51

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
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 variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c Parsing...
1.00/1.03	c ==============================================================================
1.00/1.03	c |           |     ORIGINAL     |              LEARNT              |          |
1.00/1.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.00/1.03	c ==============================================================================
1.00/1.03	c |         0 | 1052492  2433683 |  315747       0        0     nan |  0.000 % |
7.69/7.80	c |         0 |  628528  1721300 |      --       0       --      -- |     --   | -196875/-198394
7.79/7.80	c ==============================================================================
7.79/7.80	c Result  :   #vars: 113985   #clauses: 628528   #literals: 1721300
7.79/7.80	c CPU time:   7.52886 s
7.79/7.80	c ==============================================================================
8.59/8.70	c Rsat version 2.00

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-1715887-1240608542/watcher-1715887-1240608542 -o /tmp/evaluation-result-1715887-1240608542/solver-1715887-1240608542 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1715887-1240608542.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 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.07 0.99 0.91 3/64 1443
/proc/meminfo: memFree=1294912/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=0
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 88881617 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 235 195 169 0 50 0
[pid=1444] ppid=1443 vsize=1136 CPUtime=0
/proc/1444/stat : 1444 (SatElite) R 1443 1443 1313 0 -1 4194304 192 0 0 0 0 0 0 0 20 0 1 0 88881617 1163264 175 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1444/statm: 284 177 49 128 0 153 0

[startup+0.0938609 s]
/proc/loadavg: 1.07 0.99 0.91 3/64 1443
/proc/meminfo: memFree=1294912/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=0
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 88881617 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 235 195 169 0 50 0
[pid=1444] ppid=1443 vsize=20780 CPUtime=0.08
/proc/1444/stat : 1444 (SatElite) R 1443 1443 1313 0 -1 4194304 3683 0 0 0 7 1 0 0 20 0 1 0 88881617 21278720 3667 1992294400 134512640 135038345 4294956288 18446744073709551615 134548283 0 0 4096 3 0 0 0 17 1 0 0
/proc/1444/statm: 5195 3668 49 128 0 5064 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26136

[startup+0.101861 s]
/proc/loadavg: 1.07 0.99 0.91 3/64 1443
/proc/meminfo: memFree=1294912/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=0
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 88881617 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 235 195 169 0 50 0
[pid=1444] ppid=1443 vsize=20780 CPUtime=0.09
/proc/1444/stat : 1444 (SatElite) R 1443 1443 1313 0 -1 4194304 4026 0 0 0 8 1 0 0 20 0 1 0 88881617 21278720 4009 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/1444/statm: 5195 4010 49 128 0 5064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26136

[startup+0.301893 s]
/proc/loadavg: 1.07 0.99 0.91 3/64 1443
/proc/meminfo: memFree=1294912/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=0
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 88881617 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 235 195 169 0 50 0
[pid=1444] ppid=1443 vsize=51372 CPUtime=0.29
/proc/1444/stat : 1444 (SatElite) R 1443 1443 1313 0 -1 4194304 11374 0 0 0 24 5 0 0 21 0 1 0 88881617 52604928 11357 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/1444/statm: 12843 11358 49 128 0 12712 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56728

[startup+0.70196 s]
/proc/loadavg: 1.07 0.99 0.91 3/64 1443
/proc/meminfo: memFree=1294912/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=0
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 88881617 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 235 195 169 0 50 0
[pid=1444] ppid=1443 vsize=77244 CPUtime=0.69
/proc/1444/stat : 1444 (SatElite) R 1443 1443 1313 0 -1 4194304 18398 0 0 0 59 10 0 0 25 0 1 0 88881617 79097856 18381 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/1444/statm: 19311 18382 50 128 0 19180 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82600

[startup+1.5011 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 1445
/proc/meminfo: memFree=1199664/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=0
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 88881617 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 235 195 169 0 50 0
[pid=1444] ppid=1443 vsize=117652 CPUtime=1.49
/proc/1444/stat : 1444 (SatElite) R 1443 1443 1313 0 -1 4194304 28917 0 0 0 132 17 0 0 25 0 1 0 88881617 120475648 26240 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/1444/statm: 29413 26240 69 128 0 29282 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 123008

[startup+3.10136 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 1445
/proc/meminfo: memFree=1182064/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=0
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 88881617 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 235 195 169 0 50 0
[pid=1444] ppid=1443 vsize=128340 CPUtime=3.09
/proc/1444/stat : 1444 (SatElite) R 1443 1443 1313 0 -1 4194304 31261 0 0 0 290 19 0 0 25 0 1 0 88881617 131420160 28403 1992294400 134512640 135038345 4294956288 18446744073709551615 134581141 0 0 4096 3 0 0 0 17 1 0 0
/proc/1444/statm: 32085 28403 69 128 0 31954 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 133696

[startup+6.3019 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 1445
/proc/meminfo: memFree=1172976/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=0
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 88881617 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 235 195 169 0 50 0
[pid=1444] ppid=1443 vsize=130192 CPUtime=6.29
/proc/1444/stat : 1444 (SatElite) R 1443 1443 1313 0 -1 4194304 35044 0 0 0 606 23 0 0 25 0 1 0 88881617 133316608 28960 1992294400 134512640 135038345 4294956288 18446744073709551615 134571318 0 0 4096 3 0 0 0 17 1 0 0
/proc/1444/statm: 32548 28960 69 128 0 32417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135548

[startup+12.703 s]
/proc/loadavg: 1.06 0.99 0.91 2/66 1446
/proc/meminfo: memFree=1234096/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=43160 CPUtime=3.99
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 11220 0 0 0 394 5 0 0 25 0 1 0 88882487 44195840 10382 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 10790 10382 86 211 0 10576 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 48516

[startup+25.5011 s]
/proc/loadavg: 1.05 0.99 0.91 2/66 1446
/proc/meminfo: memFree=1228592/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=48772 CPUtime=16.78
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 12669 0 0 0 1672 6 0 0 25 0 1 0 88882487 49942528 11808 1992294400 134512640 135377749 4294956400 18446744073709551615 134526469 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 12193 11808 86 211 0 11979 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54128

[startup+51.1014 s]
/proc/loadavg: 1.03 0.99 0.91 2/66 1446
/proc/meminfo: memFree=1211696/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=66360 CPUtime=42.35
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 17101 0 0 0 4225 10 0 0 25 0 1 0 88882487 67952640 16194 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 16590 16194 86 211 0 16376 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 71716

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.91 2/66 1446
/proc/meminfo: memFree=1175920/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=101540 CPUtime=93.53
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 25934 0 0 0 9332 21 0 0 25 0 1 0 88882487 103976960 24969 1992294400 134512640 135377749 4294956400 18446744073709551615 134530115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 25385 24969 86 211 0 25171 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 106896

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1446
/proc/meminfo: memFree=1135664/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=142508 CPUtime=153.51
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 36252 0 0 0 15319 32 0 0 25 0 1 0 88882487 145928192 35158 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 35627 35158 86 211 0 35413 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 147864

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1446
/proc/meminfo: memFree=1102384/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=174980 CPUtime=213.49
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 44433 0 0 0 21309 40 0 0 25 0 1 0 88882487 179179520 43317 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 43745 43317 86 211 0 43531 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 180336

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1446
/proc/meminfo: memFree=1064304/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=212980 CPUtime=273.46
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 54001 0 0 0 27295 51 0 0 25 0 1 0 88882487 218091520 52854 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 53245 52854 86 211 0 53031 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 218336

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1446
/proc/meminfo: memFree=1028400/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=249440 CPUtime=333.45
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 63183 0 0 0 33284 61 0 0 25 0 1 0 88882487 255426560 61812 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 62360 61812 86 211 0 62146 0

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

/proc/1446/statm: 95609 95173 86 211 0 95395 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 387792

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=865584/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=411288 CPUtime=633.36
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 103866 0 0 0 63231 105 0 0 25 0 1 0 88882487 421158912 102417 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 102822 102417 86 211 0 102608 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 416644

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=838192/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=440180 CPUtime=693.33
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 111147 0 0 0 69219 114 0 0 25 0 1 0 88882487 450744320 109288 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 110045 109288 86 211 0 109831 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 445536

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=807536/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=470516 CPUtime=753.32
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 118777 0 0 0 75209 123 0 0 25 0 1 0 88882487 481808384 116903 1992294400 134512640 135377749 4294956400 18446744073709551615 134526486 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 117629 116903 86 211 0 117415 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 475872

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=778224/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=499888 CPUtime=813.3
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 126172 0 0 0 81199 131 0 0 25 0 1 0 88882487 511885312 124275 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 124972 124275 86 211 0 124758 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 505244

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=752112/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=525664 CPUtime=873.28
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 132659 0 0 0 87190 138 0 0 25 0 1 0 88882487 538279936 130745 1992294400 134512640 135377749 4294956400 18446744073709551615 134526469 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 131416 130745 86 211 0 131202 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 531020

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=727152/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=550772 CPUtime=933.25
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 138972 0 0 0 93180 145 0 0 25 0 1 0 88882487 563990528 137049 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 137693 137049 86 211 0 137479 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 556128

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=692528/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=584896 CPUtime=993.24
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 147550 0 0 0 99169 155 0 0 25 0 1 0 88882487 598933504 145610 1992294400 134512640 135377749 4294956400 18446744073709551615 134526583 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 146224 145610 86 211 0 146010 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 590252

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=670448/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=607084 CPUtime=1053.22
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 153139 0 0 0 105160 162 0 0 25 0 1 0 88882487 621654016 151181 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 151771 151181 86 211 0 151557 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 612440

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=651120/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=626052 CPUtime=1113.2
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 157926 0 0 0 111151 169 0 0 25 0 1 0 88882487 641077248 155954 1992294400 134512640 135377749 4294956400 18446744073709551615 134529184 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 156513 155954 86 211 0 156299 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 631408

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=632752/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=644544 CPUtime=1173.18
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 162591 0 0 0 117143 175 0 0 25 0 1 0 88882487 660013056 160602 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 161136 160602 86 211 0 160922 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 649900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=625584/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=651280 CPUtime=1191.38
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 164285 0 0 0 118961 177 0 0 25 0 1 0 88882487 666910720 162296 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 162820 162296 86 211 0 162606 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 656636

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 1448
/proc/meminfo: memFree=625584/2055920 swapFree=4192956/4192956
[pid=1443] ppid=1441 vsize=5356 CPUtime=8.68
/proc/1443/stat : 1443 (rsat.sh) S 1441 1443 1313 0 -1 4194304 310 45297 0 0 0 0 834 34 16 0 1 0 88881617 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1443/statm: 1339 237 195 169 0 50 0
[pid=1446] ppid=1443 vsize=651280 CPUtime=1191.38
/proc/1446/stat : 1446 (rsat) R 1443 1443 1313 0 -1 4194304 164285 0 0 0 118961 177 0 0 25 0 1 0 88882487 666910720 162296 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/1446/statm: 162820 162296 86 211 0 162606 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 656636

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1197.95
CPU system time (s): 2.11
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 656636

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

runsolver used 1.38779 second user time and 2.91056 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-24 23:29:03
IDJOB=1715887
IDBENCH=20353
IDSOLVER=560
FILE ID=node57/1715887-1240608542
PBS_JOBID= 9186261
Free space on /tmp= 66440 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715887-1240608542/watcher-1715887-1240608542 -o /tmp/evaluation-result-1715887-1240608542/solver-1715887-1240608542 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1715887-1240608542.cnf            

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1236842191

node57.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.256
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.256
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:       1295328 kB
Buffers:         91924 kB
Cached:         567472 kB
SwapCached:          0 kB
Active:         387736 kB
Inactive:       285592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295328 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           21184 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            73332 kB
Committed_AS:   228584 kB
PageTables:       1388 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= 66420 MiB
End job on node57 at 2009-04-24 23:49:06