Trace number 1562779

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
LySAT c/2009-03-20UNSAT 472.419 472.655

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark270.303
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c Parsing...
0.08/0.15	c ==============================================================================
0.08/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.15	c ==============================================================================
0.08/0.15	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
0.99/1.02	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
0.99/1.02	c ==============================================================================
0.99/1.02	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
0.99/1.02	c CPU time:   0.996848 s
0.99/1.02	c ==============================================================================
1.09/1.12	This is MiniSat 2.0 beta
1.09/1.12	WARNING: for repeatability, setting FPU to use double precision
1.09/1.12	============================[ Problem Statistics ]=============================
1.09/1.12	|                                                                             |
1.09/1.12	|  Number of variables:  7889                                                 |
1.09/1.12	|  Number of clauses:    68970                                                |
1.09/1.16	|  Parsing time:         0.04         s                                       |
472.35/472.64	restarts              : 21
472.35/472.64	conflicts             : 696290         (1478 /sec)
472.35/472.64	decisions             : 1000092        (1.80 % random) (2122 /sec)
472.35/472.64	propagations          : 166260414      (352821 /sec)
472.35/472.64	conflict literals     : 15563709       (37.03 % deleted)
472.35/472.64	Memory used           : 25.63 MB
472.35/472.64	CPU time              : 471.231 s
472.35/472.64	
472.35/472.64	UNSATISFIABLE
472.35/472.64	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1562779-1240998008/watcher-1562779-1240998008 -o /tmp/evaluation-result-1562779-1240998008/solver-1562779-1240998008 -C 1200 -W 1800 -M 1800 lysat.sh HOME/instance-1562779-1240998008.cnf c 

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.90 0.52 3/64 9237
/proc/meminfo: memFree=1125528/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=0
/proc/9237/stat : 9237 (lysat.sh) R 9235 9237 9144 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 127834348 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9237/statm: 1339 234 194 169 0 50 0
[pid=9238] ppid=9237 vsize=984 CPUtime=0
/proc/9238/stat : 9238 (SatElite) R 9237 9237 9144 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 127834348 1007616 127 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/9238/statm: 246 127 51 127 0 116 0

[startup+0.029004 s]
/proc/loadavg: 0.99 0.90 0.52 3/64 9237
/proc/meminfo: memFree=1125528/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=0
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127834348 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9237/statm: 1339 235 195 169 0 50 0
[pid=9238] ppid=9237 vsize=3528 CPUtime=0.02
/proc/9238/stat : 9238 (SatElite) R 9237 9237 9144 0 -1 4194304 780 0 0 0 2 0 0 0 19 0 1 0 127834348 3612672 764 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/9238/statm: 882 771 51 127 0 752 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8884

[startup+0.102012 s]
/proc/loadavg: 0.99 0.90 0.52 3/64 9237
/proc/meminfo: memFree=1125528/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=0
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127834348 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9237/statm: 1339 235 195 169 0 50 0
[pid=9238] ppid=9237 vsize=11012 CPUtime=0.08
/proc/9238/stat : 9238 (SatElite) R 9237 9237 9144 0 -1 4194304 2542 0 0 0 8 0 0 0 19 0 1 0 127834348 11276288 2526 1992294400 134512640 135034092 4294956112 18446744073709551615 134548090 0 0 4096 3 0 0 0 17 0 0 0
/proc/9238/statm: 2753 2527 51 127 0 2623 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16368

[startup+0.301038 s]
/proc/loadavg: 0.99 0.90 0.52 3/64 9237
/proc/meminfo: memFree=1125528/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=0
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127834348 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9237/statm: 1339 235 195 169 0 50 0
[pid=9238] ppid=9237 vsize=21724 CPUtime=0.28
/proc/9238/stat : 9238 (SatElite) R 9237 9237 9144 0 -1 4194304 4470 0 0 0 27 1 0 0 21 0 1 0 127834348 22245376 4454 1992294400 134512640 135034092 4294956112 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/9238/statm: 5431 4454 67 127 0 5301 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 27080

[startup+0.70109 s]
/proc/loadavg: 0.99 0.90 0.52 3/64 9237
/proc/meminfo: memFree=1125528/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=0
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 127834348 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9237/statm: 1339 235 195 169 0 50 0
[pid=9238] ppid=9237 vsize=21884 CPUtime=0.69
/proc/9238/stat : 9238 (SatElite) R 9237 9237 9144 0 -1 4194304 4946 0 0 0 67 2 0 0 25 0 1 0 127834348 22409216 4535 1992294400 134512640 135034092 4294956112 18446744073709551615 134566588 0 0 4096 3 0 0 0 17 0 0 0
/proc/9238/statm: 5471 4535 68 127 0 5341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27240

[startup+1.50121 s]
/proc/loadavg: 0.99 0.90 0.52 2/66 9239
/proc/meminfo: memFree=1105416/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 5356

[startup+3.10141 s]
/proc/loadavg: 0.99 0.90 0.52 2/66 9240
/proc/meminfo: memFree=1116360/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=7492 CPUtime=1.96
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 1726 0 0 0 196 0 0 0 25 0 1 0 127834461 7671808 1711 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/9240/statm: 1873 1711 77 171 0 1700 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12848

[startup+6.30183 s]
/proc/loadavg: 0.99 0.90 0.53 2/66 9240
/proc/meminfo: memFree=1113672/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=9372 CPUtime=5.15
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 2205 0 0 0 514 1 0 0 25 0 1 0 127834461 9596928 2190 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 1 0 0
/proc/9240/statm: 2343 2190 77 171 0 2170 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 14728

[startup+12.7017 s]
/proc/loadavg: 0.99 0.90 0.53 2/66 9240
/proc/meminfo: memFree=1111304/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=11696 CPUtime=11.54
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 2780 0 0 0 1153 1 0 0 25 0 1 0 127834461 11976704 2765 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 2924 2765 77 171 0 2751 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 17052

[startup+25.5013 s]
/proc/loadavg: 0.99 0.91 0.54 2/66 9240
/proc/meminfo: memFree=1108680/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=14356 CPUtime=24.34
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 3455 0 0 0 2432 2 0 0 25 0 1 0 127834461 14700544 3440 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 3589 3440 77 171 0 3416 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19712

[startup+51.1027 s]
/proc/loadavg: 0.99 0.91 0.55 2/66 9240
/proc/meminfo: memFree=1106696/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=16476 CPUtime=49.92
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 3924 0 0 0 4990 2 0 0 25 0 1 0 127834461 16871424 3909 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 4119 3909 77 171 0 3946 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 21832

[startup+102.306 s]
/proc/loadavg: 0.99 0.92 0.57 2/66 9240
/proc/meminfo: memFree=1103496/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=19664 CPUtime=101.1
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 4731 0 0 0 10107 3 0 0 25 0 1 0 127834461 20135936 4716 1992294400 134512640 135214827 4294956224 18446744073709551615 134529463 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 4916 4716 77 171 0 4743 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 25020

[startup+162.302 s]
/proc/loadavg: 0.99 0.94 0.59 2/66 9240
/proc/meminfo: memFree=1101640/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=21560 CPUtime=161.07
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 5185 0 0 0 16103 4 0 0 25 0 1 0 127834461 22077440 5170 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 5390 5170 77 171 0 5217 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 26916

[startup+222.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 9240
/proc/meminfo: memFree=1099656/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=23532 CPUtime=221.04
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 5685 0 0 0 22100 4 0 0 25 0 1 0 127834461 24096768 5670 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 5883 5670 77 171 0 5710 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 28888

[startup+282.302 s]
/proc/loadavg: 0.99 0.95 0.64 2/66 9240
/proc/meminfo: memFree=1099144/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=23984 CPUtime=281.01
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 5818 0 0 0 28097 4 0 0 25 0 1 0 127834461 24559616 5803 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 5996 5803 77 171 0 5823 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 29340

[startup+342.302 s]
/proc/loadavg: 0.99 0.96 0.66 2/66 9240
/proc/meminfo: memFree=1097864/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=25532 CPUtime=340.98
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6132 0 0 0 34094 4 0 0 25 0 1 0 127834461 26144768 6117 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6383 6117 77 171 0 6210 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 30888

[startup+402.302 s]
/proc/loadavg: 0.99 0.96 0.67 2/66 9240
/proc/meminfo: memFree=1097288/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=26244 CPUtime=400.96
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6286 0 0 0 40091 5 0 0 25 0 1 0 127834461 26873856 6271 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6561 6271 77 171 0 6388 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 31600

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 9240
/proc/meminfo: memFree=1097224/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=26244 CPUtime=460.94
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6286 0 0 0 46089 5 0 0 25 0 1 0 127834461 26873856 6271 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6561 6271 77 171 0 6388 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 31600

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

[startup+467.101 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 9240
/proc/meminfo: memFree=1097224/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=26244 CPUtime=465.74
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6286 0 0 0 46569 5 0 0 25 0 1 0 127834461 26873856 6271 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6561 6271 77 171 0 6388 0
Current children cumulated CPU time (s) 466.85
Current children cumulated vsize (KiB) 31600

[startup+470.303 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 9240
/proc/meminfo: memFree=1097224/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=26244 CPUtime=468.94
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6287 0 0 0 46889 5 0 0 25 0 1 0 127834461 26873856 6272 1992294400 134512640 135214827 4294956224 18446744073709551615 134538639 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6561 6272 77 171 0 6388 0
Current children cumulated CPU time (s) 470.05
Current children cumulated vsize (KiB) 31600

[startup+471.906 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 9240
/proc/meminfo: memFree=1097224/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=26244 CPUtime=470.54
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6287 0 0 0 47049 5 0 0 25 0 1 0 127834461 26873856 6272 1992294400 134512640 135214827 4294956224 18446744073709551615 134528472 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6561 6272 77 171 0 6388 0
Current children cumulated CPU time (s) 471.65
Current children cumulated vsize (KiB) 31600

[startup+472.302 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 9240
/proc/meminfo: memFree=1097224/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=26244 CPUtime=470.94
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6287 0 0 0 47089 5 0 0 25 0 1 0 127834461 26873856 6272 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6561 6272 77 171 0 6388 0
Current children cumulated CPU time (s) 472.05
Current children cumulated vsize (KiB) 31600

[startup+472.502 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 9240
/proc/meminfo: memFree=1097224/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=26244 CPUtime=471.14
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6287 0 0 0 47109 5 0 0 25 0 1 0 127834461 26873856 6272 1992294400 134512640 135214827 4294956224 18446744073709551615 134536538 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6561 6272 77 171 0 6388 0
Current children cumulated CPU time (s) 472.25
Current children cumulated vsize (KiB) 31600

[startup+472.602 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 9240
/proc/meminfo: memFree=1097224/2055920 swapFree=4181344/4192956
[pid=9237] ppid=9235 vsize=5356 CPUtime=1.11
/proc/9237/stat : 9237 (lysat.sh) S 9235 9237 9144 0 -1 4194304 310 5317 0 0 0 0 108 3 16 0 1 0 127834348 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9237/statm: 1339 237 195 169 0 50 0
[pid=9240] ppid=9237 vsize=26244 CPUtime=471.24
/proc/9240/stat : 9240 (LySATc) R 9237 9237 9144 0 -1 4194304 6287 0 0 0 47119 5 0 0 25 0 1 0 127834461 26873856 6272 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/9240/statm: 6561 6272 77 171 0 6388 0
Current children cumulated CPU time (s) 472.35
Current children cumulated vsize (KiB) 31600

Child status: 20
Real time (s): 472.655
CPU time (s): 472.419
CPU user time (s): 472.32
CPU system time (s): 0.098984
CPU usage (%): 99.95
Max. virtual memory (cumulated for all children) (KiB): 31600

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

runsolver used 0.382941 second user time and 1.34279 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-29 11:40:09
IDJOB=1562779
IDBENCH=70941
IDSOLVER=512
FILE ID=node13/1562779-1240998008
PBS_JOBID= 9204854
Free space on /tmp= 66416 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562779-1240998008/watcher-1562779-1240998008 -o /tmp/evaluation-result-1562779-1240998008/solver-1562779-1240998008 -C 1200 -W 1800 -M 1800  lysat.sh HOME/instance-1562779-1240998008.cnf c

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1438582938

node13.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.227
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.227
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:       1126016 kB
Buffers:         81912 kB
Cached:         757168 kB
SwapCached:       5412 kB
Active:         244508 kB
Inactive:       602456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1126016 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:            5212 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            68976 kB
Committed_AS:   489044 kB
PageTables:       1460 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= 66412 MiB
End job on node13 at 2009-04-29 11:48:01