Trace number 1557010

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.04 602.22

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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.18/0.22	c ==============================================================================
0.18/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.22	c ==============================================================================
0.18/0.22	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
1.09/1.11	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
1.09/1.11	c ==============================================================================
1.09/1.11	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
1.09/1.11	c CPU time:   1.02684 s
1.09/1.11	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-1557010-1238847566/watcher-1557010-1238847566 -o /tmp/evaluation-result-1557010-1238847566/solver-1557010-1238847566 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1557010-1238847566.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: 1.00 1.00 1.00 3/64 3628
/proc/meminfo: memFree=1601632/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=0
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157417645 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3628/statm: 1339 235 195 169 0 50 0
[pid=3629] ppid=3628 vsize=1556 CPUtime=0
/proc/3629/stat : 3629 (SatElite) R 3628 3628 3390 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 1157417645 1593344 279 1992294400 134512640 135034092 4294956096 18446744073709551615 134544732 0 0 4096 3 0 0 0 17 1 0 0
/proc/3629/statm: 389 280 51 127 0 259 0

[startup+0.0700661 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3628
/proc/meminfo: memFree=1601632/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=0
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157417645 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3628/statm: 1339 235 195 169 0 50 0
[pid=3629] ppid=3628 vsize=19232 CPUtime=0.06
/proc/3629/stat : 3629 (SatElite) R 3628 3628 3390 0 -1 4194304 3510 0 0 0 4 2 0 0 18 0 1 0 1157417645 19693568 3347 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/3629/statm: 4808 3349 51 127 0 4678 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 24588

[startup+0.101073 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3628
/proc/meminfo: memFree=1601632/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=0
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157417645 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3628/statm: 1339 235 195 169 0 50 0
[pid=3629] ppid=3628 vsize=22392 CPUtime=0.09
/proc/3629/stat : 3629 (SatElite) R 3628 3628 3390 0 -1 4194304 4275 0 0 0 7 2 0 0 18 0 1 0 1157417645 22929408 4112 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/3629/statm: 5598 4113 51 127 0 5468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27748

[startup+0.301117 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3628
/proc/meminfo: memFree=1601632/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=0
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157417645 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3628/statm: 1339 235 195 169 0 50 0
[pid=3629] ppid=3628 vsize=35360 CPUtime=0.28
/proc/3629/stat : 3629 (SatElite) R 3628 3628 3390 0 -1 4194304 7634 0 0 0 24 4 0 0 19 0 1 0 1157417645 36208640 7269 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/3629/statm: 8840 7270 68 127 0 8710 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40716

[startup+0.701202 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3628
/proc/meminfo: memFree=1601632/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=0
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157417645 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3628/statm: 1339 235 195 169 0 50 0
[pid=3629] ppid=3628 vsize=41408 CPUtime=0.68
/proc/3629/stat : 3629 (SatElite) R 3628 3628 3390 0 -1 4194304 9191 0 0 0 61 7 0 0 22 0 1 0 1157417645 42401792 8826 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/3629/statm: 10352 8826 68 127 0 10222 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46764

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3630
/proc/meminfo: memFree=1561680/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 5356

[startup+3.10273 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 3632
/proc/meminfo: memFree=1565568/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=42136 CPUtime=3.21
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 7363 0 0 0 312 9 0 0 16 0 2 0 1157417782 43147264 7345 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 10534 7345 83 193 0 10338 0
[pid=3631/tid=3632] ppid=3628 vsize=42136 CPUtime=1.49
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 754 0 0 0 147 2 0 0 16 0 2 0 1157417805 43147264 7345 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.56
Current children cumulated vsize (KiB) 47492

[startup+6.30142 s]
/proc/loadavg: 1.08 1.02 1.01 3/67 3632
/proc/meminfo: memFree=1563968/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=43052 CPUtime=9.58
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 7599 0 0 0 949 9 0 0 17 0 2 0 1157417782 44085248 7581 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 10763 7581 83 193 0 10567 0
[pid=3631/tid=3632] ppid=3628 vsize=43052 CPUtime=4.68
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 900 0 0 0 466 2 0 0 17 0 2 0 1157417805 44085248 7581 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.93
Current children cumulated vsize (KiB) 48408

[startup+12.7028 s]
/proc/loadavg: 1.22 1.05 1.02 3/67 3632
/proc/meminfo: memFree=1562560/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=44224 CPUtime=22.35
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 7887 0 0 0 2225 10 0 0 20 0 2 0 1157417782 45285376 7869 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 11056 7869 83 193 0 10860 0
[pid=3631/tid=3632] ppid=3628 vsize=44224 CPUtime=11.08
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 1014 0 0 0 1105 3 0 0 17 0 2 0 1157417805 45285376 7869 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.7
Current children cumulated vsize (KiB) 49580

[startup+25.5016 s]
/proc/loadavg: 1.34 1.08 1.02 3/67 3632
/proc/meminfo: memFree=1560832/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=46044 CPUtime=47.89
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 8349 0 0 0 4779 10 0 0 18 0 2 0 1157417782 47149056 8331 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 11511 8331 83 193 0 11315 0
[pid=3631/tid=3632] ppid=3628 vsize=46044 CPUtime=23.88
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 1229 0 0 0 2385 3 0 0 25 0 2 0 1157417805 47149056 8331 1992294400 134512640 135305190 4294956144 18446744073709551615 134558382 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.24
Current children cumulated vsize (KiB) 51400

[startup+51.1011 s]
/proc/loadavg: 1.56 1.15 1.05 3/67 3632
/proc/meminfo: memFree=1556864/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=49700 CPUtime=98.98
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 9313 0 0 0 9886 12 0 0 25 0 2 0 1157417782 50892800 9295 1992294400 134512640 135305190 4294956144 18446744073709551615 134557414 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 12425 9295 83 193 0 12229 0
[pid=3631/tid=3632] ppid=3628 vsize=49700 CPUtime=49.47
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 1630 0 0 0 4943 4 0 0 18 0 2 0 1157417805 50892800 9295 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 55056

[startup+102.305 s]
/proc/loadavg: 1.82 1.29 1.10 3/67 3632
/proc/meminfo: memFree=1552832/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=53476 CPUtime=201.15
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 10280 0 0 0 20102 13 0 0 25 0 2 0 1157417782 54759424 10262 1992294400 134512640 135305190 4294956144 18446744073709551615 134551712 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 13369 10262 83 193 0 13173 0
[pid=3631/tid=3632] ppid=3628 vsize=53476 CPUtime=100.65
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 2029 0 0 0 10061 4 0 0 22 0 2 0 1157417805 54759424 10262 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.5
Current children cumulated vsize (KiB) 58832

[startup+162.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 3632
/proc/meminfo: memFree=1546688/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=59356 CPUtime=320.88
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 11811 0 0 0 32073 15 0 0 25 0 2 0 1157417782 60780544 11793 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 14839 11793 83 193 0 14643 0
[pid=3631/tid=3632] ppid=3628 vsize=59356 CPUtime=160.63
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 2703 0 0 0 16058 5 0 0 25 0 2 0 1157417805 60780544 11793 1992294400 134512640 135305190 4294956144 18446744073709551615 134557163 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.23
Current children cumulated vsize (KiB) 64712

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/67 3632
/proc/meminfo: memFree=1542144/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=63824 CPUtime=440.6
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 12941 0 0 0 44044 16 0 0 25 0 2 0 1157417782 65355776 12923 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 15956 12923 83 193 0 15760 0
[pid=3631/tid=3632] ppid=3628 vsize=63824 CPUtime=220.6
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 3138 0 0 0 22055 5 0 0 25 0 2 0 1157417805 65355776 12923 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.95
Current children cumulated vsize (KiB) 69180

[startup+282.303 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 3632
/proc/meminfo: memFree=1542080/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=63824 CPUtime=560.33
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 12944 0 0 0 56017 16 0 0 25 0 2 0 1157417782 65355776 12926 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 15956 12926 83 193 0 15760 0
[pid=3631/tid=3632] ppid=3628 vsize=63824 CPUtime=280.58
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 3141 0 0 0 28053 5 0 0 25 0 2 0 1157417805 65355776 12926 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.68
Current children cumulated vsize (KiB) 69180

[startup+342.302 s]
/proc/loadavg: 1.99 1.67 1.30 3/67 3632
/proc/meminfo: memFree=1538304/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=67756 CPUtime=680.06
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 13897 0 0 0 67988 18 0 0 18 0 2 0 1157417782 69382144 13879 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 16939 13879 83 193 0 16743 0
[pid=3631/tid=3632] ppid=3628 vsize=67756 CPUtime=340.55
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 3539 0 0 0 34049 6 0 0 25 0 2 0 1157417805 69382144 13879 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.41
Current children cumulated vsize (KiB) 73112

[startup+402.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 3632
/proc/meminfo: memFree=1536576/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=69408 CPUtime=799.79
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 14321 0 0 0 79961 18 0 0 25 0 2 0 1157417782 71073792 14303 1992294400 134512640 135305190 4294956144 18446744073709551615 134551919 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 17352 14303 83 193 0 17156 0
[pid=3631/tid=3632] ppid=3628 vsize=69408 CPUtime=400.53
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 3720 0 0 0 40047 6 0 0 25 0 2 0 1157417805 71073792 14303 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.14
Current children cumulated vsize (KiB) 74764

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/67 3632
/proc/meminfo: memFree=1529536/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=76460 CPUtime=919.52
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 16065 0 0 0 91931 21 0 0 17 0 2 0 1157417782 78295040 16047 1992294400 134512640 135305190 4294956144 18446744073709551615 134557557 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 19115 16047 83 193 0 18919 0
[pid=3631/tid=3632] ppid=3628 vsize=76460 CPUtime=460.5
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 4431 0 0 0 46043 7 0 0 25 0 2 0 1157417805 78295040 16047 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920.87
Current children cumulated vsize (KiB) 81816

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 3632
/proc/meminfo: memFree=1529472/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=76460 CPUtime=1039.25
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 16066 0 0 0 103904 21 0 0 25 0 2 0 1157417782 78295040 16048 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 19115 16048 83 193 0 18919 0
[pid=3631/tid=3632] ppid=3628 vsize=76460 CPUtime=520.49
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 4432 0 0 0 52041 8 0 0 25 0 2 0 1157417805 78295040 16048 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.6
Current children cumulated vsize (KiB) 81816

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 3632
/proc/meminfo: memFree=1529344/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=76460 CPUtime=1158.98
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 16094 0 0 0 115877 21 0 0 25 0 2 0 1157417782 78295040 16076 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 19115 16076 83 193 0 18919 0
[pid=3631/tid=3632] ppid=3628 vsize=76460 CPUtime=580.46
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 4451 0 0 0 58038 8 0 0 25 0 2 0 1157417805 78295040 16076 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.33
Current children cumulated vsize (KiB) 81816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.203 s]
/proc/loadavg: 1.99 1.85 1.46 3/67 3632
/proc/meminfo: memFree=1529216/2055920 swapFree=4177960/4192956
[pid=3628] ppid=3626 vsize=5356 CPUtime=1.35
/proc/3628/stat : 3628 (manysat.sh) S 3626 3628 3390 0 -1 4194304 312 9856 0 0 0 0 126 9 16 0 1 0 1157417645 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3628/statm: 1339 238 195 169 0 50 0
[pid=3631] ppid=3628 vsize=77484 CPUtime=1198.69
/proc/3631/stat : 3631 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194304 16113 0 0 0 119848 21 0 0 25 0 2 0 1157417782 79343616 16095 1992294400 134512640 135305190 4294956144 18446744073709551615 134557150 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/3631/statm: 19371 16095 83 193 0 19175 0
[pid=3631/tid=3632] ppid=3628 vsize=77484 CPUtime=600.36
/proc/3631/task/3632/stat : 3632 (manysat1.1_stat) R 3628 3628 3390 0 -1 4194368 4459 0 0 0 60028 8 0 0 25 0 2 0 1157417805 79343616 16095 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 82840

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

Real time (s): 602.22
CPU time (s): 1200.04
CPU user time (s): 1199.74
CPU system time (s): 0.3
CPU usage (%): 199.269
Max. virtual memory (cumulated for all children) (KiB): 82840

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

runsolver used 0.584911 second user time and 1.61675 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-04 14:19:27
IDJOB=1557010
IDBENCH=70830
IDSOLVER=515
FILE ID=node71/1557010-1238847566
PBS_JOBID= 9085853
Free space on /tmp= 66548 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557010-1238847566/watcher-1557010-1238847566 -o /tmp/evaluation-result-1557010-1238847566/solver-1557010-1238847566 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1557010-1238847566.cnf aimd 2

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1272107514

node71.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.270
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.270
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:       1602112 kB
Buffers:         44244 kB
Cached:         334144 kB
SwapCached:       8940 kB
Active:         154060 kB
Inactive:       234952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602112 kB
SwapTotal:     4192956 kB
SwapFree:      4177960 kB
Dirty:            5588 kB
Writeback:           0 kB
Mapped:          16356 kB
Slab:            50828 kB
Committed_AS:  2662504 kB
PageTables:       1444 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= 66540 MiB
End job on node71 at 2009-04-04 14:29:31