Trace number 1726733

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 1/2009-03-20? (TO) 1200.09 601.822

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
Bench CategoryCRAFTED (crafted 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 variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   18591    54418 |    5577       0        0     nan |  0.000 % |
0.09/0.12	c |         0 |   18157    66189 |      --       0       --      -- |     --   | -434/11771
0.09/0.12	c ==============================================================================
0.09/0.12	c Result  :   #vars: 2795   #clauses: 18157   #literals: 66189
0.09/0.12	c CPU time:   0.118981 s
0.09/0.12	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-1726733-1240716174/watcher-1726733-1240716174 -o /tmp/evaluation-result-1726733-1240716174/solver-1726733-1240716174 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1726733-1240716174.cnf aimd 1 

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.99 0.98 0.99 3/65 22442
/proc/meminfo: memFree=1517416/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0
/proc/22442/stat : 22442 (manysat.sh) R 22440 22442 19122 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 99645789 5484544 234 1992294400 4194304 4889804 548682068784 18446744073709551615 234211568287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/22442/statm: 1339 234 194 169 0 50 0
[pid=22443] ppid=22442 vsize=1556 CPUtime=0
/proc/22443/stat : 22443 (SatElite) R 22442 22442 19122 0 -1 4194304 272 0 0 0 0 0 0 0 18 0 1 0 99645790 1593344 256 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/22443/statm: 389 256 50 127 0 259 0

[startup+0.0356359 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 22442
/proc/meminfo: memFree=1517416/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99645789 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22442/statm: 1339 235 195 169 0 50 0
[pid=22443] ppid=22442 vsize=3388 CPUtime=0.03
/proc/22443/stat : 22443 (SatElite) R 22442 22442 19122 0 -1 4194304 725 0 0 0 3 0 0 0 19 0 1 0 99645790 3469312 709 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/22443/statm: 847 709 68 127 0 717 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8744

[startup+0.101644 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 22442
/proc/meminfo: memFree=1517416/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99645789 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22442/statm: 1339 235 195 169 0 50 0
[pid=22443] ppid=22442 vsize=4112 CPUtime=0.09
/proc/22443/stat : 22443 (SatElite) R 22442 22442 19122 0 -1 4194304 882 0 0 0 9 0 0 0 19 0 1 0 99645790 4210688 866 1992294400 134512640 135034092 4294956096 18446744073709551615 134541028 0 0 4096 3 0 0 0 17 0 0 0
/proc/22443/statm: 1028 866 68 127 0 898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9468

[startup+0.301675 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 22442
/proc/meminfo: memFree=1517416/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5356

[startup+0.701728 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 22442
/proc/meminfo: memFree=1517416/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 5356

[startup+1.50283 s]
/proc/loadavg: 0.99 0.98 0.99 3/68 22446
/proc/meminfo: memFree=1511376/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=18488 CPUtime=2.65
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 1662 0 0 0 264 1 0 0 18 0 2 0 99645805 18931712 1648 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22445/statm: 4622 1648 83 193 0 4426 0
[pid=22445/tid=22446] ppid=22442 vsize=18488 CPUtime=1.31
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 431 0 0 0 131 0 0 0 17 0 2 0 99645807 18931712 1648 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 23844

[startup+3.10103 s]
/proc/loadavg: 1.07 1.00 1.00 3/68 22446
/proc/meminfo: memFree=1509008/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=20708 CPUtime=5.85
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 2304 0 0 0 583 2 0 0 17 0 2 0 99645805 21204992 2290 1992294400 134512640 135305190 4294956144 18446744073709551615 134558282 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22445/statm: 5177 2290 83 193 0 4981 0
[pid=22445/tid=22446] ppid=22442 vsize=20708 CPUtime=2.9
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 692 0 0 0 290 0 0 0 17 0 2 0 99645807 21204992 2290 1992294400 134512640 135305190 4294956144 18446744073709551615 134528861 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 26064

[startup+6.30144 s]
/proc/loadavg: 1.07 1.00 1.00 3/68 22446
/proc/meminfo: memFree=1504272/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=25560 CPUtime=12.23
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 3416 0 0 0 1220 3 0 0 17 0 2 0 99645805 26173440 3402 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22445/statm: 6390 3402 83 193 0 6194 0
[pid=22445/tid=22446] ppid=22442 vsize=25560 CPUtime=6.11
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 1150 0 0 0 610 1 0 0 17 0 2 0 99645807 26173440 3402 1992294400 134512640 135305190 4294956144 18446744073709551615 134556831 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 30916

[startup+12.7012 s]
/proc/loadavg: 1.22 1.03 1.01 3/68 22446
/proc/meminfo: memFree=1498704/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=30176 CPUtime=25
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 4473 0 0 0 2496 4 0 0 21 0 2 0 99645805 30900224 4459 1992294400 134512640 135305190 4294956144 18446744073709551615 134531155 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22445/statm: 7544 4459 83 193 0 7348 0
[pid=22445/tid=22446] ppid=22442 vsize=30176 CPUtime=12.5
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 1682 0 0 0 1249 1 0 0 19 0 2 0 99645807 30900224 4459 1992294400 134512640 135305190 4294956144 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 35532

[startup+25.5019 s]
/proc/loadavg: 1.34 1.06 1.02 3/68 22446
/proc/meminfo: memFree=1490448/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=39544 CPUtime=50.52
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 6646 0 0 0 5046 6 0 0 17 0 2 0 99645805 40493056 6632 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22445/statm: 9886 6632 83 193 0 9690 0
[pid=22445/tid=22446] ppid=22442 vsize=39544 CPUtime=25.29
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 2893 0 0 0 2527 2 0 0 17 0 2 0 99645807 40493056 6632 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 44900

[startup+51.1011 s]
/proc/loadavg: 1.56 1.14 1.04 3/68 22446
/proc/meminfo: memFree=1481680/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=48376 CPUtime=101.57
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 8904 0 0 0 10149 8 0 0 16 0 2 0 99645805 49537024 8890 1992294400 134512640 135305190 4294956144 18446744073709551615 134538142 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22445/statm: 12094 8890 83 193 0 11898 0
[pid=22445/tid=22446] ppid=22442 vsize=48376 CPUtime=50.87
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 4131 0 0 0 5084 3 0 0 22 0 2 0 99645807 49537024 8890 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 53732

[startup+102.307 s]
/proc/loadavg: 1.82 1.28 1.10 3/68 22446
/proc/meminfo: memFree=1470160/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=58840 CPUtime=203.67
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 11597 0 0 0 20355 12 0 0 20 0 2 0 99645805 60252160 11583 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 14710 11583 83 193 0 14514 0
[pid=22445/tid=22446] ppid=22442 vsize=58840 CPUtime=101.88
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 5417 0 0 0 10182 6 0 0 25 0 2 0 99645807 60252160 11583 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 64196

[startup+162.301 s]
/proc/loadavg: 1.93 1.41 1.15 3/68 22446
/proc/meminfo: memFree=1461136/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=69172 CPUtime=323.32
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 13818 0 0 0 32315 17 0 0 19 0 2 0 99645805 70832128 13804 1992294400 134512640 135305190 4294956144 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 17293 13804 83 193 0 17097 0
[pid=22445/tid=22446] ppid=22442 vsize=69172 CPUtime=161.57
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 6510 0 0 0 16149 8 0 0 17 0 2 0 99645807 70832128 13804 1992294400 134512640 135305190 4294956144 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.46
Current children cumulated vsize (KiB) 74528

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 22446
/proc/meminfo: memFree=1456912/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=74148 CPUtime=443
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 14887 0 0 0 44280 20 0 0 25 0 2 0 99645805 75927552 14873 1992294400 134512640 135305190 4294956144 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 18537 14873 83 193 0 18341 0
[pid=22445/tid=22446] ppid=22442 vsize=74148 CPUtime=221.27
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 7051 0 0 0 22118 9 0 0 25 0 2 0 99645807 75927552 14873 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.14
Current children cumulated vsize (KiB) 79504

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.25 3/68 22446
/proc/meminfo: memFree=1435600/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=95668 CPUtime=562.66
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 20177 0 0 0 56237 29 0 0 25 0 2 0 99645805 97964032 20163 1992294400 134512640 135305190 4294956144 18446744073709551615 134528501 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 23917 20163 83 193 0 23721 0
[pid=22445/tid=22446] ppid=22442 vsize=95668 CPUtime=280.98
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 9563 0 0 0 28085 13 0 0 25 0 2 0 99645807 97964032 20163 1992294400 134512640 135305190 4294956144 18446744073709551615 134528784 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.8
Current children cumulated vsize (KiB) 101024

[startup+342.303 s]
/proc/loadavg: 1.99 1.67 1.29 3/68 22446
/proc/meminfo: memFree=1421136/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=110548 CPUtime=682.35
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 23826 0 0 0 68201 34 0 0 20 0 2 0 99645805 113201152 23812 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 27637 23812 83 193 0 27441 0
[pid=22445/tid=22446] ppid=22442 vsize=110548 CPUtime=340.68
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 11089 0 0 0 34053 15 0 0 25 0 2 0 99645807 113201152 23812 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.49
Current children cumulated vsize (KiB) 115904

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.33 3/68 22446
/proc/meminfo: memFree=1414352/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=117556 CPUtime=802.03
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 25475 0 0 0 80166 37 0 0 25 0 2 0 99645805 120377344 25461 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 29389 25461 83 193 0 29193 0
[pid=22445/tid=22446] ppid=22442 vsize=117556 CPUtime=400.4
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 11754 0 0 0 40023 17 0 0 25 0 2 0 99645807 120377344 25461 1992294400 134512640 135305190 4294956144 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.17
Current children cumulated vsize (KiB) 122912

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/68 22446
/proc/meminfo: memFree=1412752/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=119316 CPUtime=921.71
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 25871 0 0 0 92133 38 0 0 25 0 2 0 99645805 122179584 25857 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 29829 25857 83 193 0 29633 0
[pid=22445/tid=22446] ppid=22442 vsize=119316 CPUtime=460.1
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 11943 0 0 0 45993 17 0 0 25 0 2 0 99645807 122179584 25857 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.85
Current children cumulated vsize (KiB) 124672

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/68 22446
/proc/meminfo: memFree=1405520/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=126096 CPUtime=1041.39
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 27709 0 0 0 104097 42 0 0 25 0 2 0 99645805 129122304 27695 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 31524 27695 83 193 0 31328 0
[pid=22445/tid=22446] ppid=22442 vsize=126096 CPUtime=519.81
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 12835 0 0 0 51962 19 0 0 25 0 2 0 99645807 129122304 27695 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1041.53
Current children cumulated vsize (KiB) 131452

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/68 22446
/proc/meminfo: memFree=1400976/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=130648 CPUtime=1161.05
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 28815 0 0 0 116061 44 0 0 25 0 2 0 99645805 133783552 28801 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 32662 28801 83 193 0 32466 0
[pid=22445/tid=22446] ppid=22442 vsize=130648 CPUtime=579.52
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 13253 0 0 0 57932 20 0 0 25 0 2 0 99645807 133783552 28801 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.19
Current children cumulated vsize (KiB) 136004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.803 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 22446
/proc/meminfo: memFree=1400656/2055920 swapFree=4192812/4192956
[pid=22442] ppid=22440 vsize=5356 CPUtime=0.14
/proc/22442/stat : 22442 (manysat.sh) S 22440 22442 19122 0 -1 4194304 312 961 0 0 0 0 14 0 16 0 1 0 99645789 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234211566404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22442/statm: 1339 238 195 169 0 50 0
[pid=22445] ppid=22442 vsize=130996 CPUtime=1199.95
/proc/22445/stat : 22445 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194304 28886 0 0 0 119951 44 0 0 25 0 2 0 99645805 134139904 28872 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22445/statm: 32749 28872 83 193 0 32553 0
[pid=22445/tid=22446] ppid=22442 vsize=130996 CPUtime=598.92
/proc/22445/task/22446/stat : 22446 (manysat1.1_stat) R 22442 22442 19122 0 -1 4194368 13324 0 0 0 59872 20 0 0 25 0 2 0 99645807 134139904 28872 1992294400 134512640 135305190 4294956144 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 136352

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

Real time (s): 601.822
CPU time (s): 1200.09
CPU user time (s): 1199.65
CPU system time (s): 0.44
CPU usage (%): 199.409
Max. virtual memory (cumulated for all children) (KiB): 136352

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

runsolver used 0.874867 second user time and 1.87071 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-26 05:22:54
IDJOB=1726733
IDBENCH=24622
IDSOLVER=514
FILE ID=node54/1726733-1240716174
PBS_JOBID= 9186858
Free space on /tmp= 66284 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726733-1240716174/watcher-1726733-1240716174 -o /tmp/evaluation-result-1726733-1240716174/solver-1726733-1240716174 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1726733-1240716174.cnf aimd 1

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

MD5SUM BENCH= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=1536716081

node54.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.234
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.234
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:       1517896 kB
Buffers:         62508 kB
Cached:         384180 kB
SwapCached:        140 kB
Active:         230140 kB
Inactive:       232032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          25088 kB
Slab:            61820 kB
Committed_AS:   380332 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node54 at 2009-04-26 05:32:58