Trace number 312816

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, and are wall clock time (not CPU 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
tinisat 2007-02-08? (TO) 1200.1 1200.57

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-19-s.cnf
MD5SUMd1c031feea2b01bb6670a4d0116bbd23
Bench CategoryINDUST (industrial 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 variables330796
Number of clauses1585788
Sum of the clauses size3686616
Maximum clause length10
Minimum clause length1
Number of clauses of size 124593
Number of clauses of size 21205222
Number of clauses of size 3294753
Number of clauses of size 46800
Number of clauses of size 527200
Number of clauses of size over 527220

Solver Data (download as text)

1.99/2.00	c Tinisat 0.22
1.99/2.00	c solving /tmp/evaluation/312816-1176860955/instance-312816-1176860955.cnf
1.99/2.00	c 330796 variables, 1585788 clauses

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-312816-1176860955 -o ROOT/results/node60/solver-312816-1176860955 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/312816-1176860955/tinisat /tmp/evaluation/312816-1176860955/instance-312816-1176860955.cnf 

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): 2400 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 30893
/proc/meminfo: memFree=1649368/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=13108 CPUtime=0
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 134005555 13422592 76 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134629133 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 3277 77 48 110 0 3164 0

[startup+0.0740749 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 30893
/proc/meminfo: memFree=1649368/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=14032 CPUtime=0.06
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 451 0 0 0 6 0 0 0 18 0 1 0 134005555 14368768 436 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134582170 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 3508 436 48 110 0 3395 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14032

[startup+0.101075 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 30893
/proc/meminfo: memFree=1649368/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=14428 CPUtime=0.09
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 595 0 0 0 9 0 0 0 18 0 1 0 134005555 14774272 580 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134727990 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 3607 580 48 110 0 3494 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14428

[startup+0.301094 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 30893
/proc/meminfo: memFree=1649368/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=17200 CPUtime=0.28
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 1629 0 0 0 28 0 0 0 19 0 1 0 134005555 17612800 1614 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 4300 1614 48 110 0 4187 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17200

[startup+0.701134 s]
/proc/loadavg: 0.91 0.95 0.95 3/64 30893
/proc/meminfo: memFree=1649368/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=22612 CPUtime=0.68
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 3668 0 0 0 67 1 0 0 22 0 1 0 134005555 23154688 3653 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134728285 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 5653 3653 48 110 0 5540 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22612

[startup+1.50121 s]
/proc/loadavg: 0.91 0.95 0.95 2/65 30894
/proc/meminfo: memFree=1629136/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=33832 CPUtime=1.49
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 7692 0 0 0 145 4 0 0 25 0 1 0 134005555 34643968 7677 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134612771 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 8458 7677 48 110 0 8345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33832

[startup+3.10137 s]
/proc/loadavg: 0.91 0.95 0.95 2/65 30894
/proc/meminfo: memFree=1576720/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=153128 CPUtime=3.09
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 30769 0 0 0 293 16 0 0 25 0 1 0 134005555 156803072 28813 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 38282 28813 52 110 0 38169 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153128

[startup+6.30168 s]
/proc/loadavg: 0.92 0.95 0.95 2/65 30894
/proc/meminfo: memFree=1543760/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=140736 CPUtime=6.29
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 31481 0 0 0 612 17 0 0 25 0 1 0 134005555 144113664 26427 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134532874 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 35184 26427 52 110 0 35071 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 140736

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.95 2/65 30894
/proc/meminfo: memFree=1543328/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=140736 CPUtime=12.69
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 31615 0 0 0 1252 17 0 0 25 0 1 0 134005555 144113664 26561 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 35184 26561 52 110 0 35071 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 140736

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.95 2/65 30894
/proc/meminfo: memFree=1542432/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=140736 CPUtime=25.48
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 31866 0 0 0 2531 17 0 0 25 0 1 0 134005555 144113664 26812 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519567 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 35184 26812 52 110 0 35071 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 140736

[startup+51.1021 s]
/proc/loadavg: 0.96 0.96 0.95 2/65 30894
/proc/meminfo: memFree=1540192/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=140736 CPUtime=51.07
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 32437 0 0 0 5089 18 0 0 25 0 1 0 134005555 144113664 27383 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 35184 27383 52 110 0 35071 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 140736

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.95 2/65 30894
/proc/meminfo: memFree=1531552/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=140736 CPUtime=102.27
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 34609 0 0 0 10206 21 0 0 25 0 1 0 134005555 144113664 29555 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 35184 29555 52 110 0 35071 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 140736

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1520224/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=140736 CPUtime=162.25
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 37445 0 0 0 16201 24 0 0 25 0 1 0 134005555 144113664 32391 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519841 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 35184 32391 52 110 0 35071 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 140736

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1507104/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=223120 CPUtime=222.24
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 40691 0 0 0 22197 27 0 0 25 0 1 0 134005555 228474880 35637 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 55780 35637 52 110 0 55667 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 223120

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1486944/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=223120 CPUtime=282.22
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 45747 0 0 0 28191 31 0 0 25 0 1 0 134005555 228474880 40693 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519657 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 55780 40693 52 110 0 55667 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 223120

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1472352/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=223120 CPUtime=342.2
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 49358 0 0 0 34186 34 0 0 25 0 1 0 134005555 228474880 44304 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 55780 44304 52 110 0 55667 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 223120

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1459040/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=223120 CPUtime=402.19
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 52679 0 0 0 40181 38 0 0 25 0 1 0 134005555 228474880 47625 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515474 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 55780 47625 52 110 0 55667 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 223120

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1445664/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=223120 CPUtime=462.17
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 56013 0 0 0 46175 42 0 0 25 0 1 0 134005555 228474880 50959 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134517130 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 55780 50959 52 110 0 55667 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 223120

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1435040/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=223120 CPUtime=522.16
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 58716 0 0 0 52172 44 0 0 25 0 1 0 134005555 228474880 53662 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519905 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 55780 53662 52 110 0 55667 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 223120

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1419104/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=387884 CPUtime=582.15
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 62674 0 0 0 58167 48 0 0 25 0 1 0 134005555 397193216 57620 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134515528 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 96971 57620 52 110 0 96858 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 387884

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1404064/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=387884 CPUtime=642.13
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 66354 0 0 0 64163 50 0 0 25 0 1 0 134005555 397193216 61300 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 96971 61300 52 110 0 96858 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 387884

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 30894
/proc/meminfo: memFree=1382176/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=387884 CPUtime=702.11
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 72189 0 0 0 70157 54 0 0 25 0 1 0 134005555 397193216 67135 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134517432 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 96971 67135 52 110 0 96858 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 387884

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 31092
/proc/meminfo: memFree=1361296/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=387884 CPUtime=762
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 77005 0 0 0 76142 58 0 0 25 0 1 0 134005555 397193216 71951 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 96971 71951 52 110 0 96858 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 387884

[startup+822.302 s]
/proc/loadavg: 1.07 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1251680/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=387884 CPUtime=821.91
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 80709 0 0 0 82125 66 0 0 25 0 1 0 134005555 397193216 75655 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519638 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 96971 75655 52 110 0 96858 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 387884

[startup+882.302 s]
/proc/loadavg: 1.02 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1235168/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=387884 CPUtime=881.9
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 84841 0 0 0 88121 69 0 0 25 0 1 0 134005555 397193216 79787 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134516992 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 96971 79787 52 110 0 96858 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 387884

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1206624/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=387884 CPUtime=941.88
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 92169 0 0 0 94114 74 0 0 25 0 1 0 134005555 397193216 87115 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 96971 87115 52 110 0 96858 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 387884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1184096/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=387884 CPUtime=1001.87
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 97582 0 0 0 100108 79 0 0 25 0 1 0 134005555 397193216 92528 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 96971 92528 52 110 0 96858 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 387884

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1164576/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=717412 CPUtime=1061.85
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 102464 0 0 0 106101 84 0 0 25 0 1 0 134005555 734629888 97410 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134532918 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 179353 97410 52 110 0 179240 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 717412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1141344/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=717412 CPUtime=1121.84
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 108272 0 0 0 112096 88 0 0 25 0 1 0 134005555 734629888 103218 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 179353 103218 52 110 0 179240 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 717412

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1125728/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=717412 CPUtime=1181.82
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 112248 0 0 0 118091 91 0 0 25 0 1 0 134005555 734629888 107194 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 179353 107194 52 110 0 179240 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 717412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1118496/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=717412 CPUtime=1200.02
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 113959 0 0 0 119910 92 0 0 25 0 1 0 134005555 734629888 108905 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 179353 108905 52 110 0 179240 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 717412

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31580
/proc/meminfo: memFree=1118496/2055920 swapFree=4179544/4192956
[pid=30893] ppid=30891 vsize=717412 CPUtime=1200.02
/proc/30893/stat : 30893 (tinisat) R 30891 30893 29589 0 -1 4194304 113959 0 0 0 119910 92 0 0 25 0 1 0 134005555 734629888 108905 18446744073709551615 134512640 134966189 4294956640 18446744073709551615 134519964 0 0 4096 0 0 0 0 17 1 0 0
/proc/30893/statm: 179353 108905 52 110 0 179240 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 717412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.1
CPU user time (s): 1199.1
CPU system time (s): 0.996848
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 717412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.1
system time used= 0.996848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113959
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= 6
involuntary context switches= 1941

runsolver used 0.939857 second user time and 2.44263 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Apr 18 01:49:16 UTC 2007

IDJOB= 312816
IDBENCH= 20351
IDSOLVER= 100
FILE ID= node60/312816-1176860955

PBS_JOBID= 4590221

Free space on /tmp= 66443 MiB

SOLVER NAME= tinisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-sat/partial-10-19-s.cnf
COMMAND LINE= /tmp/evaluation/312816-1176860955/tinisat /tmp/evaluation/312816-1176860955/instance-312816-1176860955.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-312816-1176860955 -o ROOT/results/node60/solver-312816-1176860955 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/312816-1176860955/tinisat /tmp/evaluation/312816-1176860955/instance-312816-1176860955.cnf            

META MD5SUM SOLVER= 15788d06198cf45d0201cced774790cd
MD5SUM BENCH=  d1c031feea2b01bb6670a4d0116bbd23

RANDOM SEED= 797607870

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1649712 kB
Buffers:         23648 kB
Cached:         329940 kB
SwapCached:       7764 kB
Active:         185184 kB
Inactive:       188440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649712 kB
SwapTotal:     4192956 kB
SwapFree:      4179544 kB
Dirty:           29700 kB
Writeback:           0 kB
Mapped:          21672 kB
Slab:            18472 kB
Committed_AS:  1509280 kB
PageTables:       1484 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= 66443 MiB

End job on node60 on Wed Apr 18 02:09:18 UTC 2007