Trace number 1833956

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.06 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
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.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  167931   500698 |   50379       0        0     nan |  0.000 % |
2.18/2.29	c |         0 |  166431   731017 |      --       0       --      -- |     --   | -1500/230319
2.18/2.29	c ==============================================================================
2.18/2.29	c Result  :   #vars: 1151   #clauses: 166431   #literals: 731017
2.18/2.29	c CPU time:   2.26465 s
2.18/2.29	c ==============================================================================
2.38/2.49	c WARNING: for repeatability, setting FPU to use double precision
2.38/2.49	c Number of variables   : 1151         
2.38/2.49	c Number of clauses     : 166431       
2.47/2.58	c Parsing time: 0.08         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-1833956-1242826438/watcher-1833956-1242826438 -o /tmp/evaluation-result-1833956-1242826438/solver-1833956-1242826438 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833956-1242826438.cnf -random-seed=501339530 

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: 1.00 1.00 1.00 3/64 30008
/proc/meminfo: memFree=1892188/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310672871 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 256365002834 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/30008/statm: 1339 235 195 169 0 50 0
[pid=30009] ppid=30008 vsize=5356 CPUtime=0
/proc/30009/stat : 30009 (SatELiteGTI) S 30008 30008 29743 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 310672871 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/30009/statm: 1339 238 198 169 0 50 0
[pid=30011] ppid=30009 vsize=192 CPUtime=0
/proc/30011/stat : 30011 (sed) R 30009 30008 29743 0 -1 4194304 42 0 0 0 0 0 0 0 21 0 1 0 310672871 196608 23 1992294400 4194304 4240196 548682069056 18446744073709551615 256362214793 0 0 4096 0 0 0 0 17 0 0 0
/proc/30011/statm: 48 23 16 11 0 11 0

[startup+0.0368769 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30008
/proc/meminfo: memFree=1892188/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310672871 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102882 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30008
/proc/meminfo: memFree=1892188/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310672871 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302901 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30008
/proc/meminfo: memFree=1892188/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310672871 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702942 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30008
/proc/meminfo: memFree=1892188/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310672871 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30013
/proc/meminfo: memFree=1874188/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=0
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 310672871 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 237 197 169 0 50 0
[pid=30013] ppid=30008 vsize=19656 CPUtime=1.48
/proc/30013/stat : 30013 (SatELite_releas) R 30008 30008 29743 0 -1 4194304 4234 0 0 0 147 1 0 0 25 0 1 0 310672872 20127744 4220 1992294400 134512640 135223648 4294956128 18446744073709551615 134585544 0 0 4096 3 0 0 0 17 0 0 0
/proc/30013/statm: 4914 4220 76 173 0 4739 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25012

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30013
/proc/meminfo: memFree=1874060/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30014
/proc/meminfo: memFree=1876556/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=11168 CPUtime=3.79
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 2638 0 0 0 377 2 0 0 25 0 1 0 310673120 11436032 2624 1992294400 134512640 135212243 4294956240 18446744073709551615 134538357 0 0 4096 3 0 0 0 17 1 0 0
/proc/30014/statm: 2792 2624 76 170 0 2619 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 16524

[startup+12.7012 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 30014
/proc/meminfo: memFree=1875676/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=11988 CPUtime=10.18
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 2860 0 0 0 1016 2 0 0 25 0 1 0 310673120 12275712 2846 1992294400 134512640 135212243 4294956240 18446744073709551615 134527783 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 2997 2846 76 170 0 2824 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 17344

[startup+25.5015 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 30014
/proc/meminfo: memFree=1874468/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=13364 CPUtime=22.98
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 3203 0 0 0 2296 2 0 0 25 0 1 0 310673120 13684736 3189 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 3341 3189 76 170 0 3168 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 18720

[startup+51.1011 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 30014
/proc/meminfo: memFree=1872548/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=15452 CPUtime=48.57
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 3704 0 0 0 4854 3 0 0 25 0 1 0 310673120 15822848 3690 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 3863 3690 76 170 0 3690 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 20808

[startup+102.301 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 30014
/proc/meminfo: memFree=1870692/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=17564 CPUtime=99.74
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 4182 0 0 0 9971 3 0 0 25 0 1 0 310673120 17985536 4168 1992294400 134512640 135212243 4294956240 18446744073709551615 134526143 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 4391 4168 76 170 0 4218 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 22920

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 30014
/proc/meminfo: memFree=1868452/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=19968 CPUtime=159.72
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 4753 0 0 0 15968 4 0 0 25 0 1 0 310673120 20447232 4739 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 4992 4739 76 170 0 4819 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25324

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 30014
/proc/meminfo: memFree=1867748/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=20532 CPUtime=219.69
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 4919 0 0 0 21965 4 0 0 25 0 1 0 310673120 21024768 4905 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 5133 4905 76 170 0 4960 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 25888

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30014
/proc/meminfo: memFree=1864228/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=24316 CPUtime=279.66
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 5812 0 0 0 27961 5 0 0 25 0 1 0 310673120 24899584 5798 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 6079 5798 76 170 0 5906 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 29672

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30014
/proc/meminfo: memFree=1862052/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=26364 CPUtime=339.64
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 6336 0 0 0 33959 5 0 0 25 0 1 0 310673120 26996736 6322 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 6591 6322 76 170 0 6418 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 31720

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30014
/proc/meminfo: memFree=1861284/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=27084 CPUtime=399.62
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 6515 0 0 0 39957 5 0 0 25 0 1 0 310673120 27734016 6501 1992294400 134512640 135212243 4294956240 18446744073709551615 134526143 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 6771 6501 76 170 0 6598 0

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

/proc/30014/statm: 8038 7693 76 170 0 7865 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 37508

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30014
/proc/meminfo: memFree=1856100/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=32448 CPUtime=639.51
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 7785 0 0 0 63944 7 0 0 25 0 1 0 310673120 33226752 7771 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 8112 7771 76 170 0 7939 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 37804

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30014
/proc/meminfo: memFree=1855012/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=33456 CPUtime=699.49
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 8050 0 0 0 69942 7 0 0 25 0 1 0 310673120 34258944 8036 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 8364 8036 76 170 0 8191 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 38812

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1854628/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=33676 CPUtime=759.46
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 8096 0 0 0 75939 7 0 0 25 0 1 0 310673120 34484224 8082 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 8419 8082 76 170 0 8246 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 39032

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1854500/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=33840 CPUtime=819.43
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 8129 0 0 0 81936 7 0 0 25 0 1 0 310673120 34652160 8115 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 8460 8115 76 170 0 8287 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 39196

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1853732/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=34720 CPUtime=879.41
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 8339 0 0 0 87934 7 0 0 25 0 1 0 310673120 35553280 8325 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 8680 8325 76 170 0 8507 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 40076

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1851492/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=37004 CPUtime=939.39
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 8885 0 0 0 93931 8 0 0 25 0 1 0 310673120 37892096 8871 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 9251 8871 76 170 0 9078 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 42360

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1850148/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=38368 CPUtime=999.36
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 9222 0 0 0 99928 8 0 0 25 0 1 0 310673120 39288832 9208 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 9592 9208 76 170 0 9419 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 43724

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1850020/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=38548 CPUtime=1059.33
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 9245 0 0 0 105925 8 0 0 25 0 1 0 310673120 39473152 9231 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 9637 9231 76 170 0 9464 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 43904

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1847780/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=40976 CPUtime=1119.32
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 9794 0 0 0 111923 9 0 0 25 0 1 0 310673120 41959424 9780 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 10244 9780 76 170 0 10071 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 46332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1847716/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=40976 CPUtime=1179.29
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 9800 0 0 0 117920 9 0 0 25 0 1 0 310673120 41959424 9786 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 10244 9786 76 170 0 10071 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 46332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1847716/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=40976 CPUtime=1197.59
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 9803 0 0 0 119750 9 0 0 25 0 1 0 310673120 41959424 9789 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 10244 9789 76 170 0 10071 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 46332

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

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

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30016
/proc/meminfo: memFree=1847716/2055920 swapFree=4160960/4192956
[pid=30008] ppid=30006 vsize=5356 CPUtime=2.47
/proc/30008/stat : 30008 (SatELiteGTI) S 30006 30008 29743 0 -1 4194304 335 4487 0 0 0 0 244 3 16 0 1 0 310672871 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30008/statm: 1339 239 197 169 0 50 0
[pid=30014] ppid=30008 vsize=40976 CPUtime=1197.59
/proc/30014/stat : 30014 (minisat_static) R 30008 30008 29743 0 -1 4194304 9803 0 0 0 119750 9 0 0 25 0 1 0 310673120 41959424 9789 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/30014/statm: 10244 9789 76 170 0 10071 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 46332

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30008 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=446628
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=39993
# CPU time returned by wait4() is 2.48662
# while last known CPU time is 1200.06
#
# 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.06
CPU user time (s): 1199.94
CPU system time (s): 0.12
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 46332

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

runsolver used 1.41878 second user time and 3.50547 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-20 15:33:58
IDJOB=1833956
IDBENCH=71093
IDSOLVER=672
FILE ID=node90/1833956-1242826438
PBS_JOBID= 9322474
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=501339530

node90.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1892676 kB
Buffers:         19592 kB
Cached:          87664 kB
SwapCached:      26432 kB
Active:          41972 kB
Inactive:        93900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892676 kB
SwapTotal:     4192956 kB
SwapFree:      4160960 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          15940 kB
Slab:            13412 kB
Committed_AS:   910904 kB
PageTables:       1436 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= 66248 MiB
End job on node90 at 2009-05-20 15:54:01