Trace number 1582445

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.03 1200.61

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.58/1.63	c ==============================================================================
1.58/1.63	c |           |     ORIGINAL     |              LEARNT              |          |
1.58/1.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.58/1.63	c ==============================================================================
1.58/1.63	c |         0 | 1373915  3337034 |  412174       0        0     nan |  0.000 % |
8.87/8.97	c |         0 |  959954  2694138 |      --       0       --      -- |     --   | -111844/44415
8.87/8.97	c ==============================================================================
8.87/8.97	c Result  :   #vars: 137915   #clauses: 959954   #literals: 2694138
8.87/8.97	c CPU time:   8.65968 s
8.87/8.97	c ==============================================================================
10.18/10.27	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-1582445-1238940111/watcher-1582445-1238940111 -o /tmp/evaluation-result-1582445-1238940111/solver-1582445-1238940111 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1582445-1238940111.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: 0.93 0.98 1.06 3/64 26137
/proc/meminfo: memFree=1442592/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=0
/proc/26137/stat : 26137 (rsat.sh) R 26135 26137 26100 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 1166674517 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26137/statm: 1339 234 194 169 0 50 0
[pid=26138] ppid=26137 vsize=1552 CPUtime=0
/proc/26138/stat : 26138 (SatElite) R 26137 26137 26100 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1166674517 1589248 261 1992294400 134512640 135038345 4294956288 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 0 0 0
/proc/26138/statm: 388 264 49 128 0 257 0

[startup+0.0896079 s]
/proc/loadavg: 0.93 0.98 1.06 3/64 26137
/proc/meminfo: memFree=1442592/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=0
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1166674517 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26137/statm: 1339 235 195 169 0 50 0
[pid=26138] ppid=26137 vsize=26476 CPUtime=0.08
/proc/26138/stat : 26138 (SatElite) R 26137 26137 26100 0 -1 4194304 5715 0 0 0 6 2 0 0 19 0 1 0 1166674517 27111424 5530 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/26138/statm: 6652 5531 49 128 0 6521 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31832

[startup+0.101607 s]
/proc/loadavg: 0.93 0.98 1.06 3/64 26137
/proc/meminfo: memFree=1442592/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=0
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1166674517 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26137/statm: 1339 235 195 169 0 50 0
[pid=26138] ppid=26137 vsize=27788 CPUtime=0.09
/proc/26138/stat : 26138 (SatElite) R 26137 26137 26100 0 -1 4194304 6000 0 0 0 7 2 0 0 19 0 1 0 1166674517 28454912 5815 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/26138/statm: 6947 5817 49 128 0 6816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33144

[startup+0.301629 s]
/proc/loadavg: 0.93 0.98 1.06 3/64 26137
/proc/meminfo: memFree=1442592/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=0
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1166674517 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26137/statm: 1339 235 195 169 0 50 0
[pid=26138] ppid=26137 vsize=50040 CPUtime=0.29
/proc/26138/stat : 26138 (SatElite) R 26137 26137 26100 0 -1 4194304 11361 0 0 0 23 6 0 0 21 0 1 0 1166674517 51240960 11176 1992294400 134512640 135038345 4294956288 18446744073709551615 134843942 0 0 4096 3 0 0 0 17 0 0 0
/proc/26138/statm: 12543 11178 49 128 0 12412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55396

[startup+0.701672 s]
/proc/loadavg: 0.93 0.98 1.06 3/64 26137
/proc/meminfo: memFree=1442592/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=0
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1166674517 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26137/statm: 1339 235 195 169 0 50 0
[pid=26138] ppid=26137 vsize=69116 CPUtime=0.68
/proc/26138/stat : 26138 (SatElite) R 26137 26137 26100 0 -1 4194304 15979 0 0 0 59 9 0 0 25 0 1 0 1166674517 70774784 15794 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/26138/statm: 17279 15795 49 128 0 17148 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74472

[startup+1.50176 s]
/proc/loadavg: 0.93 0.98 1.06 2/66 26139
/proc/meminfo: memFree=1364688/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=0
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1166674517 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26137/statm: 1339 235 195 169 0 50 0
[pid=26138] ppid=26137 vsize=118936 CPUtime=1.48
/proc/26138/stat : 26138 (SatElite) R 26137 26137 26100 0 -1 4194304 29035 0 0 0 131 17 0 0 25 0 1 0 1166674517 121790464 28850 1992294400 134512640 135038345 4294956288 18446744073709551615 134545894 0 0 4096 3 0 0 0 17 0 0 0
/proc/26138/statm: 29734 28850 50 128 0 29603 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 124292

[startup+3.10194 s]
/proc/loadavg: 0.93 0.98 1.06 2/66 26139
/proc/meminfo: memFree=1318224/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=0
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1166674517 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26137/statm: 1339 235 195 169 0 50 0
[pid=26138] ppid=26137 vsize=147572 CPUtime=3.08
/proc/26138/stat : 26138 (SatElite) R 26137 26137 26100 0 -1 4194304 38570 0 0 0 285 23 0 0 25 0 1 0 1166674517 151113728 35067 1992294400 134512640 135038345 4294956288 18446744073709551615 134571246 0 0 4096 3 0 0 0 17 1 0 0
/proc/26138/statm: 36893 35067 69 128 0 36762 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 152928

[startup+6.30132 s]
/proc/loadavg: 0.93 0.98 1.06 2/66 26139
/proc/meminfo: memFree=1285584/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=0
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1166674517 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26137/statm: 1339 235 195 169 0 50 0
[pid=26138] ppid=26137 vsize=150812 CPUtime=6.27
/proc/26138/stat : 26138 (SatElite) R 26137 26137 26100 0 -1 4194304 42679 0 0 0 601 26 0 0 25 0 1 0 1166674517 154431488 35922 1992294400 134512640 135038345 4294956288 18446744073709551615 134530743 0 0 4096 3 0 0 0 17 0 0 0
/proc/26138/statm: 37703 35922 69 128 0 37572 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 156168

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 1.06 2/66 26140
/proc/meminfo: memFree=1354896/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=61464 CPUtime=2.4
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 36166 0 0 0 228 12 0 0 25 0 1 0 1166675545 62939136 14807 1992294400 134512640 135377749 4294956400 18446744073709551615 134523203 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 15366 14807 86 211 0 15152 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 66820

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 1.06 2/66 26140
/proc/meminfo: memFree=1352848/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=63488 CPUtime=15.2
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 148103 0 0 0 1478 42 0 0 25 0 1 0 1166675545 65011712 15388 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 15872 15388 86 211 0 15658 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 68844

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 1.05 2/66 26140
/proc/meminfo: memFree=1345872/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=70616 CPUtime=40.79
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 412832 0 0 0 3968 111 0 0 25 0 1 0 1166675545 72310784 17154 1992294400 134512640 135377749 4294956400 18446744073709551615 134526459 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 17654 17155 86 211 0 17440 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 75972

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.05 2/66 26140
/proc/meminfo: memFree=1330384/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=86048 CPUtime=91.97
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 849069 0 0 0 8978 219 0 0 25 0 1 0 1166675545 88113152 20970 1992294400 134512640 135377749 4294956400 18446744073709551615 134530258 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 21512 20970 86 211 0 21298 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 91404

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 26140
/proc/meminfo: memFree=1312208/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=104132 CPUtime=151.94
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 1421060 0 0 0 14831 363 0 0 25 0 1 0 1166675545 106631168 25565 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 26033 25565 86 211 0 25819 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 109488

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 26140
/proc/meminfo: memFree=1293200/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=122912 CPUtime=211.92
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 2006104 0 0 0 20679 513 0 0 25 0 1 0 1166675545 125861888 30284 1992294400 134512640 135377749 4294956400 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 30728 30284 86 211 0 30514 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 128268

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 26140
/proc/meminfo: memFree=1274256/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=142456 CPUtime=271.89
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 2512424 0 0 0 26547 642 0 0 25 0 1 0 1166675545 145874944 35025 1992294400 134512640 135377749 4294956400 18446744073709551615 134523242 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 35614 35025 86 211 0 35400 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 147812

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 26140
/proc/meminfo: memFree=1245456/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=171132 CPUtime=331.87
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 2958343 0 0 0 32433 754 0 0 25 0 1 0 1166675545 175239168 42217 1992294400 134512640 135377749 4294956400 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 42783 42217 86 211 0 42569 0

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

/proc/26140/statm: 57842 57360 86 211 0 57628 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 236724

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1164816/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=251236 CPUtime=571.77
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 4957474 0 0 0 55903 1274 0 0 25 0 1 0 1166675545 257265664 62349 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 62809 62349 86 211 0 62595 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 256592

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1144400/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=272728 CPUtime=631.74
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 5422354 0 0 0 61781 1393 0 0 25 0 1 0 1166675545 279273472 67385 1992294400 134512640 135377749 4294956400 18446744073709551615 134526479 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 68182 67385 86 211 0 67968 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 278084

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1128336/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=288860 CPUtime=691.71
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 5854294 0 0 0 67665 1506 0 0 25 0 1 0 1166675545 295792640 71432 1992294400 134512640 135377749 4294956400 18446744073709551615 134530118 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 72249 71433 86 211 0 72035 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 294216

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1107792/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=308848 CPUtime=751.69
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 6244292 0 0 0 73557 1612 0 0 25 0 1 0 1166675545 316260352 76452 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 77212 76452 86 211 0 76998 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 314204

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1094480/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=322340 CPUtime=811.65
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 6633887 0 0 0 79452 1713 0 0 25 0 1 0 1166675545 330076160 79842 1992294400 134512640 135377749 4294956400 18446744073709551615 134526511 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 80585 79842 86 211 0 80371 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 327696

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1078992/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=337536 CPUtime=871.63
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 7081765 0 0 0 85325 1838 0 0 25 0 1 0 1166675545 345636864 83667 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 84384 83667 86 211 0 84170 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 342892

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1061392/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=355120 CPUtime=931.6
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 7534156 0 0 0 91203 1957 0 0 25 0 1 0 1166675545 363642880 88103 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 88780 88103 86 211 0 88566 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 360476

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1041616/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=374616 CPUtime=991.56
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 7973937 0 0 0 97086 2070 0 0 25 0 1 0 1166675545 383606784 92993 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 93654 92993 86 211 0 93440 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 379972

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1024592/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=391808 CPUtime=1051.54
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 8493775 0 0 0 102955 2199 0 0 25 0 1 0 1166675545 401211392 97311 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 97952 97311 86 211 0 97738 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 397164

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=1003344/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=412532 CPUtime=1111.52
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 8894228 0 0 0 108842 2310 0 0 25 0 1 0 1166675545 422432768 102531 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 103133 102531 86 211 0 102919 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 417888

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=987856/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=428160 CPUtime=1171.48
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 9254573 0 0 0 114743 2405 0 0 25 0 1 0 1166675545 438435840 106444 1992294400 134512640 135377749 4294956400 18446744073709551615 134526017 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 107040 106444 86 211 0 106826 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 433516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 26140
/proc/meminfo: memFree=980048/2055920 swapFree=4175224/4192956
[pid=26137] ppid=26135 vsize=5356 CPUtime=10.25
/proc/26137/stat : 26137 (rsat.sh) S 26135 26137 26100 0 -1 4194304 310 48005 0 0 0 0 985 40 16 0 1 0 1166674517 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26137/statm: 1339 237 195 169 0 50 0
[pid=26140] ppid=26137 vsize=435848 CPUtime=1189.78
/proc/26140/stat : 26140 (rsat) R 26137 26137 26100 0 -1 4194304 9389110 0 0 0 116541 2437 0 0 25 0 1 0 1166675545 446308352 108382 1992294400 134512640 135377749 4294956400 18446744073709551615 134526463 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26140/statm: 108962 108382 86 211 0 108748 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 441204

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 26137 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=854501
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=409937
# CPU time returned by wait4() is 10.2644
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1175.26
CPU system time (s): 24.77
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 441204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.8545
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48315
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 55

runsolver used 1.20182 second user time and 3.17452 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-05 16:01:53
IDJOB=1582445
IDBENCH=71055
IDSOLVER=560
FILE ID=node37/1582445-1238940111
PBS_JOBID= 9101508
Free space on /tmp= 66536 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582445-1238940111/watcher-1582445-1238940111 -o /tmp/evaluation-result-1582445-1238940111/solver-1582445-1238940111 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1582445-1238940111.cnf            

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=223629639

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1443072 kB
Buffers:         60100 kB
Cached:         461888 kB
SwapCached:      11608 kB
Active:         206596 kB
Inactive:       328436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443072 kB
SwapTotal:     4192956 kB
SwapFree:      4175224 kB
Dirty:           28124 kB
Writeback:           0 kB
Mapped:          18676 kB
Slab:            63916 kB
Committed_AS:  3354228 kB
PageTables:       1384 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= 66508 MiB
End job on node37 at 2009-04-05 16:21:56