Trace number 1773543

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 506.941 507.096

General information on the benchmark

Namemanol-pipe-c10nid_i.cnf
MD5SUM5845608382cee59cce4973c50f16416c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark424.718
Satisfiable
(Un)Satisfiability was proved
Number of variables252516
Number of clauses750877
Sum of the clauses size1752045
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500584
Number of clauses of size 3250292
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.68/0.77	c ==============================================================================
0.68/0.77	c |           |     ORIGINAL     |              LEARNT              |          |
0.68/0.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.68/0.77	c ==============================================================================
0.68/0.77	c |         0 |  750876  1752044 |  225262       0        0     nan |  0.000 % |
5.49/5.56	c |         0 |  320735  1252421 |      --       0       --      -- |     --   | -430139/-499618
5.49/5.57	c ==============================================================================
5.49/5.57	c Result  :   #vars: 41437   #clauses: 320735   #literals: 1252421
5.49/5.57	c CPU time:   5.30119 s
5.49/5.57	c ==============================================================================
6.08/6.14	c lySAT 0.1
6.08/6.14	c minisat core +  additionnal features
6.08/6.14	c ============================[ Problem Statistics ]=============================
6.08/6.14	c |                                                                             |
6.08/6.14	c |  Number of variables:  41437                                                |
6.08/6.14	c |  Number of clauses:    320735                                               |
6.14/6.39	c |  Parsing time:         0.22         s                                       |
506.84/507.06	c restarts              : 6229
506.84/507.06	c conflicts             : 1133840        (2265 /sec)
506.84/507.06	c decisions             : 8264804        (3.30 % random) (16510 /sec)
506.84/507.06	c euip                  : 31874       
506.84/507.06	c propagations          : 485965120      (970748 /sec)
506.84/507.06	c conflict literals     : 23532709       (22.01 % deleted)
506.84/507.06	c Memory used           : 64.15 MB
506.84/507.06	c CPU time              : 500.609 s
506.84/507.06	c 
506.84/507.07	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-1773543-1241235470/watcher-1773543-1241235470 -o /tmp/evaluation-result-1773543-1241235470/solver-1773543-1241235470 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773543-1241235470.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: 0.99 0.97 0.98 3/64 26621
/proc/meminfo: memFree=906376/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=0
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151580779 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26621/statm: 1339 235 195 169 0 50 0
[pid=26622] ppid=26621 vsize=1520 CPUtime=0
/proc/26622/stat : 26622 (SatElite) R 26621 26621 26494 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151580779 1556480 271 1992294400 134512640 135034092 4294956112 18446744073709551615 134544732 0 0 4096 3 0 0 0 17 1 0 0
/proc/26622/statm: 380 273 50 127 0 250 0

[startup+0.028653 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26621
/proc/meminfo: memFree=906376/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=0
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151580779 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26621/statm: 1339 235 195 169 0 50 0
[pid=26622] ppid=26621 vsize=4584 CPUtime=0.01
/proc/26622/stat : 26622 (SatElite) R 26621 26621 26494 0 -1 4194304 955 0 0 0 1 0 0 0 18 0 1 0 151580779 4694016 939 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26622/statm: 1146 941 50 127 0 1016 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9940

[startup+0.101661 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26621
/proc/meminfo: memFree=906376/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=0
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151580779 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26621/statm: 1339 235 195 169 0 50 0
[pid=26622] ppid=26621 vsize=15760 CPUtime=0.09
/proc/26622/stat : 26622 (SatElite) R 26621 26621 26494 0 -1 4194304 3286 0 0 0 8 1 0 0 18 0 1 0 151580779 16138240 3270 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26622/statm: 3940 3270 50 127 0 3810 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21116

[startup+0.301683 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26621
/proc/meminfo: memFree=906376/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=0
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151580779 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26621/statm: 1339 235 195 169 0 50 0
[pid=26622] ppid=26621 vsize=40252 CPUtime=0.29
/proc/26622/stat : 26622 (SatElite) R 26621 26621 26494 0 -1 4194304 9442 0 0 0 24 5 0 0 19 0 1 0 151580779 41218048 9426 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26622/statm: 10063 9428 50 127 0 9933 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45608

[startup+0.701729 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 26621
/proc/meminfo: memFree=906376/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=0
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151580779 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26621/statm: 1339 235 195 169 0 50 0
[pid=26622] ppid=26621 vsize=90372 CPUtime=0.68
/proc/26622/stat : 26622 (SatElite) R 26621 26621 26494 0 -1 4194304 21988 0 0 0 57 11 0 0 23 0 1 0 151580779 92540928 21972 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/26622/statm: 22593 21973 51 127 0 22463 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 95728

[startup+1.50182 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26623
/proc/meminfo: memFree=803896/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=0
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151580779 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26621/statm: 1339 235 195 169 0 50 0
[pid=26622] ppid=26621 vsize=109044 CPUtime=1.49
/proc/26622/stat : 26622 (SatElite) R 26621 26621 26494 0 -1 4194304 28024 0 0 0 134 15 0 0 25 0 1 0 151580779 111661056 25890 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26622/statm: 27261 25890 68 127 0 27131 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114400

[startup+3.10201 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26623
/proc/meminfo: memFree=792376/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=0
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151580779 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26621/statm: 1339 235 195 169 0 50 0
[pid=26622] ppid=26621 vsize=115832 CPUtime=3.09
/proc/26622/stat : 26622 (SatElite) R 26621 26621 26494 0 -1 4194304 29481 0 0 0 289 20 0 0 25 0 1 0 151580779 118611968 27347 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26622/statm: 28958 27347 68 127 0 28828 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121188

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26623
/proc/meminfo: memFree=770168/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 5356

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26624
/proc/meminfo: memFree=848760/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=29844 CPUtime=6.54
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 7027 0 0 0 650 4 0 0 25 0 1 0 151581393 30560256 7003 1992294400 134512640 135226915 4294956224 18446744073709551615 134537088 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 7461 7003 81 174 0 7284 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35200

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26624
/proc/meminfo: memFree=846968/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=31592 CPUtime=19.33
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 7461 0 0 0 1929 4 0 0 25 0 1 0 151581393 32350208 7437 1992294400 134512640 135226915 4294956224 18446744073709551615 134537539 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 7898 7437 81 174 0 7721 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36948

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26624
/proc/meminfo: memFree=844216/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=34460 CPUtime=44.93
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 8173 0 0 0 4488 5 0 0 25 0 1 0 151581393 35287040 8149 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 8615 8149 81 174 0 8438 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39816

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=837816/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=40784 CPUtime=96.11
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 9764 0 0 0 9604 7 0 0 25 0 1 0 151581393 41762816 9740 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 10196 9740 81 174 0 10019 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 46140

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=833976/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=44896 CPUtime=156.1
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 10754 0 0 0 15601 9 0 0 25 0 1 0 151581393 45973504 10730 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 11224 10730 81 174 0 11047 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50252

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=829432/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=49284 CPUtime=216.08
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 11871 0 0 0 21598 10 0 0 25 0 1 0 151581393 50466816 11847 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 12321 11847 81 174 0 12144 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54640

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=826936/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=51896 CPUtime=276.06
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 12477 0 0 0 27595 11 0 0 25 0 1 0 151581393 53141504 12453 1992294400 134512640 135226915 4294956224 18446744073709551615 134537275 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 12974 12453 81 174 0 12797 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 57252

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=821504/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=57224 CPUtime=336.04
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 13835 0 0 0 33592 12 0 0 25 0 1 0 151581393 58597376 13811 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 14306 13811 81 174 0 14129 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 62580

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=815680/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=63200 CPUtime=396.03
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15364 0 0 0 39589 14 0 0 25 0 1 0 151581393 64716800 15340 1992294400 134512640 135226915 4294956224 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 15800 15340 81 174 0 15623 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 68556

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813888/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65068 CPUtime=456.01
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15736 0 0 0 45586 15 0 0 25 0 1 0 151581393 66629632 15712 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16267 15712 81 174 0 16090 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 70424

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

[startup+486.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813248/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65688 CPUtime=480
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15881 0 0 0 47985 15 0 0 25 0 1 0 151581393 67264512 15857 1992294400 134512640 135226915 4294956224 18446744073709551615 134536852 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16422 15857 81 174 0 16245 0
Current children cumulated CPU time (s) 486.14
Current children cumulated vsize (KiB) 71044

[startup+499.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813312/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65688 CPUtime=492.8
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15892 0 0 0 49265 15 0 0 25 0 1 0 151581393 67264512 15868 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16422 15868 81 174 0 16245 0
Current children cumulated CPU time (s) 498.94
Current children cumulated vsize (KiB) 71044

[startup+502.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813312/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65688 CPUtime=495.99
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15892 0 0 0 49584 15 0 0 25 0 1 0 151581393 67264512 15868 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16422 15868 81 174 0 16245 0
Current children cumulated CPU time (s) 502.13
Current children cumulated vsize (KiB) 71044

[startup+505.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813312/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65688 CPUtime=499.19
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15892 0 0 0 49904 15 0 0 25 0 1 0 151581393 67264512 15868 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16422 15868 81 174 0 16245 0
Current children cumulated CPU time (s) 505.33
Current children cumulated vsize (KiB) 71044

[startup+506.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813312/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65688 CPUtime=499.99
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15892 0 0 0 49984 15 0 0 25 0 1 0 151581393 67264512 15868 1992294400 134512640 135226915 4294956224 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16422 15868 81 174 0 16245 0
Current children cumulated CPU time (s) 506.13
Current children cumulated vsize (KiB) 71044

[startup+506.703 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813312/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65688 CPUtime=500.39
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15892 0 0 0 50024 15 0 0 25 0 1 0 151581393 67264512 15868 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16422 15868 81 174 0 16245 0
Current children cumulated CPU time (s) 506.53
Current children cumulated vsize (KiB) 71044

[startup+506.903 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813312/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65688 CPUtime=500.59
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15892 0 0 0 50044 15 0 0 25 0 1 0 151581393 67264512 15868 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16422 15868 81 174 0 16245 0
Current children cumulated CPU time (s) 506.73
Current children cumulated vsize (KiB) 71044

[startup+507.003 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 26626
/proc/meminfo: memFree=813312/2055920 swapFree=4182092/4192956
[pid=26621] ppid=26619 vsize=5356 CPUtime=6.14
/proc/26621/stat : 26621 (lysat.sh) S 26619 26621 26494 0 -1 4194304 310 33125 0 0 0 0 582 32 16 0 1 0 151580779 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26621/statm: 1339 237 195 169 0 50 0
[pid=26624] ppid=26621 vsize=65688 CPUtime=500.7
/proc/26624/stat : 26624 (LySATi) R 26621 26621 26494 0 -1 4194304 15892 0 0 0 50055 15 0 0 25 0 1 0 151581393 67264512 15868 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/26624/statm: 16422 15868 81 174 0 16245 0
Current children cumulated CPU time (s) 506.84
Current children cumulated vsize (KiB) 71044

Child status: 20
Real time (s): 507.096
CPU time (s): 506.941
CPU user time (s): 506.432
CPU system time (s): 0.508922
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 126960

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

runsolver used 0.58791 second user time and 1.22181 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-02 05:37:51
IDJOB=1773543
IDBENCH=69630
IDSOLVER=609
FILE ID=node11/1773543-1241235470
PBS_JOBID= 9224826
Free space on /tmp= 66448 MiB

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

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

MD5SUM BENCH= 5845608382cee59cce4973c50f16416c
RANDOM SEED=1024405222

node11.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.214
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.214
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:        906792 kB
Buffers:         83236 kB
Cached:         955724 kB
SwapCached:       4976 kB
Active:         137988 kB
Inactive:       909172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        906792 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:           15576 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            87920 kB
Committed_AS:   681736 kB
PageTables:       1452 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= 66448 MiB
End job on node11 at 2009-05-02 05:46:18