Trace number 1723104

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 0/2009-03-20? (TO) 1200.16 602.118

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  114011   339448 |   34203       0        0     nan |  0.000 % |
0.99/1.03	c |         0 |  113182   490657 |      --       0       --      -- |     --   | -829/151209
0.99/1.03	c ==============================================================================
0.99/1.03	c Result  :   #vars: 1091   #clauses: 113182   #literals: 490657
0.99/1.03	c CPU time:   1.01385 s
0.99/1.03	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-1723104-1240683104/watcher-1723104-1240683104 -o /tmp/evaluation-result-1723104-1240683104/solver-1723104-1240683104 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1723104-1240683104.cnf aimd 0 

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 0.99 0.99 3/64 4568
/proc/meminfo: memFree=1070920/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=0
/proc/4568/stat : 4568 (manysat.sh) R 4566 4568 4467 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 96337657 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4568/statm: 1339 234 194 169 0 50 0
[pid=4569] ppid=4568 vsize=1128 CPUtime=0
/proc/4569/stat : 4569 (SatElite) R 4568 4568 4467 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 96337657 1155072 165 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/4569/statm: 282 167 50 127 0 152 0

[startup+0.0922491 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4568
/proc/meminfo: memFree=1070920/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=0
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 96337657 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4568/statm: 1339 235 195 169 0 50 0
[pid=4569] ppid=4568 vsize=8700 CPUtime=0.08
/proc/4569/stat : 4569 (SatElite) R 4568 4568 4467 0 -1 4194304 2101 0 0 0 7 1 0 0 19 0 1 0 96337657 8908800 2085 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/4569/statm: 2175 2085 68 127 0 2045 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14056

[startup+0.102249 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4568
/proc/meminfo: memFree=1070920/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=0
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 96337657 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4568/statm: 1339 235 195 169 0 50 0
[pid=4569] ppid=4568 vsize=8832 CPUtime=0.09
/proc/4569/stat : 4569 (SatElite) R 4568 4568 4467 0 -1 4194304 2142 0 0 0 8 1 0 0 19 0 1 0 96337657 9043968 2126 1992294400 134512640 135034092 4294956096 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/4569/statm: 2208 2126 68 127 0 2078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14188

[startup+0.301292 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4568
/proc/meminfo: memFree=1070920/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=0
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 96337657 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4568/statm: 1339 235 195 169 0 50 0
[pid=4569] ppid=4568 vsize=11260 CPUtime=0.29
/proc/4569/stat : 4569 (SatElite) R 4568 4568 4467 0 -1 4194304 2602 0 0 0 28 1 0 0 21 0 1 0 96337657 11530240 2586 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/4569/statm: 2815 2586 68 127 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16616

[startup+0.701349 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 4568
/proc/meminfo: memFree=1070920/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=0
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 96337657 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4568/statm: 1339 235 195 169 0 50 0
[pid=4569] ppid=4568 vsize=13592 CPUtime=0.69
/proc/4569/stat : 4569 (SatElite) R 4568 4568 4467 0 -1 4194304 3004 0 0 0 68 1 0 0 25 0 1 0 96337657 13918208 2988 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/4569/statm: 3398 2988 68 127 0 3268 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18948

[startup+1.50149 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 4570
/proc/meminfo: memFree=1058296/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 5356

[startup+3.10177 s]
/proc/loadavg: 1.00 0.99 0.99 3/67 4572
/proc/meminfo: memFree=1048240/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=34212 CPUtime=3.65
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 5666 0 0 0 362 3 0 0 19 0 2 0 96337777 35033088 5652 1992294400 134512640 135305190 4294956144 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 8553 5652 83 193 0 8357 0
[pid=4571/tid=4572] ppid=4568 vsize=34212 CPUtime=1.76
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 937 0 0 0 176 0 0 0 19 0 2 0 96337789 35033088 5652 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 39568

[startup+6.3013 s]
/proc/loadavg: 1.08 1.00 1.00 3/67 4572
/proc/meminfo: memFree=1040624/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=40720 CPUtime=10.04
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 7205 0 0 0 999 5 0 0 25 0 2 0 96337777 41697280 7191 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 10180 7191 83 193 0 9984 0
[pid=4571/tid=4572] ppid=4568 vsize=40720 CPUtime=4.95
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 1628 0 0 0 494 1 0 0 25 0 2 0 96337789 41697280 7191 1992294400 134512640 135305190 4294956144 18446744073709551615 134857151 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.23
Current children cumulated vsize (KiB) 46076

[startup+12.7014 s]
/proc/loadavg: 1.15 1.02 1.01 3/67 4572
/proc/meminfo: memFree=1032112/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=47748 CPUtime=22.81
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 9052 0 0 0 2273 8 0 0 25 0 2 0 96337777 48893952 9038 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 11937 9038 83 193 0 11741 0
[pid=4571/tid=4572] ppid=4568 vsize=47748 CPUtime=11.36
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 2406 0 0 0 1133 3 0 0 25 0 2 0 96337789 48893952 9038 1992294400 134512640 135305190 4294956144 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24
Current children cumulated vsize (KiB) 53104

[startup+25.5025 s]
/proc/loadavg: 1.34 1.07 1.02 3/67 4572
/proc/meminfo: memFree=1025712/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=53864 CPUtime=48.35
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 10531 0 0 0 4825 10 0 0 25 0 2 0 96337777 55156736 10517 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 13466 10517 83 193 0 13270 0
[pid=4571/tid=4572] ppid=4568 vsize=53864 CPUtime=24.14
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 3011 0 0 0 2411 3 0 0 25 0 2 0 96337789 55156736 10517 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.54
Current children cumulated vsize (KiB) 59220

[startup+51.1018 s]
/proc/loadavg: 1.56 1.14 1.04 3/67 4572
/proc/meminfo: memFree=1016048/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=65244 CPUtime=99.43
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 12988 0 0 0 9930 13 0 0 25 0 2 0 96337777 66809856 12974 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 16311 12974 83 193 0 16115 0
[pid=4571/tid=4572] ppid=4568 vsize=65244 CPUtime=49.73
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 3820 0 0 0 4968 5 0 0 25 0 2 0 96337789 66809856 12974 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 70600

[startup+102.305 s]
/proc/loadavg: 1.81 1.27 1.09 3/67 4572
/proc/meminfo: memFree=1010672/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=70100 CPUtime=201.61
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 14336 0 0 0 20146 15 0 0 25 0 2 0 96337777 71782400 14306 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 17525 14306 83 193 0 17329 0
[pid=4571/tid=4572] ppid=4568 vsize=70100 CPUtime=100.92
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 4254 0 0 0 10086 6 0 0 25 0 2 0 96337789 71782400 14306 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.8
Current children cumulated vsize (KiB) 75456

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.15 3/67 4572
/proc/meminfo: memFree=999984/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=82080 CPUtime=321.32
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 16974 0 0 0 32113 19 0 0 25 0 2 0 96337777 84049920 16940 1992294400 134512640 135305190 4294956144 18446744073709551615 134556720 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 20520 16940 83 193 0 20324 0
[pid=4571/tid=4572] ppid=4568 vsize=82080 CPUtime=160.87
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 5844 0 0 0 16079 8 0 0 18 0 2 0 96337789 84049920 16940 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.51
Current children cumulated vsize (KiB) 87436

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 4572
/proc/meminfo: memFree=987824/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=95208 CPUtime=441.05
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 20069 0 0 0 44084 21 0 0 25 0 2 0 96337777 97492992 20019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 23802 20019 83 193 0 23606 0
[pid=4571/tid=4572] ppid=4568 vsize=95208 CPUtime=220.84
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 7493 0 0 0 22075 9 0 0 25 0 2 0 96337789 97492992 20019 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.24
Current children cumulated vsize (KiB) 100564

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 4572
/proc/meminfo: memFree=975344/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=107936 CPUtime=560.78
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 23160 0 0 0 56054 24 0 0 25 0 2 0 96337777 110526464 23110 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 26984 23110 83 193 0 26788 0
[pid=4571/tid=4572] ppid=4568 vsize=107936 CPUtime=280.81
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 8764 0 0 0 28070 11 0 0 25 0 2 0 96337789 110526464 23110 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.97
Current children cumulated vsize (KiB) 113292

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 4572
/proc/meminfo: memFree=972272/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=111300 CPUtime=680.52
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 23927 0 0 0 68027 25 0 0 25 0 2 0 96337777 113971200 23877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 27825 23877 83 193 0 27629 0
[pid=4571/tid=4572] ppid=4568 vsize=111300 CPUtime=340.78
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 9356 0 0 0 34067 11 0 0 25 0 2 0 96337789 113971200 23877 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.71
Current children cumulated vsize (KiB) 116656

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 4572
/proc/meminfo: memFree=969520/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=115060 CPUtime=800.25
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 24655 0 0 0 79999 26 0 0 25 0 2 0 96337777 117821440 24605 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 28765 24605 83 193 0 28569 0
[pid=4571/tid=4572] ppid=4568 vsize=115060 CPUtime=400.75
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 9726 0 0 0 40063 12 0 0 25 0 2 0 96337789 117821440 24605 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.44
Current children cumulated vsize (KiB) 120416

[startup+462.303 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 4572
/proc/meminfo: memFree=968752/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=115744 CPUtime=919.98
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 24780 0 0 0 91972 26 0 0 25 0 2 0 96337777 118521856 24730 1992294400 134512640 135305190 4294956144 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 28936 24730 83 193 0 28740 0
[pid=4571/tid=4572] ppid=4568 vsize=115744 CPUtime=460.72
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 9812 0 0 0 46060 12 0 0 25 0 2 0 96337789 118521856 24730 1992294400 134512640 135305190 4294956144 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.17
Current children cumulated vsize (KiB) 121100

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 4572
/proc/meminfo: memFree=960752/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=125044 CPUtime=1039.72
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 26873 0 0 0 103944 28 0 0 25 0 2 0 96337777 128045056 26773 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 31261 26773 83 193 0 31065 0
[pid=4571/tid=4572] ppid=4568 vsize=125044 CPUtime=520.7
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 11206 0 0 0 52057 13 0 0 25 0 2 0 96337789 128045056 26773 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.91
Current children cumulated vsize (KiB) 130400

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 4572
/proc/meminfo: memFree=955440/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=130656 CPUtime=1159.45
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 28174 0 0 0 115915 30 0 0 25 0 2 0 96337777 133791744 28074 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 32664 28074 83 193 0 32468 0
[pid=4571/tid=4572] ppid=4568 vsize=130656 CPUtime=580.67
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 12079 0 0 0 58053 14 0 0 25 0 2 0 96337789 133791744 28074 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.64
Current children cumulated vsize (KiB) 136012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.101 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 4572
/proc/meminfo: memFree=953968/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=131996 CPUtime=1198.97
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 28540 0 0 0 119866 31 0 0 25 0 2 0 96337777 135163904 28440 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 32999 28440 83 193 0 32803 0
[pid=4571/tid=4572] ppid=4568 vsize=131996 CPUtime=600.47
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 12245 0 0 0 60032 15 0 0 25 0 2 0 96337789 135163904 28440 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 137352

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

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

[startup+602.101 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 4572
/proc/meminfo: memFree=953968/2055920 swapFree=4192956/4192956
[pid=4568] ppid=4566 vsize=5356 CPUtime=1.19
/proc/4568/stat : 4568 (manysat.sh) S 4566 4568 4467 0 -1 4194304 312 3008 0 0 0 0 117 2 16 0 1 0 96337657 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4568/statm: 1339 238 195 169 0 50 0
[pid=4571] ppid=4568 vsize=131996 CPUtime=1198.97
/proc/4571/stat : 4571 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194304 28540 0 0 0 119866 31 0 0 25 0 2 0 96337777 135163904 28440 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/4571/statm: 32999 28440 83 193 0 32803 0
[pid=4571/tid=4572] ppid=4568 vsize=131996 CPUtime=600.47
/proc/4571/task/4572/stat : 4572 (manysat1.1_stat) R 4568 4568 4467 0 -1 4194368 12245 0 0 0 60032 15 0 0 25 0 2 0 96337789 135163904 28440 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 137352

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 602.118
CPU time (s): 1200.16
CPU user time (s): 1199.83
CPU system time (s): 0.33
CPU usage (%): 199.323
Max. virtual memory (cumulated for all children) (KiB): 137352

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

runsolver used 0.555915 second user time and 1.64475 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-25 20:11:44
IDJOB=1723104
IDBENCH=71103
IDSOLVER=513
FILE ID=node57/1723104-1240683104
PBS_JOBID= 9186704
Free space on /tmp= 66436 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_UNKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723104-1240683104/watcher-1723104-1240683104 -o /tmp/evaluation-result-1723104-1240683104/solver-1723104-1240683104 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1723104-1240683104.cnf aimd 0

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=305280891

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:       1071464 kB
Buffers:         95976 kB
Cached:         786188 kB
SwapCached:          0 kB
Active:         446292 kB
Inactive:       449768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1071464 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3272 kB
Writeback:           0 kB
Mapped:          23632 kB
Slab:            74556 kB
Committed_AS:   271896 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= 66432 MiB
End job on node57 at 2009-04-25 20:21:48