Trace number 1730762

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 2/2009-03-20? (TO) 1200.02 602.02

General information on the benchmark

Namecrafted/Difficult/contest05/others/
sgp_5-5-6.sat05-2675.reshuffled-07.cnf
MD5SUM531549e214a293ad3adf6ddff17eb882
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark911.101
Satisfiable
(Un)Satisfiability was proved
Number of variables18450
Number of clauses200640
Sum of the clauses size464115
Maximum clause length30
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 2148485
Number of clauses of size 350895
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51200

Solver Data

0.00/0.00	c Parsing...
0.18/0.20	c ==============================================================================
0.18/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.20	c ==============================================================================
0.18/0.20	c |         0 |  175759   411162 |   52727       0        0     nan |  0.000 % |
0.79/0.86	c |         0 |  108135   256288 |      --       0       --      -- |     --   | -3465/4153
0.79/0.86	c ==============================================================================
0.79/0.86	c Result  :   #vars: 5617   #clauses: 108135   #literals: 256288
0.79/0.86	c CPU time:   0.827874 s
0.79/0.86	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-1730762-1240763236/watcher-1730762-1240763236 -o /tmp/evaluation-result-1730762-1240763236/solver-1730762-1240763236 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1730762-1240763236.cnf aimd 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23286
/proc/meminfo: memFree=1475440/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104349841 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23286/statm: 1339 235 195 169 0 50 0
[pid=23287] ppid=23286 vsize=2388 CPUtime=0
/proc/23287/stat : 23287 (SatElite) R 23286 23286 23249 0 -1 4194304 496 0 0 0 0 0 0 0 18 0 1 0 104349842 2445312 480 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 1 0 0
/proc/23287/statm: 597 482 50 127 0 467 0

[startup+0.0931851 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23286
/proc/meminfo: memFree=1475440/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104349841 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23286/statm: 1339 235 195 169 0 50 0
[pid=23287] ppid=23286 vsize=9080 CPUtime=0.07
/proc/23287/stat : 23287 (SatElite) R 23286 23286 23249 0 -1 4194304 1898 0 0 0 6 1 0 0 18 0 1 0 104349842 9297920 1882 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23287/statm: 2270 1882 52 127 0 2140 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14436

[startup+0.101186 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23286
/proc/meminfo: memFree=1475440/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104349841 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23286/statm: 1339 235 195 169 0 50 0
[pid=23287] ppid=23286 vsize=9344 CPUtime=0.08
/proc/23287/stat : 23287 (SatElite) R 23286 23286 23249 0 -1 4194304 1984 0 0 0 7 1 0 0 18 0 1 0 104349842 9568256 1968 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23287/statm: 2336 1968 52 127 0 2206 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14700

[startup+0.301222 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23286
/proc/meminfo: memFree=1475440/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104349841 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23286/statm: 1339 235 195 169 0 50 0
[pid=23287] ppid=23286 vsize=16288 CPUtime=0.28
/proc/23287/stat : 23287 (SatElite) R 23286 23286 23249 0 -1 4194304 3607 0 0 0 26 2 0 0 19 0 1 0 104349842 16678912 3563 1992294400 134512640 135034092 4294956096 18446744073709551615 134541489 0 0 4096 3 0 0 0 17 1 0 0
/proc/23287/statm: 4072 3563 64 127 0 3942 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21644

[startup+0.701295 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23286
/proc/meminfo: memFree=1475440/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 104349841 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23286/statm: 1339 235 195 169 0 50 0
[pid=23287] ppid=23286 vsize=18068 CPUtime=0.69
/proc/23287/stat : 23287 (SatElite) R 23286 23286 23249 0 -1 4194304 4243 0 0 0 66 3 0 0 23 0 1 0 104349842 18501632 3855 1992294400 134512640 135034092 4294956096 18446744073709551615 134566310 0 0 4096 3 0 0 0 17 1 0 0
/proc/23287/statm: 4517 3855 68 127 0 4387 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23424

[startup+1.50145 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 23289
/proc/meminfo: memFree=1470496/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=26508 CPUtime=0.85
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 3671 0 0 0 83 2 0 0 17 0 2 0 104349941 27144192 3656 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 6627 3656 83 193 0 6431 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 31864

[startup+3.10274 s]
/proc/loadavg: 0.93 0.98 0.99 3/67 23290
/proc/meminfo: memFree=1456344/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=31096 CPUtime=4.05
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 4971 0 0 0 401 4 0 0 17 0 2 0 104349941 31842304 4956 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 7774 4956 83 193 0 7578 0
[pid=23289/tid=23290] ppid=23286 vsize=31096 CPUtime=1.95
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 746 0 0 0 194 1 0 0 16 0 2 0 104349955 31842304 4956 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 36452

[startup+6.30132 s]
/proc/loadavg: 1.01 0.99 0.99 3/67 23290
/proc/meminfo: memFree=1447896/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=38672 CPUtime=10.43
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 6764 0 0 0 1037 6 0 0 17 0 2 0 104349941 39600128 6749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 9668 6749 83 193 0 9472 0
[pid=23289/tid=23290] ppid=23286 vsize=38672 CPUtime=5.13
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 1519 0 0 0 511 2 0 0 17 0 2 0 104349955 39600128 6749 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 44028

[startup+12.7015 s]
/proc/loadavg: 1.09 1.01 1.00 3/67 23290
/proc/meminfo: memFree=1441256/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=45236 CPUtime=23.2
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 8316 0 0 0 2312 8 0 0 17 0 2 0 104349941 46321664 8301 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 11309 8301 83 193 0 11113 0
[pid=23289/tid=23290] ppid=23286 vsize=45236 CPUtime=11.5
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 2311 0 0 0 1147 3 0 0 17 0 2 0 104349955 46321664 8301 1992294400 134512640 135305190 4294956144 18446744073709551615 134551736 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 50592

[startup+25.5018 s]
/proc/loadavg: 1.29 1.06 1.02 3/67 23290
/proc/meminfo: memFree=1430504/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=54364 CPUtime=48.73
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 10690 0 0 0 4862 11 0 0 17 0 2 0 104349941 55668736 10675 1992294400 134512640 135305190 4294956144 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 13591 10675 83 193 0 13395 0
[pid=23289/tid=23290] ppid=23286 vsize=54364 CPUtime=24.23
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 3414 0 0 0 2419 4 0 0 16 0 2 0 104349955 55668736 10675 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.71
Current children cumulated vsize (KiB) 59720

[startup+51.1015 s]
/proc/loadavg: 1.53 1.13 1.04 3/67 23290
/proc/meminfo: memFree=1418408/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=67452 CPUtime=99.8
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 13746 0 0 0 9965 15 0 0 17 0 2 0 104349941 69070848 13731 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 16863 13731 83 193 0 16667 0
[pid=23289/tid=23290] ppid=23286 vsize=67452 CPUtime=49.73
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 4962 0 0 0 4966 7 0 0 18 0 2 0 104349955 69070848 13731 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 72808

[startup+102.306 s]
/proc/loadavg: 1.80 1.26 1.09 3/67 23290
/proc/meminfo: memFree=1400680/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=84964 CPUtime=201.97
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 18099 0 0 0 20175 22 0 0 17 0 2 0 104349941 87003136 18084 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 21241 18084 83 193 0 21045 0
[pid=23289/tid=23290] ppid=23286 vsize=84964 CPUtime=100.72
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 7248 0 0 0 10061 11 0 0 17 0 2 0 104349955 87003136 18084 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.95
Current children cumulated vsize (KiB) 90320

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.14 3/67 23290
/proc/meminfo: memFree=1387496/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=99252 CPUtime=321.68
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 21599 0 0 0 32139 29 0 0 18 0 2 0 104349941 101634048 21584 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 24813 21584 83 193 0 24617 0
[pid=23289/tid=23290] ppid=23286 vsize=99252 CPUtime=160.45
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 8759 0 0 0 16031 14 0 0 21 0 2 0 104349955 101634048 21584 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.66
Current children cumulated vsize (KiB) 104608

[startup+222.303 s]
/proc/loadavg: 1.97 1.50 1.19 3/67 23290
/proc/meminfo: memFree=1372200/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=113376 CPUtime=441.4
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 25257 0 0 0 44106 34 0 0 17 0 2 0 104349941 116097024 25242 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 28344 25242 83 193 0 28148 0
[pid=23289/tid=23290] ppid=23286 vsize=113376 CPUtime=220.21
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 10367 0 0 0 22004 17 0 0 17 0 2 0 104349955 116097024 25242 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.38
Current children cumulated vsize (KiB) 118732

[startup+282.303 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 23290
/proc/meminfo: memFree=1364648/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=121932 CPUtime=561.12
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 27239 0 0 0 56076 36 0 0 17 0 2 0 104349941 124858368 27224 1992294400 134512640 135305190 4294956144 18446744073709551615 134547689 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 30483 27224 83 193 0 30287 0
[pid=23289/tid=23290] ppid=23286 vsize=121932 CPUtime=279.95
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 11476 0 0 0 27977 18 0 0 20 0 2 0 104349955 124858368 27224 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.1
Current children cumulated vsize (KiB) 127288

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 23290
/proc/meminfo: memFree=1348008/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=137152 CPUtime=680.84
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 31253 0 0 0 68042 42 0 0 25 0 2 0 104349941 140443648 31238 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 34288 31238 83 193 0 34092 0
[pid=23289/tid=23290] ppid=23286 vsize=137152 CPUtime=339.69
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 13537 0 0 0 33948 21 0 0 22 0 2 0 104349955 140443648 31238 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.82
Current children cumulated vsize (KiB) 142508

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 23290
/proc/meminfo: memFree=1333416/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=152476 CPUtime=800.57
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 35001 0 0 0 80009 48 0 0 17 0 2 0 104349941 156135424 34986 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 38119 34986 83 193 0 37923 0
[pid=23289/tid=23290] ppid=23286 vsize=152476 CPUtime=399.45
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 15648 0 0 0 39921 24 0 0 19 0 2 0 104349955 156135424 34986 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.55
Current children cumulated vsize (KiB) 157832

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 23290
/proc/meminfo: memFree=1327656/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=158108 CPUtime=920.28
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 36329 0 0 0 91978 50 0 0 17 0 2 0 104349941 161902592 36314 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 39527 36314 83 193 0 39331 0
[pid=23289/tid=23290] ppid=23286 vsize=158108 CPUtime=459.18
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 16353 0 0 0 45893 25 0 0 25 0 2 0 104349955 161902592 36314 1992294400 134512640 135305190 4294956144 18446744073709551615 134570407 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.26
Current children cumulated vsize (KiB) 163464

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 23290
/proc/meminfo: memFree=1317288/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=168084 CPUtime=1040.02
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 39011 0 0 0 103948 54 0 0 20 0 2 0 104349941 172118016 38996 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 42021 38996 83 193 0 41825 0
[pid=23289/tid=23290] ppid=23286 vsize=168084 CPUtime=518.94
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 17836 0 0 0 51867 27 0 0 25 0 2 0 104349955 172118016 38996 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041
Current children cumulated vsize (KiB) 173440

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 23290
/proc/meminfo: memFree=1307752/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=177884 CPUtime=1159.73
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 41290 0 0 0 115916 57 0 0 21 0 2 0 104349941 182153216 41275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 44471 41275 83 193 0 44275 0
[pid=23289/tid=23290] ppid=23286 vsize=177884 CPUtime=578.68
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 19021 0 0 0 57839 29 0 0 25 0 2 0 104349955 182153216 41275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.71
Current children cumulated vsize (KiB) 183240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.002 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 23290
/proc/meminfo: memFree=1307752/2055920 swapFree=4181432/4192956
[pid=23286] ppid=23284 vsize=5356 CPUtime=0.98
/proc/23286/stat : 23286 (manysat.sh) S 23284 23286 23249 0 -1 4194304 312 4626 0 0 0 0 94 4 16 0 1 0 104349841 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23286/statm: 1339 238 195 169 0 50 0
[pid=23289] ppid=23286 vsize=177884 CPUtime=1199.04
/proc/23289/stat : 23289 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194304 41290 0 0 0 119847 57 0 0 18 0 2 0 104349941 182153216 41275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/23289/statm: 44471 41275 83 193 0 44275 0
[pid=23289/tid=23290] ppid=23286 vsize=177884 CPUtime=598.3
/proc/23289/task/23290/stat : 23290 (manysat1.1_stat) R 23286 23286 23249 0 -1 4194368 19021 0 0 0 59801 29 0 0 25 0 2 0 104349955 182153216 41275 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 183240

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

Real time (s): 602.02
CPU time (s): 1200.02
CPU user time (s): 1199.41
CPU system time (s): 0.61
CPU usage (%): 199.332
Max. virtual memory (cumulated for all children) (KiB): 183240

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

runsolver used 0.563914 second user time and 1.63575 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-26 18:27:16
IDJOB=1730762
IDBENCH=24736
IDSOLVER=515
FILE ID=node67/1730762-1240763236
PBS_JOBID= 9187176
Free space on /tmp= 66304 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT07/crafted/Difficult/contest05/others/sgp_5-5-6.sat05-2675.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730762-1240763236/watcher-1730762-1240763236 -o /tmp/evaluation-result-1730762-1240763236/solver-1730762-1240763236 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1730762-1240763236.cnf aimd 2

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

MD5SUM BENCH= 531549e214a293ad3adf6ddff17eb882
RANDOM SEED=1628871451

node67.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.277
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.277
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:       1475920 kB
Buffers:         61180 kB
Cached:         443320 kB
SwapCached:       5432 kB
Active:         186516 kB
Inactive:       325824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475920 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:            4820 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            53640 kB
Committed_AS:   408068 kB
PageTables:       1436 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= 66300 MiB
End job on node67 at 2009-04-26 18:37:20