Trace number 1579810

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.16 605.922

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
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 variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.09/1.14	c ==============================================================================
1.09/1.14	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.14	c ==============================================================================
1.09/1.14	c |         0 | 1008281  2419401 |  302484       0        0     nan |  0.000 % |
6.98/7.03	c |         0 |  668201  1856521 |      --       0       --      -- |     --   | -89034/10970
6.98/7.04	c ==============================================================================
6.98/7.04	c Result  :   #vars: 102505   #clauses: 668201   #literals: 1856521
6.98/7.04	c CPU time:   6.80596 s
6.98/7.04	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-1579810-1238911258/watcher-1579810-1238911258 -o /tmp/evaluation-result-1579810-1238911258/solver-1579810-1238911258 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1579810-1238911258.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 6121
/proc/meminfo: memFree=1700144/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=0
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163787850 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 235 195 169 0 50 0
[pid=6122] ppid=6121 vsize=1168 CPUtime=0
/proc/6122/stat : 6122 (SatElite) R 6121 6121 5650 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 1163787850 1196032 171 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/6122/statm: 292 174 50 127 0 162 0

[startup+0.0642231 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6121
/proc/meminfo: memFree=1700144/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=0
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163787850 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 235 195 169 0 50 0
[pid=6122] ppid=6121 vsize=25376 CPUtime=0.05
/proc/6122/stat : 6122 (SatElite) R 6121 6121 5650 0 -1 4194304 4349 0 0 0 4 1 0 0 18 0 1 0 1163787850 25985024 4165 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/6122/statm: 6344 4166 50 127 0 6214 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30732

[startup+0.101229 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6121
/proc/meminfo: memFree=1700144/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=0
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163787850 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 235 195 169 0 50 0
[pid=6122] ppid=6121 vsize=29628 CPUtime=0.09
/proc/6122/stat : 6122 (SatElite) R 6121 6121 5650 0 -1 4194304 5343 0 0 0 7 2 0 0 18 0 1 0 1163787850 30339072 5160 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/6122/statm: 7407 5160 50 127 0 7277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34984

[startup+0.301261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6121
/proc/meminfo: memFree=1700144/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=0
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163787850 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 235 195 169 0 50 0
[pid=6122] ppid=6121 vsize=47664 CPUtime=0.28
/proc/6122/stat : 6122 (SatElite) R 6121 6121 5650 0 -1 4194304 9696 0 0 0 24 4 0 0 19 0 1 0 1163787850 48807936 9512 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/6122/statm: 11916 9513 50 127 0 11786 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 53020

[startup+0.701331 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6121
/proc/meminfo: memFree=1700144/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=0
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163787850 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 235 195 169 0 50 0
[pid=6122] ppid=6121 vsize=69380 CPUtime=0.69
/proc/6122/stat : 6122 (SatElite) R 6121 6121 5650 0 -1 4194304 15085 0 0 0 61 8 0 0 23 0 1 0 1163787850 71045120 14901 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/6122/statm: 17345 14902 51 127 0 17215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74736

[startup+1.50247 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6123
/proc/meminfo: memFree=1613536/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=0
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163787850 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 235 195 169 0 50 0
[pid=6122] ppid=6121 vsize=112624 CPUtime=1.49
/proc/6122/stat : 6122 (SatElite) R 6121 6121 5650 0 -1 4194304 25273 0 0 0 135 14 0 0 25 0 1 0 1163787850 115326976 25089 1992294400 134512640 135034092 4294956096 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/6122/statm: 28156 25089 67 127 0 28026 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117980

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6129
/proc/meminfo: memFree=1592928/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=0
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163787850 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 235 195 169 0 50 0
[pid=6122] ppid=6121 vsize=117864 CPUtime=3.09
/proc/6122/stat : 6122 (SatElite) R 6121 6121 5650 0 -1 4194304 29711 0 0 0 292 17 0 0 25 0 1 0 1163787850 120692736 26868 1992294400 134512640 135034092 4294956096 18446744073709551615 134566346 0 0 4096 3 0 0 0 17 0 0 0
/proc/6122/statm: 29466 26868 68 127 0 29336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123220

[startup+6.30229 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 6129
/proc/meminfo: memFree=1586528/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=0
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1163787850 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 235 195 169 0 50 0
[pid=6122] ppid=6121 vsize=117540 CPUtime=6.28
/proc/6122/stat : 6122 (SatElite) R 6121 6121 5650 0 -1 4194304 34374 0 0 0 608 20 0 0 25 0 1 0 1163787850 120360960 26966 1992294400 134512640 135034092 4294956096 18446744073709551615 134574642 0 0 4096 3 0 0 0 17 0 0 0
/proc/6122/statm: 29385 26966 68 127 0 29255 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 122896

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 6131
/proc/meminfo: memFree=1587544/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=107348 CPUtime=8.59
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 23252 0 0 0 840 19 0 0 17 0 2 0 1163788638 109924352 23229 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 26837 23229 83 193 0 26641 0
[pid=6130/tid=6131] ppid=6121 vsize=107348 CPUtime=3.79
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 1070 0 0 0 376 3 0 0 17 0 2 0 1163788736 109924352 23229 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.45
Current children cumulated vsize (KiB) 112704

[startup+25.5026 s]
/proc/loadavg: 1.22 1.05 1.02 3/67 6131
/proc/meminfo: memFree=1583448/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=111388 CPUtime=34.13
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 24270 0 0 0 3392 21 0 0 17 0 2 0 1163788638 114061312 24247 1992294400 134512640 135305190 4294956144 18446744073709551615 134551731 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 27847 24247 83 193 0 27651 0
[pid=6130/tid=6131] ppid=6121 vsize=111388 CPUtime=16.54
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 1537 0 0 0 1650 4 0 0 18 0 2 0 1163788736 114061312 24247 1992294400 134512640 135305190 4294956144 18446744073709551615 134551799 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.99
Current children cumulated vsize (KiB) 116744

[startup+51.1029 s]
/proc/loadavg: 1.49 1.12 1.04 3/67 6131
/proc/meminfo: memFree=1571416/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=123580 CPUtime=85.19
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 27341 0 0 0 8494 25 0 0 20 0 2 0 1163788638 126545920 27318 1992294400 134512640 135305190 4294956144 18446744073709551615 134530652 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 30895 27318 83 193 0 30699 0
[pid=6130/tid=6131] ppid=6121 vsize=123580 CPUtime=42
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 2987 0 0 0 4194 6 0 0 19 0 2 0 1163788736 126545920 27318 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 93.05
Current children cumulated vsize (KiB) 128936

[startup+102.307 s]
/proc/loadavg: 1.79 1.27 1.09 3/67 6131
/proc/meminfo: memFree=1546520/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=147888 CPUtime=187.36
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 33475 0 0 0 18704 32 0 0 17 0 2 0 1163788638 151437312 33452 1992294400 134512640 135305190 4294956144 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 36972 33452 83 193 0 36776 0
[pid=6130/tid=6131] ppid=6121 vsize=147888 CPUtime=93.01
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 5774 0 0 0 9291 10 0 0 18 0 2 0 1163788736 151437312 33452 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 195.22
Current children cumulated vsize (KiB) 153244

[startup+162.302 s]
/proc/loadavg: 1.92 1.39 1.14 3/67 6131
/proc/meminfo: memFree=1534104/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=160444 CPUtime=307.07
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 36623 0 0 0 30670 37 0 0 18 0 2 0 1163788638 164294656 36600 1992294400 134512640 135305190 4294956144 18446744073709551615 134551687 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 40111 36600 83 193 0 39915 0
[pid=6130/tid=6131] ppid=6121 vsize=160444 CPUtime=152.76
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 7177 0 0 0 15264 12 0 0 25 0 2 0 1163788736 164294656 36600 1992294400 134512640 135305190 4294956144 18446744073709551615 134552013 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 314.93
Current children cumulated vsize (KiB) 165800

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 6131
/proc/meminfo: memFree=1521112/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=172772 CPUtime=426.8
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 39759 0 0 0 42639 41 0 0 19 0 2 0 1163788638 176918528 39736 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 43193 39736 83 193 0 42997 0
[pid=6130/tid=6131] ppid=6121 vsize=172772 CPUtime=212.51
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 8430 0 0 0 21238 13 0 0 20 0 2 0 1163788736 176918528 39736 1992294400 134512640 135305190 4294956144 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 434.66
Current children cumulated vsize (KiB) 178128

[startup+282.301 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 6131
/proc/meminfo: memFree=1521112/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=172772 CPUtime=546.54
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 39759 0 0 0 54612 42 0 0 22 0 2 0 1163788638 176918528 39736 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 43193 39736 83 193 0 42997 0
[pid=6130/tid=6131] ppid=6121 vsize=172772 CPUtime=272.28
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 8430 0 0 0 27215 13 0 0 25 0 2 0 1163788736 176918528 39736 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 554.4
Current children cumulated vsize (KiB) 178128

[startup+342.302 s]
/proc/loadavg: 1.99 1.66 1.29 3/67 6131
/proc/meminfo: memFree=1517784/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=176180 CPUtime=666.27
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 40624 0 0 0 66584 43 0 0 25 0 2 0 1163788638 180408320 40601 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 44045 40601 83 193 0 43849 0
[pid=6130/tid=6131] ppid=6121 vsize=176180 CPUtime=332.04
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 8834 0 0 0 33190 14 0 0 25 0 2 0 1163788736 180408320 40601 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 674.13
Current children cumulated vsize (KiB) 181536

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 6131
/proc/meminfo: memFree=1513432/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=180652 CPUtime=786.01
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 41733 0 0 0 78556 45 0 0 25 0 2 0 1163788638 184987648 41710 1992294400 134512640 135305190 4294956144 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 45163 41710 83 193 0 44967 0
[pid=6130/tid=6131] ppid=6121 vsize=180652 CPUtime=391.81
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 9358 0 0 0 39166 15 0 0 25 0 2 0 1163788736 184987648 41710 1992294400 134512640 135305190 4294956144 18446744073709551615 134557557 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 793.87
Current children cumulated vsize (KiB) 186008

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 6131
/proc/meminfo: memFree=1496216/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=198680 CPUtime=905.74
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 46028 0 0 0 90524 50 0 0 22 0 2 0 1163788638 203448320 46005 1992294400 134512640 135305190 4294956144 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 49670 46005 83 193 0 49474 0
[pid=6130/tid=6131] ppid=6121 vsize=198680 CPUtime=451.57
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 11424 0 0 0 45139 18 0 0 25 0 2 0 1163788736 203448320 46005 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 913.6
Current children cumulated vsize (KiB) 204036

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.40 3/67 6131
/proc/meminfo: memFree=1491032/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=203648 CPUtime=1025.47
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 47266 0 0 0 102495 52 0 0 25 0 2 0 1163788638 208535552 47243 1992294400 134512640 135305190 4294956144 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 50912 47243 83 193 0 50716 0
[pid=6130/tid=6131] ppid=6121 vsize=203648 CPUtime=511.32
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 12017 0 0 0 51114 18 0 0 25 0 2 0 1163788736 208535552 47243 1992294400 134512640 135305190 4294956144 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1033.33
Current children cumulated vsize (KiB) 209004

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 6131
/proc/meminfo: memFree=1491032/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=203648 CPUtime=1145.2
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 47266 0 0 0 114468 52 0 0 25 0 2 0 1163788638 208535552 47243 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 50912 47243 83 193 0 50716 0
[pid=6130/tid=6131] ppid=6121 vsize=203648 CPUtime=571.08
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 12017 0 0 0 57090 18 0 0 17 0 2 0 1163788736 208535552 47243 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1153.06
Current children cumulated vsize (KiB) 209004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+605.902 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 6131
/proc/meminfo: memFree=1490968/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=203820 CPUtime=1192.3
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 47291 0 0 0 119178 52 0 0 25 0 2 0 1163788638 208711680 47268 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 50955 47268 83 193 0 50759 0
[pid=6130/tid=6131] ppid=6121 vsize=203820 CPUtime=594.59
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 12017 0 0 0 59441 18 0 0 25 0 2 0 1163788736 208711680 47268 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 209176

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

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

[startup+605.902 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 6131
/proc/meminfo: memFree=1490968/2055920 swapFree=4175348/4192956
[pid=6121] ppid=6119 vsize=5356 CPUtime=7.86
/proc/6121/stat : 6121 (manysat.sh) S 6119 6121 5650 0 -1 4194304 312 37898 0 0 0 0 759 27 16 0 1 0 1163787850 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6121/statm: 1339 238 195 169 0 50 0
[pid=6130] ppid=6121 vsize=203820 CPUtime=1192.3
/proc/6130/stat : 6130 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194304 47291 0 0 0 119178 52 0 0 25 0 2 0 1163788638 208711680 47268 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/6130/statm: 50955 47268 83 193 0 50759 0
[pid=6130/tid=6131] ppid=6121 vsize=203820 CPUtime=594.59
/proc/6130/task/6131/stat : 6131 (manysat1.1_stat) R 6121 6121 5650 0 -1 4194368 12017 0 0 0 59441 18 0 0 25 0 2 0 1163788736 208711680 47268 1992294400 134512640 135305190 4294956144 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 209176

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 605.922
CPU time (s): 1200.16
CPU user time (s): 1199.37
CPU system time (s): 0.79
CPU usage (%): 198.072
Max. virtual memory (cumulated for all children) (KiB): 209176

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

runsolver used 0.549916 second user time and 1.66675 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-05 08:01:00
IDJOB=1579810
IDBENCH=71005
IDSOLVER=515
FILE ID=node55/1579810-1238911258
PBS_JOBID= 9101347
Free space on /tmp= 66544 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579810-1238911258/watcher-1579810-1238911258 -o /tmp/evaluation-result-1579810-1238911258/solver-1579810-1238911258 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1579810-1238911258.cnf aimd 2

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=718658067

node55.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.259
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.259
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:       1700688 kB
Buffers:         24560 kB
Cached:         246196 kB
SwapCached:      11580 kB
Active:         152516 kB
Inactive:       131412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700688 kB
SwapTotal:     4192956 kB
SwapFree:      4175348 kB
Dirty:           20300 kB
Writeback:           0 kB
Mapped:          18968 kB
Slab:            57368 kB
Committed_AS:  3123328 kB
PageTables:       1392 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= 66524 MiB
End job on node55 at 2009-04-05 08:11:07