Trace number 1580226

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.15 606.619

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p1.cnf
MD5SUMc530016627d60451f148c386bba0e9bf
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 variables224962
Number of clauses1204358
Sum of the clauses size2908547
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851881
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.29/1.32	c ==============================================================================
1.29/1.32	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.32	c ==============================================================================
1.29/1.32	c |         0 | 1192205  2895644 |  357661       0        0     nan |  0.000 % |
7.88/7.95	c |         0 |  835606  2338833 |      --       0       --      -- |     --   | -102935/18730
7.88/7.95	c ==============================================================================
7.88/7.95	c Result  :   #vars: 121213   #clauses: 835606   #literals: 2338833
7.88/7.95	c CPU time:   7.71183 s
7.88/7.95	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-1580226-1238917101/watcher-1580226-1238917101 -o /tmp/evaluation-result-1580226-1238917101/solver-1580226-1238917101 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1580226-1238917101.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 1875
/proc/meminfo: memFree=1463808/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=0
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164375530 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 235 195 169 0 50 0
[pid=1876] ppid=1875 vsize=1552 CPUtime=0
/proc/1876/stat : 1876 (SatElite) R 1875 1875 1674 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 1164375530 1589248 266 1992294400 134512640 135034092 4294956096 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 0 0 0
/proc/1876/statm: 388 269 50 127 0 258 0

[startup+0.044439 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1875
/proc/meminfo: memFree=1463808/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=0
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164375530 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 235 195 169 0 50 0
[pid=1876] ppid=1875 vsize=13204 CPUtime=0.03
/proc/1876/stat : 1876 (SatElite) R 1875 1875 1674 0 -1 4194304 3259 0 0 0 2 1 0 0 19 0 1 0 1164375530 13520896 3139 1992294400 134512640 135034092 4294956096 18446744073709551615 134545186 0 0 4096 3 0 0 0 17 0 0 0
/proc/1876/statm: 3301 3140 50 127 0 3171 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18560

[startup+0.101447 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1875
/proc/meminfo: memFree=1463808/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=0
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164375530 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 235 195 169 0 50 0
[pid=1876] ppid=1875 vsize=29232 CPUtime=0.09
/proc/1876/stat : 1876 (SatElite) R 1875 1875 1674 0 -1 4194304 5693 0 0 0 7 2 0 0 19 0 1 0 1164375530 29933568 5509 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/1876/statm: 7308 5510 50 127 0 7178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34588

[startup+0.301476 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1875
/proc/meminfo: memFree=1463808/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=0
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164375530 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 235 195 169 0 50 0
[pid=1876] ppid=1875 vsize=49116 CPUtime=0.29
/proc/1876/stat : 1876 (SatElite) R 1875 1875 1674 0 -1 4194304 10505 0 0 0 24 5 0 0 21 0 1 0 1164375530 50294784 10321 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/1876/statm: 12279 10322 50 127 0 12149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54472

[startup+0.701533 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 1875
/proc/meminfo: memFree=1463808/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=0
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164375530 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 235 195 169 0 50 0
[pid=1876] ppid=1875 vsize=71096 CPUtime=0.69
/proc/1876/stat : 1876 (SatElite) R 1875 1875 1674 0 -1 4194304 15927 0 0 0 61 8 0 0 25 0 1 0 1164375530 72802304 15743 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/1876/statm: 17774 15743 50 127 0 17644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76452

[startup+1.50267 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1877
/proc/meminfo: memFree=1378160/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=0
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164375530 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 235 195 169 0 50 0
[pid=1876] ppid=1875 vsize=115856 CPUtime=1.48
/proc/1876/stat : 1876 (SatElite) R 1875 1875 1674 0 -1 4194304 26720 0 0 0 135 13 0 0 25 0 1 0 1164375530 118636544 26536 1992294400 134512640 135034092 4294956096 18446744073709551615 134540958 0 0 4096 3 0 0 0 17 1 0 0
/proc/1876/statm: 28964 26536 64 127 0 28834 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 121212

[startup+3.10188 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1877
/proc/meminfo: memFree=1347632/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=0
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164375530 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 235 195 169 0 50 0
[pid=1876] ppid=1875 vsize=136660 CPUtime=3.09
/proc/1876/stat : 1876 (SatElite) R 1875 1875 1674 0 -1 4194304 34333 0 0 0 291 18 0 0 25 0 1 0 1164375530 139939840 31248 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/1876/statm: 34165 31248 68 127 0 34035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142016

[startup+6.30234 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1877
/proc/meminfo: memFree=1332464/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=0
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1164375530 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 235 195 169 0 50 0
[pid=1876] ppid=1875 vsize=136644 CPUtime=6.28
/proc/1876/stat : 1876 (SatElite) R 1875 1875 1674 0 -1 4194304 37325 0 0 0 608 20 0 0 25 0 1 0 1164375530 139923456 31320 1992294400 134512640 135034092 4294956096 18446744073709551615 134566698 0 0 4096 3 0 0 0 17 0 0 0
/proc/1876/statm: 34161 31320 68 127 0 34031 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 142000

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 3/67 1879
/proc/meminfo: memFree=1323944/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=131088 CPUtime=6.08
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 28739 0 0 0 586 22 0 0 16 0 2 0 1164376432 134234112 28691 1992294400 134512640 135305190 4294956144 18446744073709551615 134528851 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1878/statm: 32772 28691 83 193 0 32576 0
[pid=1878/tid=1879] ppid=1875 vsize=131088 CPUtime=2.44
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 1269 0 0 0 240 4 0 0 17 0 2 0 1164376551 134234112 28691 1992294400 134512640 135305190 4294956144 18446744073709551615 134557503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.08
Current children cumulated vsize (KiB) 136444

[startup+25.5021 s]
/proc/loadavg: 1.21 1.05 1.01 3/67 1879
/proc/meminfo: memFree=1323944/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=131404 CPUtime=31.58
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 28814 0 0 0 3132 26 0 0 18 0 2 0 1164376432 134557696 28766 1992294400 134512640 135305190 4294956144 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1878/statm: 32851 28766 83 193 0 32655 0
[pid=1878/tid=1879] ppid=1875 vsize=131404 CPUtime=15.15
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 1291 0 0 0 1509 6 0 0 18 0 2 0 1164376551 134557696 28766 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.58
Current children cumulated vsize (KiB) 136760

[startup+51.1029 s]
/proc/loadavg: 1.52 1.14 1.04 3/67 1879
/proc/meminfo: memFree=1316392/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=139284 CPUtime=82.62
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 30804 0 0 0 8234 28 0 0 17 0 2 0 1164376432 142626816 30756 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1878/statm: 34821 30756 83 193 0 34625 0
[pid=1878/tid=1879] ppid=1875 vsize=139284 CPUtime=40.61
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 2064 0 0 0 4054 7 0 0 17 0 2 0 1164376551 142626816 30756 1992294400 134512640 135305190 4294956144 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 91.62
Current children cumulated vsize (KiB) 144640

[startup+102.306 s]
/proc/loadavg: 1.83 1.28 1.10 3/67 1879
/proc/meminfo: memFree=1299432/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=155872 CPUtime=184.8
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 34975 0 0 0 18446 34 0 0 25 0 2 0 1164376432 159612928 34927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1878/statm: 38968 34927 83 193 0 38772 0
[pid=1878/tid=1879] ppid=1875 vsize=155872 CPUtime=91.61
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 3571 0 0 0 9151 10 0 0 17 0 2 0 1164376551 159612928 34927 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 193.8
Current children cumulated vsize (KiB) 161228

[startup+162.302 s]
/proc/loadavg: 1.94 1.41 1.15 3/67 1879
/proc/meminfo: memFree=1287016/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=167928 CPUtime=304.53
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 38045 0 0 0 30415 38 0 0 17 0 2 0 1164376432 171958272 37997 1992294400 134512640 135305190 4294956144 18446744073709551615 134530272 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1878/statm: 41982 37997 83 193 0 41786 0
[pid=1878/tid=1879] ppid=1875 vsize=167928 CPUtime=151.37
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 4858 0 0 0 15126 11 0 0 17 0 2 0 1164376551 171958272 37997 1992294400 134512640 135305190 4294956144 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 313.53
Current children cumulated vsize (KiB) 173284

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/67 1879
/proc/meminfo: memFree=1271272/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=183572 CPUtime=424.25
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 42005 0 0 0 42382 43 0 0 19 0 2 0 1164376432 187977728 41957 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1878/statm: 45893 41957 83 193 0 45697 0
[pid=1878/tid=1879] ppid=1875 vsize=183572 CPUtime=211.11
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 6718 0 0 0 21098 13 0 0 25 0 2 0 1164376551 187977728 41957 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 433.25
Current children cumulated vsize (KiB) 188928

[startup+282.301 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 1879
/proc/meminfo: memFree=1258472/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=197944 CPUtime=543.99
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 45171 0 0 0 54351 48 0 0 17 0 2 0 1164376432 202694656 45123 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1878/statm: 49486 45123 83 193 0 49290 0
[pid=1878/tid=1879] ppid=1875 vsize=197944 CPUtime=270.88
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 8198 0 0 0 27073 15 0 0 19 0 2 0 1164376551 202694656 45123 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 552.99
Current children cumulated vsize (KiB) 203300

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 1879
/proc/meminfo: memFree=1236968/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=219132 CPUtime=663.72
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 50538 0 0 0 66316 56 0 0 18 0 2 0 1164376432 224391168 50490 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1878/statm: 54783 50490 83 193 0 54587 0
[pid=1878/tid=1879] ppid=1875 vsize=219132 CPUtime=330.64
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 10585 0 0 0 33045 19 0 0 18 0 2 0 1164376551 224391168 50490 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 672.72
Current children cumulated vsize (KiB) 224488

[startup+402.303 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 1879
/proc/meminfo: memFree=1236392/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=220156 CPUtime=783.45
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 50705 0 0 0 78289 56 0 0 22 0 2 0 1164376432 225439744 50657 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1878/statm: 55039 50657 83 193 0 54843 0
[pid=1878/tid=1879] ppid=1875 vsize=220156 CPUtime=390.45
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 10681 0 0 0 39026 19 0 0 19 0 2 0 1164376551 225439744 50657 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 792.45
Current children cumulated vsize (KiB) 225512

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 1879
/proc/meminfo: memFree=1235560/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=220156 CPUtime=903.19
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 50869 0 0 0 90262 57 0 0 25 0 2 0 1164376432 225439744 50821 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1878/statm: 55039 50821 83 193 0 54843 0
[pid=1878/tid=1879] ppid=1875 vsize=220156 CPUtime=450.43
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 10776 0 0 0 45023 20 0 0 25 0 2 0 1164376551 225439744 50821 1992294400 134512640 135305190 4294956144 18446744073709551615 134528636 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 912.19
Current children cumulated vsize (KiB) 225512

[startup+522.301 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 1879
/proc/meminfo: memFree=1235368/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=220156 CPUtime=1022.92
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 50929 0 0 0 102235 57 0 0 17 0 2 0 1164376432 225439744 50881 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1878/statm: 55039 50881 83 193 0 54843 0
[pid=1878/tid=1879] ppid=1875 vsize=220156 CPUtime=510.4
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 10815 0 0 0 51020 20 0 0 25 0 2 0 1164376551 225439744 50881 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1031.92
Current children cumulated vsize (KiB) 225512

[startup+582.302 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 1879
/proc/meminfo: memFree=1235304/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=220156 CPUtime=1142.65
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 50929 0 0 0 114208 57 0 0 21 0 2 0 1164376432 225439744 50881 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1878/statm: 55039 50881 83 193 0 54843 0
[pid=1878/tid=1879] ppid=1875 vsize=220156 CPUtime=570.38
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 10815 0 0 0 57018 20 0 0 21 0 2 0 1164376551 225439744 50881 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1151.65
Current children cumulated vsize (KiB) 225512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+606.601 s]
/proc/loadavg: 1.99 1.86 1.46 3/67 1879
/proc/meminfo: memFree=1235176/2055920 swapFree=4175700/4192956
[pid=1875] ppid=1872 vsize=5356 CPUtime=9
/proc/1875/stat : 1875 (manysat.sh) S 1872 1875 1674 0 -1 4194304 312 43756 0 0 0 0 870 30 19 0 1 0 1164375530 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1875/statm: 1339 238 195 169 0 50 0
[pid=1878] ppid=1875 vsize=221180 CPUtime=1191.15
/proc/1878/stat : 1878 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194304 50972 0 0 0 119058 57 0 0 21 0 2 0 1164376432 226488320 50924 1992294400 134512640 135305190 4294956144 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1878/statm: 55295 50924 83 193 0 55099 0
[pid=1878/tid=1879] ppid=1875 vsize=221180 CPUtime=594.67
/proc/1878/task/1879/stat : 1879 (manysat1.1_stat) R 1875 1875 1674 0 -1 4194368 10840 0 0 0 59447 20 0 0 20 0 2 0 1164376551 226488320 50924 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 226536

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 1875 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=709675
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=306953
# CPU time returned by wait4() is 9.01663
# 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): 606.619
CPU time (s): 1200.15
CPU user time (s): 1199.28
CPU system time (s): 0.87
CPU usage (%): 197.842
Max. virtual memory (cumulated for all children) (KiB): 226536

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

runsolver used 0.565913 second user time and 1.65275 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-05 09:38:23
IDJOB=1580226
IDBENCH=71013
IDSOLVER=515
FILE ID=node30/1580226-1238917101
PBS_JOBID= 9101382
Free space on /tmp= 66520 MiB

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

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

MD5SUM BENCH= c530016627d60451f148c386bba0e9bf
RANDOM SEED=327922681

node30.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.260
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	: 5931.00
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.260
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:       1464224 kB
Buffers:         59844 kB
Cached:         459280 kB
SwapCached:      11208 kB
Active:         201032 kB
Inactive:       331284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464224 kB
SwapTotal:     4192956 kB
SwapFree:      4175700 kB
Dirty:           24180 kB
Writeback:           0 kB
Mapped:          18812 kB
Slab:            45420 kB
Committed_AS:  3581468 kB
PageTables:       1380 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= 66496 MiB
End job on node30 at 2009-04-05 09:48:32