Trace number 1726785

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.05 601.623

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
Bench CategoryCRAFTED (crafted 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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.09/0.10	c ==============================================================================
0.09/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         0 |   80099   359735 |   24029       0        0     nan |  0.000 % |
0.09/0.14	c |         0 |   78373   351331 |      --       0       --      -- |     --   | -795/-3916
0.09/0.14	c ==============================================================================
0.09/0.14	c Result  :   #vars: 7981   #clauses: 78373   #literals: 351331
0.09/0.14	c CPU time:   0.113982 s
0.09/0.14	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-1726785-1240716817/watcher-1726785-1240716817 -o /tmp/evaluation-result-1726785-1240716817/solver-1726785-1240716817 -C 1200 -W 1800 -M 1800 --output-limit 1,15 manysat.sh HOME/instance-1726785-1240716817.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1517
/proc/meminfo: memFree=1566520/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99710216 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 235 195 169 0 50 0
[pid=1518] ppid=1517 vsize=1556 CPUtime=0
/proc/1518/stat : 1518 (SatElite) R 1517 1517 30626 0 -1 4194304 288 0 0 0 0 0 0 0 19 0 1 0 99710217 1593344 272 1992294400 134512640 135034092 4294956096 18446744073709551615 134544849 0 0 4096 3 0 0 0 17 0 0 0
/proc/1518/statm: 389 275 50 127 0 259 0

[startup+0.051404 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1517
/proc/meminfo: memFree=1566520/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99710216 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 235 195 169 0 50 0
[pid=1518] ppid=1517 vsize=4972 CPUtime=0.04
/proc/1518/stat : 1518 (SatElite) R 1517 1517 30626 0 -1 4194304 999 0 0 0 3 1 0 0 19 0 1 0 99710217 5091328 983 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/1518/statm: 1243 984 51 127 0 1113 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10328

[startup+0.102412 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1517
/proc/meminfo: memFree=1566520/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 99710216 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 235 195 169 0 50 0
[pid=1518] ppid=1517 vsize=8396 CPUtime=0.09
/proc/1518/stat : 1518 (SatElite) R 1517 1517 30626 0 -1 4194304 1834 0 0 0 7 2 0 0 19 0 1 0 99710217 8597504 1818 1992294400 134512640 135034092 4294956096 18446744073709551615 134542719 0 0 4096 3 0 0 0 17 0 0 0
/proc/1518/statm: 2099 1818 51 127 0 1969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13752

[startup+0.301461 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1517
/proc/meminfo: memFree=1566520/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5356

[startup+0.702539 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1517
/proc/meminfo: memFree=1566520/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 5356

[startup+1.50169 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 1521
/proc/meminfo: memFree=1550048/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=26476 CPUtime=2.29
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 3717 0 0 0 225 4 0 0 17 0 2 0 99710244 27111424 3703 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 6619 3703 83 193 0 6423 0
[pid=1520/tid=1521] ppid=1517 vsize=26476 CPUtime=1.07
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 342 0 0 0 106 1 0 0 17 0 2 0 99710258 27111424 3703 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 31832

[startup+3.10199 s]
/proc/loadavg: 1.07 1.00 1.00 3/67 1521
/proc/meminfo: memFree=1548960/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=27532 CPUtime=5.48
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 3982 0 0 0 544 4 0 0 17 0 2 0 99710244 28192768 3968 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 6883 3968 83 193 0 6687 0
[pid=1520/tid=1521] ppid=1517 vsize=27532 CPUtime=2.67
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 477 0 0 0 266 1 0 0 18 0 2 0 99710258 28192768 3968 1992294400 134512640 135305190 4294956144 18446744073709551615 134528160 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 32888

[startup+6.30165 s]
/proc/loadavg: 1.07 1.00 1.00 3/67 1521
/proc/meminfo: memFree=1546912/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=29124 CPUtime=11.87
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 4418 0 0 0 1182 5 0 0 18 0 2 0 99710244 29822976 4404 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 7281 4404 83 193 0 7085 0
[pid=1520/tid=1521] ppid=1517 vsize=29124 CPUtime=5.86
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 704 0 0 0 585 1 0 0 18 0 2 0 99710258 29822976 4404 1992294400 134512640 135305190 4294956144 18446744073709551615 134551661 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 34480

[startup+12.7018 s]
/proc/loadavg: 1.22 1.03 1.01 3/67 1521
/proc/meminfo: memFree=1543776/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=32168 CPUtime=24.64
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 5234 0 0 0 2458 6 0 0 19 0 2 0 99710244 32940032 5220 1992294400 134512640 135305190 4294956144 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 8042 5220 83 193 0 7846 0
[pid=1520/tid=1521] ppid=1517 vsize=32168 CPUtime=12.26
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 1105 0 0 0 1224 2 0 0 25 0 2 0 99710258 32940032 5220 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 37524

[startup+25.5023 s]
/proc/loadavg: 1.34 1.06 1.02 3/67 1521
/proc/meminfo: memFree=1537952/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=38248 CPUtime=50.18
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 6633 0 0 0 5010 8 0 0 25 0 2 0 99710244 39165952 6619 1992294400 134512640 135305190 4294956144 18446744073709551615 134551709 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 9562 6619 83 193 0 9366 0
[pid=1520/tid=1521] ppid=1517 vsize=38248 CPUtime=25.05
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 1787 0 0 0 2502 3 0 0 18 0 2 0 99710258 39165952 6619 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 43604

[startup+51.1022 s]
/proc/loadavg: 1.56 1.14 1.04 3/67 1521
/proc/meminfo: memFree=1530912/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=44548 CPUtime=101.26
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 8353 0 0 0 10116 10 0 0 25 0 2 0 99710244 45617152 8339 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 11137 8339 83 193 0 10941 0
[pid=1520/tid=1521] ppid=1517 vsize=44548 CPUtime=50.64
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 2584 0 0 0 5060 4 0 0 25 0 2 0 99710258 45617152 8339 1992294400 134512640 135305190 4294956144 18446744073709551615 134551653 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 49904

[startup+102.306 s]
/proc/loadavg: 1.82 1.28 1.10 3/67 1521
/proc/meminfo: memFree=1520160/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=56856 CPUtime=203.44
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 11025 0 0 0 20331 13 0 0 17 0 2 0 99710244 58220544 11011 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 14214 11011 83 193 0 14018 0
[pid=1520/tid=1521] ppid=1517 vsize=56856 CPUtime=101.82
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 3835 0 0 0 10177 5 0 0 25 0 2 0 99710258 58220544 11011 1992294400 134512640 135305190 4294956144 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 62212

[startup+162.303 s]
/proc/loadavg: 1.93 1.40 1.15 3/67 1521
/proc/meminfo: memFree=1517344/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=58912 CPUtime=323.16
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 11698 0 0 0 32302 14 0 0 25 0 2 0 99710244 60325888 11684 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 14728 11684 83 193 0 14532 0
[pid=1520/tid=1521] ppid=1517 vsize=58912 CPUtime=161.79
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 4210 0 0 0 16173 6 0 0 25 0 2 0 99710258 60325888 11684 1992294400 134512640 135305190 4294956144 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.42
Current children cumulated vsize (KiB) 64268

[startup+222.301 s]
/proc/loadavg: 1.97 1.51 1.20 3/67 1521
/proc/meminfo: memFree=1512544/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=64788 CPUtime=442.9
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 12913 0 0 0 44274 16 0 0 25 0 2 0 99710244 66342912 12899 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 16197 12899 83 193 0 16001 0
[pid=1520/tid=1521] ppid=1517 vsize=64788 CPUtime=221.76
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 4833 0 0 0 22169 7 0 0 25 0 2 0 99710258 66342912 12899 1992294400 134512640 135305190 4294956144 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.16
Current children cumulated vsize (KiB) 70144

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/67 1521
/proc/meminfo: memFree=1511584/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=65272 CPUtime=562.63
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 13149 0 0 0 56247 16 0 0 25 0 2 0 99710244 66838528 13135 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 16318 13135 83 193 0 16122 0
[pid=1520/tid=1521] ppid=1517 vsize=65272 CPUtime=281.73
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 4974 0 0 0 28166 7 0 0 25 0 2 0 99710258 66838528 13135 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 70628

[startup+342.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 1523
/proc/meminfo: memFree=1505696/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=71272 CPUtime=682.35
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 14621 0 0 0 68217 18 0 0 25 0 2 0 99710244 72982528 14607 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 17818 14607 83 193 0 17622 0
[pid=1520/tid=1521] ppid=1517 vsize=71272 CPUtime=341.7
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 5588 0 0 0 34162 8 0 0 25 0 2 0 99710258 72982528 14607 1992294400 134512640 135305190 4294956144 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.61
Current children cumulated vsize (KiB) 76628

[startup+402.303 s]
/proc/loadavg: 1.99 1.72 1.33 3/67 1523
/proc/meminfo: memFree=1501600/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=75808 CPUtime=802.08
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 15643 0 0 0 80190 18 0 0 25 0 2 0 99710244 77627392 15629 1992294400 134512640 135305190 4294956144 18446744073709551615 134557124 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 18952 15629 83 193 0 18756 0
[pid=1520/tid=1521] ppid=1517 vsize=75808 CPUtime=401.67
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 6179 0 0 0 40159 8 0 0 25 0 2 0 99710258 77627392 15629 1992294400 134512640 135305190 4294956144 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.34
Current children cumulated vsize (KiB) 81164

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/67 1523
/proc/meminfo: memFree=1498656/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=77848 CPUtime=921.81
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 16351 0 0 0 92161 20 0 0 25 0 2 0 99710244 79716352 16337 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 19462 16337 83 193 0 19266 0
[pid=1520/tid=1521] ppid=1517 vsize=77848 CPUtime=461.63
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 6559 0 0 0 46155 8 0 0 25 0 2 0 99710258 79716352 16337 1992294400 134512640 135305190 4294956144 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.07
Current children cumulated vsize (KiB) 83204

[startup+522.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 1523
/proc/meminfo: memFree=1497888/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=78732 CPUtime=1041.54
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 16542 0 0 0 104134 20 0 0 25 0 2 0 99710244 80621568 16528 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 19683 16528 83 193 0 19487 0
[pid=1520/tid=1521] ppid=1517 vsize=78732 CPUtime=521.61
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 6597 0 0 0 52152 9 0 0 25 0 2 0 99710258 80621568 16528 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.8
Current children cumulated vsize (KiB) 84088

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 1523
/proc/meminfo: memFree=1497376/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=79420 CPUtime=1161.26
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 16677 0 0 0 116106 20 0 0 25 0 2 0 99710244 81326080 16663 1992294400 134512640 135305190 4294956144 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 19855 16663 83 193 0 19659 0
[pid=1520/tid=1521] ppid=1517 vsize=79420 CPUtime=581.58
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 6669 0 0 0 58149 9 0 0 25 0 2 0 99710258 81326080 16663 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.52
Current children cumulated vsize (KiB) 84776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 1523
/proc/meminfo: memFree=1494432/2055920 swapFree=4192812/4192956
[pid=1517] ppid=1515 vsize=5356 CPUtime=0.26
/proc/1517/stat : 1517 (manysat.sh) S 1515 1517 30626 0 -1 4194304 312 2398 0 0 0 0 23 3 17 0 1 0 99710216 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1517/statm: 1339 238 195 169 0 50 0
[pid=1520] ppid=1517 vsize=83216 CPUtime=1199.79
/proc/1520/stat : 1520 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194304 17412 0 0 0 119958 21 0 0 19 0 2 0 99710244 85213184 17398 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1520/statm: 20804 17398 83 193 0 20608 0
[pid=1520/tid=1521] ppid=1517 vsize=83216 CPUtime=600.88
/proc/1520/task/1521/stat : 1521 (manysat1.1_stat) R 1517 1517 30626 0 -1 4194368 7021 0 0 0 60079 9 0 0 25 0 2 0 99710258 85213184 17398 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 88572

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

Real time (s): 601.623
CPU time (s): 1200.05
CPU user time (s): 1199.81
CPU system time (s): 0.24
CPU usage (%): 199.469
Max. virtual memory (cumulated for all children) (KiB): 88572

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

runsolver used 0.584911 second user time and 1.61775 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-26 05:33:38
IDJOB=1726785
IDBENCH=24623
IDSOLVER=513
FILE ID=node38/1726785-1240716817
PBS_JOBID= 9186855
Free space on /tmp= 66356 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726785-1240716817/watcher-1726785-1240716817 -o /tmp/evaluation-result-1726785-1240716817/solver-1726785-1240716817 -C 1200 -W 1800 -M 1800 --output-limit 1,15  manysat.sh HOME/instance-1726785-1240716817.cnf aimd 0

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

MD5SUM BENCH= bccff1bed1e8ac721090562d562b05f0
RANDOM SEED=2003486302

node38.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.265
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.265
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:       1567064 kB
Buffers:         50712 kB
Cached:         356540 kB
SwapCached:          0 kB
Active:         168272 kB
Inactive:       252880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3544 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            53716 kB
Committed_AS:   495260 kB
PageTables:       1456 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= 66352 MiB
End job on node38 at 2009-04-26 05:43:41