Trace number 328547

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
ornithorynque 0.1 alphaUNSAT 44.5192 22.3192

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.7.unsat.cnf
MD5SUM39c753fcd6ac15019fa3a40cd8b8f69d
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.851869
Satisfiable
(Un)Satisfiability was proved
Number of variables505
Number of clauses1696
Sum of the clauses size4422
Maximum clause length13
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 2719
Number of clauses of size 3948
Number of clauses of size 410
Number of clauses of size 510
Number of clauses of size over 56

Solver Data (download as text)

0.00/0.01	c This is Ornithorynque version 0.1 alpha
0.00/0.01	c (c) roussel@cril.univ-artois.fr
0.00/0.01	c using unsigned short
0.00/0.01	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=505 nbClause=1696
0.00/0.01	c nbVar=505 nbClause=1696
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1360 maxSat=0
0.00/0.05	c flip 10000 nbSat=1677 maxSat=1679
0.00/0.06	c flip 0 nbSat=1873 maxSat=1679
0.18/0.13	c flip 10000 nbSat=2198 maxSat=2200
0.18/0.13	c flip 0 nbSat=2552 maxSat=2200
0.38/0.23	c flip 10000 nbSat=2895 maxSat=2895
0.38/0.24	c flip 0 nbSat=3276 maxSat=2895
0.98/0.59	c flip 10000 nbSat=3579 maxSat=3584
1.18/0.60	c flip 0 nbSat=5306 maxSat=3584
1.78/0.95	c flip 10000 nbSat=5603 maxSat=5604
1.78/0.95	c flip 0 nbSat=6741 maxSat=5604
2.77/1.47	c nbDecision=10000 #clauses=8764
2.97/1.57	c flip 10000 nbSat=7076 maxSat=7081
2.97/1.58	c flip 0 nbSat=8698 maxSat=7081
5.76/2.92	c flip 10000 nbSat=9029 maxSat=9035
5.76/2.94	c flip 0 nbSat=11989 maxSat=9035
7.76/3.91	c flip 10000 nbSat=12362 maxSat=12365
7.76/3.93	c flip 0 nbSat=14287 maxSat=12365
9.36/4.76	c nbDecision=20000 #clauses=16175
11.15/5.65	c flip 10000 nbSat=14663 maxSat=14665
11.15/5.67	c flip 0 nbSat=17242 maxSat=14665
15.74/7.99	c flip 10000 nbSat=17577 maxSat=17592
15.94/8.02	c flip 0 nbSat=20478 maxSat=17592
21.33/10.80	c nbDecision=30000 #clauses=23782
21.74/10.92	c flip 10000 nbSat=20939 maxSat=20942
21.74/10.95	c flip 0 nbSat=23459 maxSat=20942
31.51/15.87	c flip 10000 nbSat=23900 maxSat=23932
31.71/15.94	c flip 0 nbSat=28235 maxSat=23932
40.29/20.26	c nbDecision=40000 #clauses=31661
44.48/22.31	c nbDecision=41724 #clauses=32980
44.48/22.31	c complete search ended
44.48/22.31	c local search ended
44.48/22.31	c complete search answered
44.48/22.31	
44.48/22.31	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-328547-1173112338 -o ROOT/results/node2/solver-328547-1173112338 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328547-1173112338/ornithorynque /tmp/evaluation/328547-1173112338/instance-328547-1173112338.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: 1.80 1.91 1.89 3/77 23742
/proc/meminfo: memFree=1068152/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=23220 CPUtime=0
/proc/23742/stat : 23742 (ornithorynque) R 23740 23742 22826 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 331188805 23777280 263 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206378669168 0 0 4096 0 0 0 0 17 1 0 0
/proc/23742/statm: 5805 263 218 42 0 45 0

[startup+0.0917979 s]
/proc/loadavg: 1.80 1.91 1.89 3/77 23742
/proc/meminfo: memFree=1068152/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=45344 CPUtime=0.16
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 645 0 0 0 16 0 0 0 18 0 3 0 331188805 46432256 606 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 11336 606 387 42 0 5588 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45344

[startup+0.101798 s]
/proc/loadavg: 1.80 1.91 1.89 3/77 23742
/proc/meminfo: memFree=1068152/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=45344 CPUtime=0.18
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 649 0 0 0 18 0 0 0 18 0 3 0 331188805 46432256 610 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 11336 610 387 42 0 5588 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45344

[startup+0.301819 s]
/proc/loadavg: 1.80 1.91 1.89 3/77 23742
/proc/meminfo: memFree=1068152/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=46500 CPUtime=0.58
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 779 0 0 0 58 0 0 0 18 0 3 0 331188805 47616000 740 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 11625 740 387 42 0 5877 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 46500

[startup+0.701862 s]
/proc/loadavg: 1.80 1.91 1.89 3/77 23742
/proc/meminfo: memFree=1068152/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=47524 CPUtime=1.38
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 1009 0 0 0 138 0 0 0 18 0 3 0 331188805 48664576 970 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 11881 970 387 42 0 6133 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 47524

[startup+1.50295 s]
/proc/loadavg: 1.80 1.91 1.89 3/80 23745
/proc/meminfo: memFree=1065056/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=47656 CPUtime=2.97
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 1269 0 0 0 297 0 0 0 18 0 3 0 331188805 48799744 1230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 11914 1230 387 42 0 6166 0
[pid=23742/tid=23744] ppid=23740 vsize=47656 CPUtime=1.48
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 454 0 0 0 148 0 0 0 24 0 3 0 331188807 48799744 1230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=47656 CPUtime=1.48
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 240 0 0 0 148 0 0 0 25 0 3 0 331188807 48799744 1230 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47656

[startup+3.10112 s]
/proc/loadavg: 1.81 1.91 1.89 3/80 23745
/proc/meminfo: memFree=1063840/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=48812 CPUtime=6.16
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 1656 0 0 0 616 0 0 0 18 0 3 0 331188805 49983488 1617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 12203 1617 387 42 0 6455 0
[pid=23742/tid=23744] ppid=23740 vsize=48812 CPUtime=3.07
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 673 0 0 0 307 0 0 0 25 0 3 0 331188807 49983488 1617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=48812 CPUtime=3.07
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 408 0 0 0 307 0 0 0 25 0 3 0 331188807 49983488 1617 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242213 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 48812

[startup+6.30145 s]
/proc/loadavg: 1.81 1.91 1.89 3/80 23745
/proc/meminfo: memFree=1061536/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=52028 CPUtime=12.55
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 2220 0 0 0 1254 1 0 0 18 0 3 0 331188805 53276672 2088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 13007 2088 387 42 0 7259 0
[pid=23742/tid=23744] ppid=23740 vsize=52028 CPUtime=6.28
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 1042 0 0 0 627 1 0 0 25 0 3 0 331188807 53276672 2088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=52028 CPUtime=6.26
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 603 0 0 0 626 0 0 0 25 0 3 0 331188807 53276672 2088 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 52028

[startup+12.7011 s]
/proc/loadavg: 1.83 1.91 1.89 3/80 23745
/proc/meminfo: memFree=1058528/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=54252 CPUtime=25.33
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 2836 0 0 0 2531 2 0 0 18 0 3 0 331188805 55554048 2699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 13563 2699 387 42 0 7815 0
[pid=23742/tid=23744] ppid=23740 vsize=54252 CPUtime=12.67
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 1460 0 0 0 1266 1 0 0 25 0 3 0 331188807 55554048 2699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311481 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=54252 CPUtime=12.63
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 801 0 0 0 1263 0 0 0 25 0 3 0 331188807 55554048 2699 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241016 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 54252

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

[startup+19.1018 s]
/proc/loadavg: 1.85 1.92 1.89 3/80 23745
/proc/meminfo: memFree=1056736/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=55276 CPUtime=38.1
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 3295 0 0 0 3808 2 0 0 18 0 3 0 331188805 56602624 3158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 13819 3158 387 42 0 8071 0
[pid=23742/tid=23744] ppid=23740 vsize=55276 CPUtime=19.07
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 1779 0 0 0 1906 1 0 0 25 0 3 0 331188807 56602624 3158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=55276 CPUtime=19
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 941 0 0 0 1900 0 0 0 25 0 3 0 331188807 56602624 3158 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 38.1
Current children cumulated vsize (KiB) 55276

[startup+20.7019 s]
/proc/loadavg: 1.85 1.92 1.89 3/80 23745
/proc/meminfo: memFree=1056544/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=55276 CPUtime=41.29
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 3358 0 0 0 4127 2 0 0 18 0 3 0 331188805 56602624 3221 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 13819 3221 387 42 0 8071 0
[pid=23742/tid=23744] ppid=23740 vsize=55276 CPUtime=20.67
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 1842 0 0 0 2066 1 0 0 25 0 3 0 331188807 56602624 3221 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=55276 CPUtime=20.6
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 941 0 0 0 2060 0 0 0 25 0 3 0 331188807 56602624 3221 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241181 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 41.29
Current children cumulated vsize (KiB) 55276

[startup+21.501 s]
/proc/loadavg: 1.85 1.92 1.89 3/80 23745
/proc/meminfo: memFree=1056416/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=56300 CPUtime=42.88
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 3383 0 0 0 4286 2 0 0 18 0 3 0 331188805 57651200 3246 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 14075 3246 387 42 0 8327 0
[pid=23742/tid=23744] ppid=23740 vsize=56300 CPUtime=21.46
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 1867 0 0 0 2145 1 0 0 25 0 3 0 331188807 57651200 3246 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=56300 CPUtime=21.39
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 941 0 0 0 2139 0 0 0 25 0 3 0 331188807 57651200 3246 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241619 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.88
Current children cumulated vsize (KiB) 56300

[startup+21.9011 s]
/proc/loadavg: 1.85 1.92 1.89 3/80 23745
/proc/meminfo: memFree=1056224/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=56300 CPUtime=43.69
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 3397 0 0 0 4367 2 0 0 18 0 3 0 331188805 57651200 3260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 14075 3260 387 42 0 8327 0
[pid=23742/tid=23744] ppid=23740 vsize=56300 CPUtime=21.87
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 1881 0 0 0 2186 1 0 0 25 0 3 0 331188807 57651200 3260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311419 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=56300 CPUtime=21.79
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 941 0 0 0 2179 0 0 0 25 0 3 0 331188807 57651200 3260 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 43.69
Current children cumulated vsize (KiB) 56300

[startup+22.3011 s]
/proc/loadavg: 1.85 1.92 1.89 3/80 23745
/proc/meminfo: memFree=1056224/2055920 swapFree=4153276/4192956
[pid=23742] ppid=23740 vsize=56556 CPUtime=44.48
/proc/23742/stat : 23742 (ornithorynque) S 23740 23742 22826 0 -1 4194304 3473 0 0 0 4446 2 0 0 18 0 3 0 331188805 57913344 3271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/23742/statm: 14139 3271 387 42 0 8391 0
[pid=23742/tid=23744] ppid=23740 vsize=56556 CPUtime=22.26
/proc/23742/task/23744/stat : 23744 (ornithorynque) R 23740 23742 22826 0 -1 4194368 1957 0 0 0 2225 1 0 0 25 0 3 0 331188807 57913344 3271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=23742/tid=23745] ppid=23740 vsize=56556 CPUtime=22.19
/proc/23742/task/23745/stat : 23745 (ornithorynque) R 23740 23742 22826 0 -1 4194368 941 0 0 0 2219 0 0 0 25 0 3 0 331188807 57913344 3271 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241098 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.48
Current children cumulated vsize (KiB) 56556

Child status: 20
Real time (s): 22.3192
CPU time (s): 44.5192
CPU user time (s): 44.4872
CPU system time (s): 0.031995
CPU usage (%): 199.466
Max. virtual memory (cumulated for all children) (KiB): 56556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.4872
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3475
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= 20
involuntary context switches= 868

runsolver used 0.023996 second user time and 0.065989 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Mar  5 16:32:19 UTC 2007

IDJOB= 328547
IDBENCH= 20469
IDSOLVER= 139
FILE ID= node2/328547-1173112338

PBS_JOBID= 4013942

Free space on /tmp= 66511 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.7.unsat.cnf
COMMAND LINE= /tmp/evaluation/328547-1173112338/ornithorynque /tmp/evaluation/328547-1173112338/instance-328547-1173112338.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-328547-1173112338 -o ROOT/results/node2/solver-328547-1173112338 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328547-1173112338/ornithorynque /tmp/evaluation/328547-1173112338/instance-328547-1173112338.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  39c753fcd6ac15019fa3a40cd8b8f69d

RANDOM SEED= 426205996

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1068688 kB
Buffers:         50524 kB
Cached:         839416 kB
SwapCached:       2968 kB
Active:          69048 kB
Inactive:       844212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1068688 kB
SwapTotal:     4192956 kB
SwapFree:      4153276 kB
Dirty:             308 kB
Writeback:           0 kB
Mapped:          30620 kB
Slab:            59552 kB
Committed_AS:  1555652 kB
PageTables:       1812 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= 66511 MiB

End job on node2 on Mon Mar  5 16:32:41 UTC 2007