Trace number 1716162

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.09 604.819

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-13-u.cnf
MD5SUM4bb23e70b97827425fcf5759bf0a79a2
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 variables184196
Number of clauses833889
Sum of the clauses size1904914
Maximum clause length10
Minimum clause length1
Number of clauses of size 113964
Number of clauses of size 2672565
Number of clauses of size 3112780
Number of clauses of size 43840
Number of clauses of size 515360
Number of clauses of size over 515380

Solver Data

0.00/0.00	c Parsing...
0.69/0.72	c ==============================================================================
0.69/0.72	c |           |     ORIGINAL     |              LEARNT              |          |
0.69/0.72	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.69/0.72	c ==============================================================================
0.69/0.72	c |         0 |  819017  1889038 |  245705       0        0     nan |  0.000 % |
5.49/5.56	c |         0 |  472816  1288651 |      --       0       --      -- |     --   | -148996/-152766
5.49/5.57	c ==============================================================================
5.49/5.57	c Result  :   #vars: 86440   #clauses: 472816   #literals: 1288651
5.49/5.57	c CPU time:   5.36818 s
5.49/5.57	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-1716162-1240611959/watcher-1716162-1240611959 -o /tmp/evaluation-result-1716162-1240611959/solver-1716162-1240611959 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1716162-1240611959.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: 2.55 1.94 1.37 3/65 16006
/proc/meminfo: memFree=1784672/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=0
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 89226027 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 235 195 169 0 50 0
[pid=16007] ppid=16006 vsize=1140 CPUtime=0
/proc/16007/stat : 16007 (SatElite) R 16006 16006 15784 0 -1 4194304 205 0 0 0 0 0 0 0 19 0 1 0 89226027 1167360 189 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/16007/statm: 285 190 50 127 0 155 0

[startup+0.066116 s]
/proc/loadavg: 2.55 1.94 1.37 3/65 16006
/proc/meminfo: memFree=1784672/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=0
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 89226027 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 235 195 169 0 50 0
[pid=16007] ppid=16006 vsize=12672 CPUtime=0.05
/proc/16007/stat : 16007 (SatElite) R 16006 16006 15784 0 -1 4194304 2741 0 0 0 4 1 0 0 19 0 1 0 89226027 12976128 2725 1992294400 134512640 135034092 4294956096 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/16007/statm: 3168 2726 50 127 0 3038 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18028

[startup+0.101119 s]
/proc/loadavg: 2.55 1.94 1.37 3/65 16006
/proc/meminfo: memFree=1784672/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=0
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 89226027 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 235 195 169 0 50 0
[pid=16007] ppid=16006 vsize=21736 CPUtime=0.09
/proc/16007/stat : 16007 (SatElite) R 16006 16006 15784 0 -1 4194304 4650 0 0 0 7 2 0 0 19 0 1 0 89226027 22257664 4634 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/16007/statm: 5434 4636 50 127 0 5304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27092

[startup+0.301139 s]
/proc/loadavg: 2.55 1.94 1.37 3/65 16006
/proc/meminfo: memFree=1784672/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=0
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 89226027 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 235 195 169 0 50 0
[pid=16007] ppid=16006 vsize=53780 CPUtime=0.29
/proc/16007/stat : 16007 (SatElite) R 16006 16006 15784 0 -1 4194304 11023 0 0 0 24 5 0 0 21 0 1 0 89226027 55070720 11007 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/16007/statm: 13445 11007 50 127 0 13315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59136

[startup+0.701181 s]
/proc/loadavg: 2.55 1.94 1.37 3/65 16006
/proc/meminfo: memFree=1784672/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=0
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 89226027 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 235 195 169 0 50 0
[pid=16007] ppid=16006 vsize=82632 CPUtime=0.69
/proc/16007/stat : 16007 (SatElite) R 16006 16006 15784 0 -1 4194304 18573 0 0 0 59 10 0 0 24 0 1 0 89226027 84615168 18557 1992294400 134512640 135034092 4294956096 18446744073709551615 134542713 0 0 4096 3 0 0 0 17 0 0 0
/proc/16007/statm: 20658 18557 51 127 0 20528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87988

[startup+1.50126 s]
/proc/loadavg: 2.55 1.94 1.37 2/67 16008
/proc/meminfo: memFree=1703312/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=0
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 89226027 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 235 195 169 0 50 0
[pid=16007] ppid=16006 vsize=96972 CPUtime=1.49
/proc/16007/stat : 16007 (SatElite) R 16006 16006 15784 0 -1 4194304 23221 0 0 0 136 13 0 0 25 0 1 0 89226027 99299328 21298 1992294400 134512640 135034092 4294956096 18446744073709551615 134566285 0 0 4096 3 0 0 0 17 0 0 0
/proc/16007/statm: 24243 21298 68 127 0 24113 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102328

[startup+3.10243 s]
/proc/loadavg: 2.55 1.94 1.37 2/67 16008
/proc/meminfo: memFree=1693840/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=0
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 89226027 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 235 195 169 0 50 0
[pid=16007] ppid=16006 vsize=109304 CPUtime=3.09
/proc/16007/stat : 16007 (SatElite) R 16006 16006 15784 0 -1 4194304 26067 0 0 0 295 14 0 0 25 0 1 0 89226027 111927296 23678 1992294400 134512640 135034092 4294956096 18446744073709551615 134571714 0 0 4096 3 0 0 0 17 0 0 0
/proc/16007/statm: 27326 23678 68 127 0 27196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114660

[startup+6.30178 s]
/proc/loadavg: 2.58 1.95 1.38 2/67 16008
/proc/meminfo: memFree=1689488/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 5356

[startup+12.7015 s]
/proc/loadavg: 2.62 1.97 1.39 3/68 16010
/proc/meminfo: memFree=1701960/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=82792 CPUtime=12.38
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 17054 0 0 0 1226 12 0 0 17 0 2 0 89226643 84779008 17021 1992294400 134512640 135305190 4294956144 18446744073709551615 134530601 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16009/statm: 20698 17021 83 193 0 20502 0
[pid=16009/tid=16010] ppid=16006 vsize=82792 CPUtime=5.89
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 639 0 0 0 586 3 0 0 17 0 2 0 89226704 84779008 17021 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.52
Current children cumulated vsize (KiB) 88148

[startup+25.5018 s]
/proc/loadavg: 2.48 1.97 1.40 3/68 16010
/proc/meminfo: memFree=1691528/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=93460 CPUtime=37.93
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 19843 0 0 0 3776 17 0 0 17 0 2 0 89226643 95703040 19810 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16009/statm: 23365 19810 83 193 0 23169 0
[pid=16009/tid=16010] ppid=16006 vsize=93460 CPUtime=18.68
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 1809 0 0 0 1864 4 0 0 17 0 2 0 89226704 95703040 19810 1992294400 134512640 135305190 4294956144 18446744073709551615 134528590 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.07
Current children cumulated vsize (KiB) 98816

[startup+51.1015 s]
/proc/loadavg: 2.31 1.97 1.41 3/68 16010
/proc/meminfo: memFree=1666248/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=119088 CPUtime=89
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 26235 0 0 0 8874 26 0 0 19 0 2 0 89226643 121946112 26202 1992294400 134512640 135305190 4294956144 18446744073709551615 134551684 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/16009/statm: 29772 26202 83 193 0 29576 0
[pid=16009/tid=16010] ppid=16006 vsize=119088 CPUtime=44.27
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 4101 0 0 0 4420 7 0 0 16 0 2 0 89226704 121946112 26202 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.14
Current children cumulated vsize (KiB) 124444

[startup+102.306 s]
/proc/loadavg: 2.13 1.97 1.44 3/68 16010
/proc/meminfo: memFree=1629064/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=155840 CPUtime=191.17
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 35417 0 0 0 19080 37 0 0 25 0 2 0 89226643 159580160 35384 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 38960 35384 83 193 0 38764 0
[pid=16009/tid=16010] ppid=16006 vsize=155840 CPUtime=95.34
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 7992 0 0 0 9522 12 0 0 18 0 2 0 89226704 159580160 35384 1992294400 134512640 135305190 4294956144 18446744073709551615 134541935 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.31
Current children cumulated vsize (KiB) 161196

[startup+162.301 s]
/proc/loadavg: 2.05 1.97 1.47 3/68 16010
/proc/meminfo: memFree=1599240/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=185596 CPUtime=310.9
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 42811 0 0 0 31044 46 0 0 17 0 2 0 89226643 190050304 42778 1992294400 134512640 135305190 4294956144 18446744073709551615 134557832 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 46399 42778 83 193 0 46203 0
[pid=16009/tid=16010] ppid=16006 vsize=185596 CPUtime=155.11
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 10973 0 0 0 15495 16 0 0 17 0 2 0 89226704 190050304 42778 1992294400 134512640 135305190 4294956144 18446744073709551615 134530638 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 317.04
Current children cumulated vsize (KiB) 190952

[startup+222.301 s]
/proc/loadavg: 2.02 1.97 1.50 3/68 16010
/proc/meminfo: memFree=1562504/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=222776 CPUtime=430.64
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 52004 0 0 0 43007 57 0 0 19 0 2 0 89226643 228122624 51971 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 55694 51971 83 193 0 55498 0
[pid=16009/tid=16010] ppid=16006 vsize=222776 CPUtime=214.87
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 14697 0 0 0 21467 20 0 0 18 0 2 0 89226704 228122624 51971 1992294400 134512640 135305190 4294956144 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 436.78
Current children cumulated vsize (KiB) 228132

[startup+282.302 s]
/proc/loadavg: 2.00 1.97 1.53 3/68 16010
/proc/meminfo: memFree=1534152/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=250660 CPUtime=550.37
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 59047 0 0 0 54971 66 0 0 18 0 2 0 89226643 256675840 59014 1992294400 134512640 135305190 4294956144 18446744073709551615 134528181 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 62665 59014 83 193 0 62469 0
[pid=16009/tid=16010] ppid=16006 vsize=250660 CPUtime=274.64
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 17533 0 0 0 27441 23 0 0 17 0 2 0 89226704 256675840 59014 1992294400 134512640 135305190 4294956144 18446744073709551615 134531155 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 556.51
Current children cumulated vsize (KiB) 256016

[startup+342.301 s]
/proc/loadavg: 2.00 1.97 1.56 3/68 16010
/proc/meminfo: memFree=1533448/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=251764 CPUtime=670.11
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 59244 0 0 0 66944 67 0 0 20 0 2 0 89226643 257806336 59211 1992294400 134512640 135305190 4294956144 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 62941 59211 83 193 0 62745 0
[pid=16009/tid=16010] ppid=16006 vsize=251764 CPUtime=334.4
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 17603 0 0 0 33417 23 0 0 17 0 2 0 89226704 257806336 59211 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 676.25
Current children cumulated vsize (KiB) 257120

[startup+402.301 s]
/proc/loadavg: 2.00 1.97 1.58 3/68 16010
/proc/meminfo: memFree=1533320/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=251764 CPUtime=789.85
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 59251 0 0 0 78918 67 0 0 24 0 2 0 89226643 257806336 59218 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 62941 59218 83 193 0 62745 0
[pid=16009/tid=16010] ppid=16006 vsize=251764 CPUtime=394.16
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 17606 0 0 0 39393 23 0 0 25 0 2 0 89226704 257806336 59218 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 795.99
Current children cumulated vsize (KiB) 257120

[startup+462.302 s]
/proc/loadavg: 2.00 1.97 1.60 3/68 16010
/proc/meminfo: memFree=1473992/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=310684 CPUtime=909.59
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 74170 0 0 0 90874 85 0 0 17 0 2 0 89226643 318140416 74137 1992294400 134512640 135305190 4294956144 18446744073709551615 134840070 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 77671 74137 83 193 0 77475 0
[pid=16009/tid=16010] ppid=16006 vsize=310684 CPUtime=453.93
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 24207 0 0 0 45362 31 0 0 25 0 2 0 89226704 318140416 74137 1992294400 134512640 135305190 4294956144 18446744073709551615 134528212 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 915.73
Current children cumulated vsize (KiB) 316040

[startup+522.302 s]
/proc/loadavg: 2.00 1.97 1.63 3/68 16010
/proc/meminfo: memFree=1459336/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=325304 CPUtime=1029.32
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 77708 0 0 0 102842 90 0 0 17 0 2 0 89226643 333111296 77675 1992294400 134512640 135305190 4294956144 18446744073709551615 134551751 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 81326 77675 83 193 0 81130 0
[pid=16009/tid=16010] ppid=16006 vsize=325304 CPUtime=513.68
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 25608 0 0 0 51335 33 0 0 23 0 2 0 89226704 333111296 77675 1992294400 134512640 135305190 4294956144 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1035.46
Current children cumulated vsize (KiB) 330660

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.65 3/68 16010
/proc/meminfo: memFree=1459336/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=325304 CPUtime=1149.05
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 77708 0 0 0 114815 90 0 0 19 0 2 0 89226643 333111296 77675 1992294400 134512640 135305190 4294956144 18446744073709551615 134531174 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 81326 77675 83 193 0 81130 0
[pid=16009/tid=16010] ppid=16006 vsize=325304 CPUtime=573.44
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 25608 0 0 0 57311 33 0 0 17 0 2 0 89226704 333111296 77675 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1155.19
Current children cumulated vsize (KiB) 330660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.802 s]
/proc/loadavg: 2.00 1.97 1.66 3/68 16010
/proc/meminfo: memFree=1459336/2055920 swapFree=4181224/4192956
[pid=16006] ppid=16004 vsize=5356 CPUtime=6.14
/proc/16006/stat : 16006 (manysat.sh) S 16004 16006 15784 0 -1 4194304 312 34838 0 0 0 0 590 24 19 0 1 0 89226027 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16006/statm: 1339 238 195 169 0 50 0
[pid=16009] ppid=16006 vsize=325304 CPUtime=1193.95
/proc/16009/stat : 16009 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194304 77709 0 0 0 119305 90 0 0 17 0 2 0 89226643 333111296 77676 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/16009/statm: 81326 77676 83 193 0 81130 0
[pid=16009/tid=16010] ppid=16006 vsize=325304 CPUtime=595.84
/proc/16009/task/16010/stat : 16010 (manysat1.1_stat) R 16006 16006 15784 0 -1 4194368 25609 0 0 0 59551 33 0 0 17 0 2 0 89226704 333111296 77676 1992294400 134512640 135305190 4294956144 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 330660

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

Real time (s): 604.819
CPU time (s): 1200.09
CPU user time (s): 1198.95
CPU system time (s): 1.14
CPU usage (%): 198.421
Max. virtual memory (cumulated for all children) (KiB): 330660

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

runsolver used 0.562914 second user time and 1.65175 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-25 00:26:00
IDJOB=1716162
IDBENCH=20370
IDSOLVER=513
FILE ID=node79/1716162-1240611959
PBS_JOBID= 9186245
Free space on /tmp= 66284 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-13-u.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716162-1240611959/watcher-1716162-1240611959 -o /tmp/evaluation-result-1716162-1240611959/solver-1716162-1240611959 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1716162-1240611959.cnf aimd 0

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

MD5SUM BENCH= 4bb23e70b97827425fcf5759bf0a79a2
RANDOM SEED=1634017457

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1785224 kB
Buffers:         39496 kB
Cached:         180428 kB
SwapCached:       6652 kB
Active:         105100 kB
Inactive:       123812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785224 kB
SwapTotal:     4192956 kB
SwapFree:      4181224 kB
Dirty:           16388 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            27852 kB
Committed_AS:   279048 kB
PageTables:       1384 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= 66268 MiB
End job on node79 at 2009-04-25 00:36:07