Trace number 1786273

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
IUT_BMB_SAT 1.0? (TO) 5000.04 5001.73

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark524.284
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
4.59/4.63	c WARNING: for repeatability, setting FPU to use double precision
4.59/4.63	c ============================[ Problem Statistics ]=============================
4.59/4.63	c |                                                                             |
4.59/4.63	c |  Number of variables:  33867                                                |
4.59/4.63	c |  Number of clauses:    455174                                               |
4.62/5.07	c |  Parsing time:         0.40         s                                       |
17.97/18.00	c ============================[ Search Statistics ]==============================
17.97/18.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.97/18.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.97/18.00	c ===============================================================================
17.97/18.00	c |         0 |   19011   276441   925461 |    92147        0    nan |  0.000 % |
17.97/18.05	c |       101 |   19011   276441   925461 |   101361      101     11 |  3.348 % |
18.07/18.10	c |       253 |   19011   276441   925461 |   111497      253     13 |  3.348 % |
18.07/18.18	c |       478 |   19011   276441   925461 |   122647      478     16 |  3.348 % |
18.17/18.23	c |       816 |   19011   276441   925461 |   134912      816     16 |  3.348 % |
18.27/18.34	c |      1324 |   19011   276441   925461 |   148403     1324     17 |  3.349 % |
18.37/18.46	c |      2083 |   19011   276441   925461 |   163244     2083     20 |  3.348 % |
18.57/18.64	c |      3223 |   19011   276441   925461 |   179568     3223     23 |  3.348 % |
18.87/18.96	c |      4931 |   19011   276441   925461 |   197525     4931     25 |  3.348 % |
19.47/19.53	c |      7495 |   19011   276441   925461 |   217277     7495     27 |  3.348 % |
20.77/20.88	c |     11340 |   19011   276441   925461 |   239005    11340     31 |  3.348 % |
23.17/23.27	c |     17106 |   19011   276441   925461 |   262906    17106     37 |  3.348 % |
26.77/26.85	c |     25757 |   19011   276441   925461 |   289196    25757     41 |  3.348 % |
33.67/33.76	c |     38731 |   19011   276441   925461 |   318116    38731     42 |  3.348 % |
47.26/47.39	c |     58192 |   19011   276441   925461 |   349928    58192     51 |  3.348 % |
77.15/77.28	c |     87384 |   19011   276441   925461 |   384920    87384     64 |  3.348 % |
140.33/140.49	c |    131173 |   19011   276441   925461 |   423412   131173     79 |  3.348 % |
188.52/188.66	c |    196857 |   19011   276441   925461 |   465754   196857     72 |  3.348 % |
257.60/257.80	c |    295383 |   19011   276441   925461 |   512329   295383     64 |  3.348 % |
469.92/470.10	c |    443176 |   19011   276441   925461 |   563562   443176     69 |  3.348 % |
904.08/904.46	c |    664861 |   19011   276441   925461 |   619918   130758    107 |  3.348 % |
1797.09/1797.75	c |    997388 |   19011   276441   925461 |   681910   463285    127 |  3.348 % |
3601.40/3602.64	c |   1496176 |   19011   276441   925461 |   750101   316095    208 |  3.348 % |
5000.04/5001.73	c cannot read from file

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-1786273-1241955672/watcher-1786273-1241955672 -o /tmp/evaluation-result-1786273-1241955672/solver-1786273-1241955672 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1786273-1241955672.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30004
/proc/meminfo: memFree=1772576/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=6644 CPUtime=0
/proc/30004/stat : 30004 (IUT_BMB_SAT) R 30002 30004 29872 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 223600542 6803456 177 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/30004/statm: 1661 177 93 274 0 1384 0

[startup+0.0775891 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30004
/proc/meminfo: memFree=1772576/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=6644 CPUtime=0.06
/proc/30004/stat : 30004 (IUT_BMB_SAT) R 30002 30004 29872 0 -1 4194304 1390 0 0 0 6 0 0 0 18 0 1 0 223600542 6803456 1373 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/30004/statm: 1661 1374 93 274 0 1384 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6644

[startup+0.101593 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30004
/proc/meminfo: memFree=1772576/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=11096 CPUtime=0.09
/proc/30004/stat : 30004 (IUT_BMB_SAT) R 30002 30004 29872 0 -1 4194304 2382 0 0 0 8 1 0 0 18 0 1 0 223600542 11362304 2365 1992294400 134512640 135635285 4294956224 18446744073709551615 134535637 0 0 4096 0 0 0 0 17 0 0 0
/proc/30004/statm: 2774 2368 93 274 0 2497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11096

[startup+0.301627 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30004
/proc/meminfo: memFree=1772576/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=15724 CPUtime=0.29
/proc/30004/stat : 30004 (IUT_BMB_SAT) R 30002 30004 29872 0 -1 4194304 3737 0 0 0 27 2 0 0 19 0 1 0 223600542 16101376 3720 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/30004/statm: 3931 3720 99 274 0 3654 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15724

[startup+0.701698 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 30004
/proc/meminfo: memFree=1772576/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=21796 CPUtime=0.69
/proc/30004/stat : 30004 (IUT_BMB_SAT) R 30002 30004 29872 0 -1 4194304 5266 0 0 0 67 2 0 0 23 0 1 0 223600542 22319104 5249 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/30004/statm: 5449 5249 99 274 0 5172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21796

[startup+1.50184 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30005
/proc/meminfo: memFree=1747864/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=32752 CPUtime=1.49
/proc/30004/stat : 30004 (IUT_BMB_SAT) R 30002 30004 29872 0 -1 4194304 8017 0 0 0 145 4 0 0 25 0 1 0 223600542 33538048 8000 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/30004/statm: 8188 8000 99 274 0 7911 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32752

[startup+3.10112 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30005
/proc/meminfo: memFree=1729880/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=3.09
/proc/30004/stat : 30004 (IUT_BMB_SAT) R 30002 30004 29872 0 -1 4194304 10746 0 0 0 245 64 0 0 25 0 1 0 223600542 44285952 10634 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/30004/statm: 10812 10634 101 274 0 10535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43248

[startup+6.30168 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1689480/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=33056 CPUtime=1.65
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 7859 0 0 0 162 3 0 0 25 0 1 0 223601006 33849344 7812 1992294400 134512640 135243223 4294956320 18446744073709551615 134550415 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 8264 7812 78 178 0 8084 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 81660

[startup+12.7018 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1689352/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=33056 CPUtime=8.05
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 7878 0 0 0 802 3 0 0 25 0 1 0 223601006 33849344 7831 1992294400 134512640 135243223 4294956320 18446744073709551615 134550415 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 8264 7831 78 178 0 8084 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 81660

[startup+25.5011 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1689160/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=33492 CPUtime=20.85
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 9359 0 0 0 2080 5 0 0 25 0 1 0 223601006 34295808 7879 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 8373 7879 85 178 0 8193 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 82096

[startup+51.1016 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1683720/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=39512 CPUtime=46.44
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 10826 0 0 0 4638 6 0 0 25 0 1 0 223601006 40460288 9346 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 9878 9346 85 178 0 9698 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88116

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1664200/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=58680 CPUtime=97.63
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 15630 0 0 0 9752 11 0 0 25 0 1 0 223601006 60088320 14150 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 14670 14150 85 178 0 14490 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 107284

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1645064/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=78032 CPUtime=157.6
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 20436 0 0 0 15744 16 0 0 25 0 1 0 223601006 79904768 18956 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 19508 18956 85 178 0 19328 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 126636

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1623496/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=99668 CPUtime=217.58
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 25802 0 0 0 21736 22 0 0 25 0 1 0 223601006 102060032 24322 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 24917 24322 85 178 0 24737 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 148272

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1605960/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=117684 CPUtime=277.57
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 30192 0 0 0 27729 28 0 0 25 0 1 0 223601006 120508416 28712 1992294400 134512640 135243223 4294956320 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 29421 28712 85 178 0 29241 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 166288

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 30007
/proc/meminfo: memFree=1590600/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0

################
# More data... #
################

/proc/meminfo: memFree=1258504/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=465568 CPUtime=4536.16
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 116664 0 0 0 453491 125 0 0 25 0 1 0 223601006 476741632 115184 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 116392 115184 85 178 0 116212 0
Current children cumulated CPU time (s) 4540.78
Current children cumulated vsize (KiB) 514172

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30015
/proc/meminfo: memFree=1251208/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=472696 CPUtime=4596.15
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 118435 0 0 0 459488 127 0 0 25 0 1 0 223601006 484040704 116955 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 118174 116955 85 178 0 117994 0
Current children cumulated CPU time (s) 4600.77
Current children cumulated vsize (KiB) 521300

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30015
/proc/meminfo: memFree=1243720/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=480200 CPUtime=4656.12
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 120315 0 0 0 465484 128 0 0 25 0 1 0 223601006 491724800 118835 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 120050 118835 85 178 0 119870 0
Current children cumulated CPU time (s) 4660.74
Current children cumulated vsize (KiB) 528804

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30015
/proc/meminfo: memFree=1243016/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=480860 CPUtime=4716.11
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 120469 0 0 0 471482 129 0 0 25 0 1 0 223601006 492400640 118989 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 120215 118989 85 178 0 120035 0
Current children cumulated CPU time (s) 4720.73
Current children cumulated vsize (KiB) 529464

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30015
/proc/meminfo: memFree=1243016/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=480860 CPUtime=4776.09
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 120470 0 0 0 477480 129 0 0 25 0 1 0 223601006 492400640 118990 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 120215 118990 85 178 0 120035 0
Current children cumulated CPU time (s) 4780.71
Current children cumulated vsize (KiB) 529464

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30021
/proc/meminfo: memFree=1242888/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=480860 CPUtime=4836.07
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 120470 0 0 0 483478 129 0 0 25 0 1 0 223601006 492400640 118990 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 120215 118990 85 178 0 120035 0
Current children cumulated CPU time (s) 4840.69
Current children cumulated vsize (KiB) 529464

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30021
/proc/meminfo: memFree=1242888/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=480860 CPUtime=4896.04
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 120471 0 0 0 489475 129 0 0 25 0 1 0 223601006 492400640 118991 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 120215 118991 85 178 0 120035 0
Current children cumulated CPU time (s) 4900.66
Current children cumulated vsize (KiB) 529464

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30021
/proc/meminfo: memFree=1242888/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=480860 CPUtime=4956.02
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 120472 0 0 0 495473 129 0 0 25 0 1 0 223601006 492400640 118992 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 120215 118992 85 178 0 120035 0
Current children cumulated CPU time (s) 4960.64
Current children cumulated vsize (KiB) 529464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30021
/proc/meminfo: memFree=1242888/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=480860 CPUtime=4995.42
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 120472 0 0 0 499413 129 0 0 25 0 1 0 223601006 492400640 118992 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 120215 118992 85 178 0 120035 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 529464

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30021
/proc/meminfo: memFree=1242888/2055920 swapFree=4155092/4192956
[pid=30004] ppid=30002 vsize=43248 CPUtime=4.62
/proc/30004/stat : 30004 (IUT_BMB_SAT) S 30002 30004 29872 0 -1 4194304 10752 0 0 0 292 170 0 0 25 0 1 0 223600542 44285952 10639 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30004/statm: 10812 10639 106 274 0 10535 0
[pid=30006] ppid=30004 vsize=5356 CPUtime=0
/proc/30006/stat : 30006 (sh) S 30004 30004 29872 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223601005 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30006/statm: 1339 232 193 169 0 50 0
[pid=30007] ppid=30006 vsize=480860 CPUtime=4995.42
/proc/30007/stat : 30007 (minisat) R 30006 30004 29872 0 -1 4194304 120472 0 0 0 499413 129 0 0 25 0 1 0 223601006 492400640 118992 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30007/statm: 120215 118992 85 178 0 120035 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 529464

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30004 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=923555
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=721738
# CPU time returned by wait4() is 4.64529
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5001.73
CPU time (s): 5000.04
CPU user time (s): 4997.05
CPU system time (s): 2.99
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 529464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.92355
system time used= 1.72174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13273
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= 7
involuntary context switches= 9

runsolver used 4.95125 second user time and 13.247 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-10 13:41:13
IDJOB=1786273
IDBENCH=71797
IDSOLVER=638
FILE ID=node18/1786273-1241955672
PBS_JOBID= 9265085
Free space on /tmp= 66444 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786273-1241955672/watcher-1786273-1241955672 -o /tmp/evaluation-result-1786273-1241955672/solver-1786273-1241955672 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1786273-1241955672.cnf HOME

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=25073601

node18.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.280
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.280
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:       1773056 kB
Buffers:         55052 kB
Cached:         148424 kB
SwapCached:      32076 kB
Active:         101832 kB
Inactive:       136004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773056 kB
SwapTotal:     4192956 kB
SwapFree:      4155092 kB
Dirty:           12360 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            31124 kB
Committed_AS:   767412 kB
PageTables:       1372 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= 66432 MiB
End job on node18 at 2009-05-10 15:04:37