Trace number 1557008

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20? (TO) 1200.15 602.218

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.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.99/1.03	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.99/1.03	c ==============================================================================
0.99/1.03	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.99/1.03	c CPU time:   0.976851 s
0.99/1.03	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1557008-1238847506/watcher-1557008-1238847506 -o /tmp/evaluation-result-1557008-1238847506/solver-1557008-1238847506 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1557008-1238847506.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 9690
/proc/meminfo: memFree=1495056/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=0
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157412884 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 235 195 169 0 50 0
[pid=9691] ppid=9690 vsize=1556 CPUtime=0
/proc/9691/stat : 9691 (SatElite) R 9690 9690 9405 0 -1 4194304 301 0 0 0 0 0 0 0 19 0 1 0 1157412884 1593344 285 1992294400 134512640 135034092 4294956096 18446744073709551615 134545609 0 0 4096 3 0 0 0 17 0 0 0
/proc/9691/statm: 389 292 51 127 0 259 0

[startup+0.0541949 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 9690
/proc/meminfo: memFree=1495056/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=0
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157412884 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 235 195 169 0 50 0
[pid=9691] ppid=9690 vsize=17384 CPUtime=0.04
/proc/9691/stat : 9691 (SatElite) R 9690 9690 9405 0 -1 4194304 3013 0 0 0 3 1 0 0 19 0 1 0 1157412884 17801216 2850 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/9691/statm: 4346 2852 51 127 0 4216 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22740

[startup+0.101201 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 9690
/proc/meminfo: memFree=1495056/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=0
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157412884 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 235 195 169 0 50 0
[pid=9691] ppid=9690 vsize=23052 CPUtime=0.09
/proc/9691/stat : 9691 (SatElite) R 9690 9690 9405 0 -1 4194304 4424 0 0 0 7 2 0 0 19 0 1 0 1157412884 23605248 4261 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9691/statm: 5763 4262 51 127 0 5633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28408

[startup+0.301237 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 9690
/proc/meminfo: memFree=1495056/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=0
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157412884 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 235 195 169 0 50 0
[pid=9691] ppid=9690 vsize=36020 CPUtime=0.29
/proc/9691/stat : 9691 (SatElite) R 9690 9690 9405 0 -1 4194304 7831 0 0 0 26 3 0 0 21 0 1 0 1157412884 36884480 7466 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/9691/statm: 9005 7467 68 127 0 8875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41376

[startup+0.701306 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 9690
/proc/meminfo: memFree=1495056/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=0
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1157412884 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 235 195 169 0 50 0
[pid=9691] ppid=9690 vsize=42448 CPUtime=0.68
/proc/9691/stat : 9691 (SatElite) R 9690 9690 9405 0 -1 4194304 9314 0 0 0 63 5 0 0 24 0 1 0 1157412884 43466752 8949 1992294400 134512640 135034092 4294956096 18446744073709551615 134566359 0 0 4096 3 0 0 0 17 0 0 0
/proc/9691/statm: 10612 8949 68 127 0 10482 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47804

[startup+1.50146 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 9692
/proc/meminfo: memFree=1454144/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 5356

[startup+3.10175 s]
/proc/loadavg: 0.99 0.98 1.00 3/68 9694
/proc/meminfo: memFree=1459320/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=41728 CPUtime=3.37
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 7240 0 0 0 328 9 0 0 16 0 2 0 1157413012 42729472 7222 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 10432 7222 83 193 0 10236 0
[pid=9693/tid=9694] ppid=9690 vsize=41728 CPUtime=1.56
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 675 0 0 0 154 2 0 0 16 0 2 0 1157413035 42729472 7222 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.63
Current children cumulated vsize (KiB) 47084

[startup+6.30232 s]
/proc/loadavg: 0.99 0.98 1.00 3/68 9694
/proc/meminfo: memFree=1457528/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=42648 CPUtime=9.75
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 7489 0 0 0 965 10 0 0 17 0 2 0 1157413012 43671552 7471 1992294400 134512640 135305190 4294956144 18446744073709551615 134557263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 10662 7471 83 193 0 10466 0
[pid=9693/tid=9694] ppid=9690 vsize=42648 CPUtime=4.76
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 819 0 0 0 473 3 0 0 18 0 2 0 1157413035 43671552 7471 1992294400 134512640 135305190 4294956144 18446744073709551615 134528518 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.01
Current children cumulated vsize (KiB) 48004

[startup+12.7015 s]
/proc/loadavg: 1.15 1.02 1.01 3/68 9694
/proc/meminfo: memFree=1456312/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=43952 CPUtime=22.51
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 7803 0 0 0 2241 10 0 0 22 0 2 0 1157413012 45006848 7785 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 10988 7785 83 193 0 10792 0
[pid=9693/tid=9694] ppid=9690 vsize=43952 CPUtime=11.15
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 1003 0 0 0 1112 3 0 0 17 0 2 0 1157413035 45006848 7785 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.77
Current children cumulated vsize (KiB) 49308

[startup+25.5017 s]
/proc/loadavg: 1.28 1.05 1.02 3/68 9694
/proc/meminfo: memFree=1454136/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=46036 CPUtime=48.06
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 8352 0 0 0 4795 11 0 0 25 0 2 0 1157413012 47140864 8334 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 11509 8334 83 193 0 11313 0
[pid=9693/tid=9694] ppid=9690 vsize=46036 CPUtime=23.95
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 1268 0 0 0 2391 4 0 0 25 0 2 0 1157413035 47140864 8334 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.32
Current children cumulated vsize (KiB) 51392

[startup+51.1013 s]
/proc/loadavg: 1.52 1.12 1.04 3/68 9694
/proc/meminfo: memFree=1450616/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=49548 CPUtime=99.14
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 9236 0 0 0 9901 13 0 0 25 0 2 0 1157413012 50737152 9218 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 12387 9218 83 193 0 12191 0
[pid=9693/tid=9694] ppid=9690 vsize=49548 CPUtime=49.54
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 1636 0 0 0 4949 5 0 0 25 0 2 0 1157413035 50737152 9218 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.4
Current children cumulated vsize (KiB) 54904

[startup+102.306 s]
/proc/loadavg: 1.81 1.27 1.10 3/68 9694
/proc/meminfo: memFree=1446136/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=53716 CPUtime=201.32
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 10323 0 0 0 20118 14 0 0 25 0 2 0 1157413012 55005184 10305 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 13429 10305 83 193 0 13233 0
[pid=9693/tid=9694] ppid=9690 vsize=53716 CPUtime=100.72
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 2149 0 0 0 10067 5 0 0 25 0 2 0 1157413035 55005184 10305 1992294400 134512640 135305190 4294956144 18446744073709551615 134556726 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.58
Current children cumulated vsize (KiB) 59072

[startup+162.302 s]
/proc/loadavg: 1.93 1.40 1.15 3/68 9694
/proc/meminfo: memFree=1437816/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=61844 CPUtime=321.04
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 12409 0 0 0 32088 16 0 0 25 0 2 0 1157413012 63328256 12391 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 15461 12391 83 193 0 15265 0
[pid=9693/tid=9694] ppid=9690 vsize=61844 CPUtime=160.69
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 3130 0 0 0 16062 7 0 0 25 0 2 0 1157413035 63328256 12391 1992294400 134512640 135305190 4294956144 18446744073709551615 134557508 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.3
Current children cumulated vsize (KiB) 67200

[startup+222.302 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 9694
/proc/meminfo: memFree=1435448/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=64112 CPUtime=440.78
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 12983 0 0 0 44061 17 0 0 25 0 2 0 1157413012 65650688 12965 1992294400 134512640 135305190 4294956144 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 16028 12965 83 193 0 15832 0
[pid=9693/tid=9694] ppid=9690 vsize=64112 CPUtime=220.66
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 3459 0 0 0 22059 7 0 0 25 0 2 0 1157413035 65650688 12965 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.04
Current children cumulated vsize (KiB) 69468

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.25 3/68 9694
/proc/meminfo: memFree=1435000/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=65524 CPUtime=560.51
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 13079 0 0 0 56034 17 0 0 25 0 2 0 1157413012 67096576 13061 1992294400 134512640 135305190 4294956144 18446744073709551615 134528840 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 16381 13061 83 193 0 16185 0
[pid=9693/tid=9694] ppid=9690 vsize=65524 CPUtime=280.63
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 3489 0 0 0 28056 7 0 0 25 0 2 0 1157413035 67096576 13061 1992294400 134512640 135305190 4294956144 18446744073709551615 134530988 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.77
Current children cumulated vsize (KiB) 70880

[startup+342.303 s]
/proc/loadavg: 1.99 1.66 1.29 3/68 9694
/proc/meminfo: memFree=1434872/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=65672 CPUtime=680.24
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 13120 0 0 0 68007 17 0 0 25 0 2 0 1157413012 67248128 13102 1992294400 134512640 135305190 4294956144 18446744073709551615 134557319 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 16418 13102 83 193 0 16222 0
[pid=9693/tid=9694] ppid=9690 vsize=65672 CPUtime=340.6
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 3495 0 0 0 34053 7 0 0 25 0 2 0 1157413035 67248128 13102 1992294400 134512640 135305190 4294956144 18446744073709551615 134530664 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.5
Current children cumulated vsize (KiB) 71028

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/68 9694
/proc/meminfo: memFree=1433464/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=67084 CPUtime=799.98
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 13505 0 0 0 79980 18 0 0 25 0 2 0 1157413012 68694016 13487 1992294400 134512640 135305190 4294956144 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 16771 13487 83 193 0 16575 0
[pid=9693/tid=9694] ppid=9690 vsize=67084 CPUtime=400.58
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 3642 0 0 0 40050 8 0 0 25 0 2 0 1157413035 68694016 13487 1992294400 134512640 135305190 4294956144 18446744073709551615 134570384 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.24
Current children cumulated vsize (KiB) 72440

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.37 3/68 9694
/proc/meminfo: memFree=1426104/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=74432 CPUtime=919.71
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 15333 0 0 0 91951 20 0 0 18 0 2 0 1157413012 76218368 15315 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 18608 15315 83 193 0 18412 0
[pid=9693/tid=9694] ppid=9690 vsize=74432 CPUtime=460.55
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 4468 0 0 0 46046 9 0 0 25 0 2 0 1157413035 76218368 15315 1992294400 134512640 135305190 4294956144 18446744073709551615 134551804 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.97
Current children cumulated vsize (KiB) 79788

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/68 9694
/proc/meminfo: memFree=1425080/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=75232 CPUtime=1039.44
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 15558 0 0 0 103923 21 0 0 25 0 2 0 1157413012 77037568 15540 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 18808 15540 83 193 0 18612 0
[pid=9693/tid=9694] ppid=9690 vsize=75232 CPUtime=520.52
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 4613 0 0 0 52043 9 0 0 25 0 2 0 1157413035 77037568 15540 1992294400 134512640 135305190 4294956144 18446744073709551615 134558374 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.7
Current children cumulated vsize (KiB) 80588

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/68 9694
/proc/meminfo: memFree=1425080/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=75232 CPUtime=1159.17
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 15566 0 0 0 115896 21 0 0 25 0 2 0 1157413012 77037568 15548 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 18808 15548 83 193 0 18612 0
[pid=9693/tid=9694] ppid=9690 vsize=75232 CPUtime=580.5
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 4620 0 0 0 58041 9 0 0 25 0 2 0 1157413035 77037568 15548 1992294400 134512640 135305190 4294956144 18446744073709551615 134556602 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.43
Current children cumulated vsize (KiB) 80588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.201 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 9694
/proc/meminfo: memFree=1425016/2055920 swapFree=4177732/4192956
[pid=9690] ppid=9688 vsize=5356 CPUtime=1.26
/proc/9690/stat : 9690 (manysat.sh) S 9688 9690 9405 0 -1 4194304 312 9857 0 0 0 0 119 7 19 0 1 0 1157412884 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9690/statm: 1339 238 195 169 0 50 0
[pid=9693] ppid=9690 vsize=75376 CPUtime=1198.89
/proc/9693/stat : 9693 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194304 15587 0 0 0 119868 21 0 0 25 0 2 0 1157413012 77185024 15569 1992294400 134512640 135305190 4294956144 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/9693/statm: 18844 15569 83 193 0 18648 0
[pid=9693/tid=9694] ppid=9690 vsize=75376 CPUtime=600.39
/proc/9693/task/9694/stat : 9694 (manysat1.1_stat) R 9690 9690 9405 0 -1 4194368 4633 0 0 0 60030 9 0 0 25 0 2 0 1157413035 77185024 15569 1992294400 134512640 135305190 4294956144 18446744073709551615 134551804 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 80732

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

Real time (s): 602.218
CPU time (s): 1200.15
CPU user time (s): 1199.87
CPU system time (s): 0.28
CPU usage (%): 199.288
Max. virtual memory (cumulated for all children) (KiB): 80732

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

runsolver used 0.584911 second user time and 1.61675 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-04 14:18:26
IDJOB=1557008
IDBENCH=70830
IDSOLVER=513
FILE ID=node56/1557008-1238847506
PBS_JOBID= 9085834
Free space on /tmp= 103224 MiB

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

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1878976405

node56.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1495536 kB
Buffers:         61388 kB
Cached:         421788 kB
SwapCached:       9280 kB
Active:         192056 kB
Inactive:       301912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495536 kB
SwapTotal:     4192956 kB
SwapFree:      4177732 kB
Dirty:            5584 kB
Writeback:           0 kB
Mapped:          16404 kB
Slab:            52400 kB
Committed_AS:  3015168 kB
PageTables:       1480 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= 103216 MiB
End job on node56 at 2009-04-04 14:28:30