Trace number 1833926

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
MiniSAT 09z 2009-03-22? (TO) 1200.04 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.00/0.12	c ==============================================================================
0.00/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.12	c ==============================================================================
0.00/0.12	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
2.89/2.94	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
2.89/2.94	c ==============================================================================
2.89/2.94	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
2.89/2.94	c CPU time:   2.90456 s
2.89/2.94	c ==============================================================================
3.09/3.20	c WARNING: for repeatability, setting FPU to use double precision
3.09/3.20	c Number of variables   : 1435         
3.09/3.20	c Number of clauses     : 215680       
3.28/3.32	c Parsing time: 0.11         s

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-1833926-1242826197/watcher-1833926-1242826197 -o /tmp/evaluation-result-1833926-1242826197/solver-1833926-1242826197 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833926-1242826197.cnf -random-seed=652541350 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23515
/proc/meminfo: memFree=1758472/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=0
/proc/23515/stat : 23515 (SatELiteGTI) R 23513 23515 23338 0 -1 4194304 292 250 0 0 0 0 0 0 18 0 1 0 310646943 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23515/statm: 1339 237 197 169 0 50 0

[startup+0.027658 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23515
/proc/meminfo: memFree=1758472/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=0
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310646943 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23515/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101665 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23515
/proc/meminfo: memFree=1758472/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=0
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310646943 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23515/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301686 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23515
/proc/meminfo: memFree=1758472/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=0
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310646943 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23515/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70173 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 23515
/proc/meminfo: memFree=1758472/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=0
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310646943 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23515/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50182 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23520
/proc/meminfo: memFree=1735608/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=0
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310646943 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23515/statm: 1339 237 197 169 0 50 0
[pid=23519] ppid=23515 vsize=23896 CPUtime=1.49
/proc/23519/stat : 23519 (SatELite_releas) R 23515 23515 23338 0 -1 4194304 5411 0 0 0 146 3 0 0 25 0 1 0 310646944 24469504 5397 1992294400 134512640 135223648 4294956128 18446744073709551615 134585510 0 0 4096 3 0 0 0 17 0 0 0
/proc/23519/statm: 5974 5397 76 173 0 5799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29252

[startup+3.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23520
/proc/meminfo: memFree=1735288/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=0
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310646943 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23515/statm: 1339 237 197 169 0 50 0
[pid=23519] ppid=23515 vsize=21500 CPUtime=3.09
/proc/23519/stat : 23519 (SatELite_releas) R 23515 23515 23338 0 -1 4194304 5412 0 0 0 305 4 0 0 25 0 1 0 310646944 22016000 4970 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 0 0 0
/proc/23519/statm: 5375 4970 76 173 0 5200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26856

[startup+6.30136 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1739832/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=13688 CPUtime=3.08
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 3222 0 0 0 307 1 0 0 25 0 1 0 310647263 14016512 3208 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/23521/statm: 3422 3208 76 170 0 3249 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19044

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1738808/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=14484 CPUtime=9.46
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 3436 0 0 0 944 2 0 0 25 0 1 0 310647263 14831616 3422 1992294400 134512640 135212243 4294956240 18446744073709551615 134527698 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 3621 3422 76 170 0 3448 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 19840

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1737464/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=15956 CPUtime=22.26
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 3795 0 0 0 2224 2 0 0 25 0 1 0 310647263 16338944 3781 1992294400 134512640 135212243 4294956240 18446744073709551615 134536062 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 3989 3781 76 170 0 3816 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 21312

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1735032/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=18780 CPUtime=47.83
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 4498 0 0 0 4780 3 0 0 25 0 1 0 310647263 19230720 4484 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/23521/statm: 4695 4484 76 170 0 4522 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 24136

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1731512/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=21956 CPUtime=99
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 5266 0 0 0 9897 3 0 0 25 0 1 0 310647263 22482944 5252 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 5489 5252 76 170 0 5316 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 27312

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1728888/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=24660 CPUtime=158.96
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 5939 0 0 0 15892 4 0 0 25 0 1 0 310647263 25251840 5925 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 6165 5925 76 170 0 5992 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 30016

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1726904/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=26716 CPUtime=218.94
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 6409 0 0 0 21889 5 0 0 25 0 1 0 310647263 27357184 6395 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 6679 6395 76 170 0 6506 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 32072

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1724664/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=28820 CPUtime=278.92
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 6963 0 0 0 27886 6 0 0 25 0 1 0 310647263 29511680 6949 1992294400 134512640 135212243 4294956240 18446744073709551615 134526231 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 7205 6949 76 170 0 7032 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 34176

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1723064/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=30544 CPUtime=338.9
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 7348 0 0 0 33883 7 0 0 25 0 1 0 310647263 31277056 7334 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 7636 7334 76 170 0 7463 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 35900

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1721528/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=32096 CPUtime=398.87
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 7730 0 0 0 39880 7 0 0 25 0 1 0 310647263 32866304 7716 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 8024 7716 76 170 0 7851 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 37452

[startup+462.302 s]

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

/proc/23521/statm: 8557 8275 76 170 0 8384 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 39584

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1716920/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=36960 CPUtime=578.79
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 8862 0 0 0 57871 8 0 0 25 0 1 0 310647263 37847040 8848 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 9240 8848 76 170 0 9067 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 42316

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1714744/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=39148 CPUtime=638.77
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 9394 0 0 0 63869 8 0 0 25 0 1 0 310647263 40087552 9380 1992294400 134512640 135212243 4294956240 18446744073709551615 134526032 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 9787 9380 76 170 0 9614 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 44504

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1713912/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=39948 CPUtime=698.75
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 9595 0 0 0 69866 9 0 0 25 0 1 0 310647263 40906752 9581 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 9987 9581 76 170 0 9814 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 45304

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1711992/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=41880 CPUtime=758.73
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 10066 0 0 0 75863 10 0 0 25 0 1 0 310647263 42885120 10052 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 10470 10052 76 170 0 10297 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 47236

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23521
/proc/meminfo: memFree=1708408/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=45840 CPUtime=818.7
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 10964 0 0 0 81859 11 0 0 25 0 1 0 310647263 46940160 10950 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 11460 10950 76 170 0 11287 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 51196

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23523
/proc/meminfo: memFree=1708024/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=46128 CPUtime=878.67
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 11049 0 0 0 87856 11 0 0 25 0 1 0 310647263 47235072 11035 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 11532 11035 76 170 0 11359 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 51484

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23523
/proc/meminfo: memFree=1707640/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=46648 CPUtime=938.66
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 11154 0 0 0 93854 12 0 0 25 0 1 0 310647263 47767552 11140 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 11662 11140 76 170 0 11489 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 52004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23523
/proc/meminfo: memFree=1705976/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=48124 CPUtime=998.63
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 11550 0 0 0 99851 12 0 0 25 0 1 0 310647263 49278976 11536 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 12031 11536 76 170 0 11858 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 53480

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23523
/proc/meminfo: memFree=1705976/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=48124 CPUtime=1058.6
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 11551 0 0 0 105848 12 0 0 25 0 1 0 310647263 49278976 11537 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 12031 11537 76 170 0 11858 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 53480

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23523
/proc/meminfo: memFree=1705912/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=48124 CPUtime=1118.58
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 11560 0 0 0 111846 12 0 0 25 0 1 0 310647263 49278976 11546 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 12031 11546 76 170 0 11858 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 53480

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23523
/proc/meminfo: memFree=1701944/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=52344 CPUtime=1178.55
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 12546 0 0 0 117842 13 0 0 25 0 1 0 310647263 53600256 12532 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 13086 12532 76 170 0 12913 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 57700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 23523
/proc/meminfo: memFree=1701752/2055920 swapFree=4047572/4192956
[pid=23515] ppid=23513 vsize=5356 CPUtime=3.19
/proc/23515/stat : 23515 (SatELiteGTI) S 23513 23515 23338 0 -1 4194304 335 5664 0 0 0 0 313 6 16 0 1 0 310646943 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23515/statm: 1339 239 197 169 0 50 0
[pid=23521] ppid=23515 vsize=52476 CPUtime=1196.85
/proc/23521/stat : 23521 (minisat_static) R 23515 23515 23338 0 -1 4194304 12577 0 0 0 119672 13 0 0 25 0 1 0 310647263 53735424 12563 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23521/statm: 13119 12563 76 170 0 12946 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 57832

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

Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.85
CPU system time (s): 0.19
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 57832

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

runsolver used 1.14982 second user time and 3.22551 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-20 15:29:58
IDJOB=1833926
IDBENCH=71074
IDSOLVER=672
FILE ID=node59/1833926-1242826197
PBS_JOBID= 9322491
Free space on /tmp= 66064 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_11_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833926-1242826197/watcher-1833926-1242826197 -o /tmp/evaluation-result-1833926-1242826197/solver-1833926-1242826197 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833926-1242826197.cnf -random-seed=652541350

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=652541350

node59.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.240
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.240
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:       1758952 kB
Buffers:         19260 kB
Cached:         100820 kB
SwapCached:     139408 kB
Active:         148792 kB
Inactive:       112872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758952 kB
SwapTotal:     4192956 kB
SwapFree:      4047572 kB
Dirty:            5068 kB
Writeback:           0 kB
Mapped:          14952 kB
Slab:            21312 kB
Committed_AS:  1063392 kB
PageTables:       1464 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= 66056 MiB
End job on node59 at 2009-05-20 15:50:00