Trace number 1775293

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 i/2009-03-20UNSAT 127.527 127.589

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.569
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.39/0.49	c ==============================================================================
0.39/0.49	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.49	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.49	c ==============================================================================
0.39/0.49	c |         0 |  501420  1169980 |  150425       0        0     nan |  0.000 % |
3.29/3.36	c |         0 |  215779   849690 |      --       0       --      -- |     --   | -285639/-320285
3.29/3.36	c ==============================================================================
3.29/3.36	c Result  :   #vars: 28036   #clauses: 215779   #literals: 849690
3.29/3.36	c CPU time:   3.18952 s
3.29/3.36	c ==============================================================================
3.69/3.73	c lySAT 0.1
3.69/3.73	c minisat core +  additionnal features
3.69/3.74	c ============================[ Problem Statistics ]=============================
3.69/3.74	c |                                                                             |
3.69/3.74	c |  Number of variables:  28036                                                |
3.69/3.74	c |  Number of clauses:    215779                                               |
3.72/3.91	c |  Parsing time:         0.16         s                                       |
127.42/127.56	c restarts              : 2924
127.42/127.56	c conflicts             : 428945         (3468 /sec)
127.42/127.56	c decisions             : 2987757        (5.54 % random) (24154 /sec)
127.42/127.56	c euip                  : 11792       
127.42/127.56	c propagations          : 139100516      (1124534 /sec)
127.42/127.56	c conflict literals     : 7888942        (22.85 % deleted)
127.42/127.56	c Memory used           : 35.83 MB
127.42/127.56	c CPU time              : 123.696 s
127.42/127.56	c 
127.42/127.57	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-1775293-1241247900/watcher-1775293-1241247900 -o /tmp/evaluation-result-1775293-1241247900/solver-1775293-1241247900 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1775293-1241247900.cnf i 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.07 1.00 1.00 3/64 24750
/proc/meminfo: memFree=1446008/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=0
/proc/24750/stat : 24750 (lysat.sh) R 24748 24750 24655 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 152818283 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/24750/statm: 1339 234 194 169 0 50 0
[pid=24751] ppid=24750 vsize=956 CPUtime=0
/proc/24751/stat : 24751 (SatElite) R 24750 24750 24655 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 152818283 978944 149 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 0 0 0
/proc/24751/statm: 275 157 50 127 0 145 0

[startup+0.0384539 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 24750
/proc/meminfo: memFree=1446008/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=0
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152818283 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24750/statm: 1339 235 195 169 0 50 0
[pid=24751] ppid=24750 vsize=5752 CPUtime=0.03
/proc/24751/stat : 24751 (SatElite) R 24750 24750 24655 0 -1 4194304 1322 0 0 0 2 1 0 0 19 0 1 0 152818283 5890048 1306 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24751/statm: 1438 1308 50 127 0 1308 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11108

[startup+0.10146 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 24750
/proc/meminfo: memFree=1446008/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=0
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152818283 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24750/statm: 1339 235 195 169 0 50 0
[pid=24751] ppid=24750 vsize=16160 CPUtime=0.09
/proc/24751/stat : 24751 (SatElite) R 24750 24750 24655 0 -1 4194304 3450 0 0 0 7 2 0 0 19 0 1 0 152818283 16547840 3434 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24751/statm: 4040 3435 50 127 0 3910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21516

[startup+0.301481 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 24750
/proc/meminfo: memFree=1446008/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=0
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152818283 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24750/statm: 1339 235 195 169 0 50 0
[pid=24751] ppid=24750 vsize=41664 CPUtime=0.29
/proc/24751/stat : 24751 (SatElite) R 24750 24750 24655 0 -1 4194304 9955 0 0 0 23 6 0 0 21 0 1 0 152818283 42663936 9939 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/24751/statm: 10416 9940 50 127 0 10286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47020

[startup+0.701526 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 24750
/proc/meminfo: memFree=1446008/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=0
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152818283 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24750/statm: 1339 235 195 169 0 50 0
[pid=24751] ppid=24750 vsize=79708 CPUtime=0.69
/proc/24751/stat : 24751 (SatElite) R 24750 24750 24655 0 -1 4194304 18521 0 0 0 58 11 0 0 25 0 1 0 152818283 81620992 17111 1992294400 134512640 135034092 4294956112 18446744073709551615 134529303 0 0 4096 3 0 0 0 17 0 0 0
/proc/24751/statm: 19927 17111 68 127 0 19797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85064

[startup+1.50161 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 24752
/proc/meminfo: memFree=1372776/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=0
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152818283 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24750/statm: 1339 235 195 169 0 50 0
[pid=24751] ppid=24750 vsize=83752 CPUtime=1.49
/proc/24751/stat : 24751 (SatElite) R 24750 24750 24655 0 -1 4194304 19377 0 0 0 136 13 0 0 25 0 1 0 152818283 85762048 17967 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/24751/statm: 20938 17967 68 127 0 20808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89108

[startup+3.10179 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 24752
/proc/meminfo: memFree=1360232/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=0
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 152818283 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24750/statm: 1339 235 195 169 0 50 0
[pid=24751] ppid=24750 vsize=86900 CPUtime=3.09
/proc/24751/stat : 24751 (SatElite) R 24750 24750 24655 0 -1 4194304 20437 0 0 0 293 16 0 0 25 0 1 0 152818283 88985600 18695 1992294400 134512640 135034092 4294956112 18446744073709551615 134569373 0 0 4096 3 0 0 0 17 0 0 0
/proc/24751/statm: 21725 18695 68 127 0 21595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92256

[startup+6.30114 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1407464/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=20140 CPUtime=2.55
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 4734 0 0 0 252 3 0 0 25 0 1 0 152818657 20623360 4719 1992294400 134512640 135226915 4294956224 18446744073709551615 134527710 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 5035 4719 81 174 0 4858 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 25496

[startup+12.7019 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1406056/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=21324 CPUtime=8.94
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 5027 0 0 0 891 3 0 0 25 0 1 0 152818657 21835776 5012 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 5331 5012 81 174 0 5154 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26680

[startup+25.5013 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1403944/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=23596 CPUtime=21.74
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 5575 0 0 0 2170 4 0 0 25 0 1 0 152818657 24162304 5560 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 5899 5560 81 174 0 5722 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 28952

[startup+51.1011 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1400040/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=27616 CPUtime=47.33
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 6599 0 0 0 4728 5 0 0 25 0 1 0 152818657 28278784 6584 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 6904 6584 81 174 0 6727 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 32972

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1394536/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=33124 CPUtime=98.51
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 7957 0 0 0 9844 7 0 0 25 0 1 0 152818657 33918976 7942 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 8281 7942 81 174 0 8104 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 38480

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

[startup+115.101 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1391848/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=35964 CPUtime=111.3
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 8636 0 0 0 11123 7 0 0 25 0 1 0 152818657 36827136 8621 1992294400 134512640 135226915 4294956224 18446744073709551615 134536866 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 8991 8621 81 174 0 8814 0
Current children cumulated CPU time (s) 115.02
Current children cumulated vsize (KiB) 41320

[startup+121.502 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1391720/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=36236 CPUtime=117.7
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 8682 0 0 0 11763 7 0 0 25 0 1 0 152818657 37105664 8667 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 9059 8667 81 174 0 8882 0
Current children cumulated CPU time (s) 121.42
Current children cumulated vsize (KiB) 41592

[startup+124.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1391464/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=36380 CPUtime=120.9
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 8739 0 0 0 12083 7 0 0 25 0 1 0 152818657 37253120 8724 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 9095 8724 81 174 0 8918 0
Current children cumulated CPU time (s) 124.62
Current children cumulated vsize (KiB) 41736

[startup+126.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1391400/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=36528 CPUtime=122.5
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 8760 0 0 0 12243 7 0 0 25 0 1 0 152818657 37404672 8745 1992294400 134512640 135226915 4294956224 18446744073709551615 134538877 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 9132 8745 81 174 0 8955 0
Current children cumulated CPU time (s) 126.22
Current children cumulated vsize (KiB) 41884

[startup+127.101 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1391336/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=36528 CPUtime=123.3
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 8780 0 0 0 12323 7 0 0 25 0 1 0 152818657 37404672 8765 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 9132 8765 81 174 0 8955 0
Current children cumulated CPU time (s) 127.02
Current children cumulated vsize (KiB) 41884

[startup+127.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24753
/proc/meminfo: memFree=1391208/2055920 swapFree=4180840/4192956
[pid=24750] ppid=24748 vsize=5356 CPUtime=3.72
/proc/24750/stat : 24750 (lysat.sh) S 24748 24750 24655 0 -1 4194304 310 22157 0 0 0 0 351 21 16 0 1 0 152818283 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24750/statm: 1339 237 195 169 0 50 0
[pid=24753] ppid=24750 vsize=36684 CPUtime=123.7
/proc/24753/stat : 24753 (LySATi) R 24750 24750 24655 0 -1 4194304 8798 0 0 0 12363 7 0 0 25 0 1 0 152818657 37564416 8783 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/24753/statm: 9171 8783 81 174 0 8994 0
Current children cumulated CPU time (s) 127.42
Current children cumulated vsize (KiB) 42040

Child status: 20
Real time (s): 127.589
CPU time (s): 127.527
CPU user time (s): 127.216
CPU system time (s): 0.310952
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 95044

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

runsolver used 0.12598 second user time and 0.348946 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-02 09:05:01
IDJOB=1775293
IDBENCH=71715
IDSOLVER=609
FILE ID=node42/1775293-1241247900
PBS_JOBID= 9224890
Free space on /tmp= 66404 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775293-1241247900/watcher-1775293-1241247900 -o /tmp/evaluation-result-1775293-1241247900/solver-1775293-1241247900 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1775293-1241247900.cnf i

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED=1103584435

node42.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.232
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.232
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:       1446552 kB
Buffers:         75112 kB
Cached:         432968 kB
SwapCached:       5932 kB
Active:          92564 kB
Inactive:       423852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446552 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:           11240 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            79020 kB
Committed_AS:   744236 kB
PageTables:       1388 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= 66404 MiB
End job on node42 at 2009-05-02 09:07:09