Trace number 327933

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 alpha? (TO) 1200.18 601.524

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1674723394-12.SAT.shuffled.cnf
MD5SUM28015bf8fda823895ae898f0a4530c12
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is Ornithorynque version 0.1 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using unsigned short
0.00/0.00	c parsing...
0.00/0.01	c ...done
0.00/0.01	c nbVar=90 nbClause=1917
0.00/0.01	c nbVar=90 nbClause=1917
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=1862 maxSat=0
0.00/0.06	c flip 0 nbSat=2546 maxSat=1902
0.17/0.16	c flip 0 nbSat=3701 maxSat=2578
0.57/0.34	c flip 0 nbSat=5241 maxSat=3744
1.17/0.64	c flip 0 nbSat=7290 maxSat=5279
2.18/1.11	c flip 0 nbSat=9534 maxSat=7325
2.57/1.34	c nbDecision=10000 #clauses=10630
3.38/1.75	c flip 0 nbSat=11952 maxSat=9580
4.97/2.51	c flip 0 nbSat=14246 maxSat=11985
6.96/3.55	c flip 0 nbSat=17432 maxSat=14284
8.36/4.29	c nbDecision=20000 #clauses=19382
10.35/5.21	c flip 0 nbSat=21332 maxSat=17491
15.15/7.64	c flip 0 nbSat=25634 maxSat=21373
18.74/9.45	c nbDecision=30000 #clauses=28135
21.74/10.97	c flip 0 nbSat=29779 maxSat=25681
29.51/14.87	c flip 0 nbSat=34247 maxSat=29825
33.31/16.80	c nbDecision=40000 #clauses=36882
39.50/19.82	c flip 0 nbSat=39687 maxSat=34299
50.67/25.42	c flip 0 nbSat=44523 maxSat=39727
52.86/26.53	c nbDecision=50000 #clauses=45752
63.65/31.93	c flip 0 nbSat=50871 maxSat=44585
74.42/37.32	c nbDecision=60000 #clauses=54584
78.81/39.59	c flip 0 nbSat=55996 maxSat=50943
96.35/48.33	c flip 0 nbSat=61840 maxSat=56063
102.33/51.39	c nbDecision=70000 #clauses=63418
115.51/57.95	c flip 0 nbSat=66673 maxSat=61886
135.87/68.17	c flip 0 nbSat=71298 maxSat=66722
139.66/70.01	c nbDecision=80000 #clauses=72142
158.22/79.33	c flip 0 nbSat=76216 maxSat=71345
181.75/91.18	c flip 0 nbSat=80575 maxSat=76251
184.15/92.31	c nbDecision=90000 #clauses=81000
207.49/104.08	c flip 0 nbSat=85354 maxSat=80618
227.85/114.21	c nbDecision=100000 #clauses=89906
234.24/117.49	c flip 0 nbSat=91189 maxSat=85397
264.55/132.64	c flip 0 nbSat=96832 maxSat=91233
274.34/137.53	c nbDecision=110000 #clauses=98750
295.68/148.22	c flip 0 nbSat=102605 maxSat=96884
323.22/162.06	c nbDecision=120000 #clauses=107557
326.22/163.53	c flip 0 nbSat=107891 maxSat=102647
361.52/181.24	c flip 0 nbSat=114546 maxSat=107936
371.09/186.03	c nbDecision=130000 #clauses=116427
397.44/199.24	c flip 0 nbSat=121093 maxSat=114578
420.79/210.99	c nbDecision=140000 #clauses=125223
435.15/218.17	c flip 0 nbSat=127830 maxSat=121141
476.45/238.82	c flip 0 nbSat=133941 maxSat=127867
477.04/239.20	c nbDecision=150000 #clauses=134137
519.76/260.53	c flip 0 nbSat=139972 maxSat=133985
538.90/270.12	c nbDecision=160000 #clauses=142945
565.24/283.33	c flip 0 nbSat=146498 maxSat=140010
605.95/303.79	c nbDecision=170000 #clauses=151814
613.54/307.50	c flip 0 nbSat=153006 maxSat=146568
660.42/331.05	c nbDecision=180000 #clauses=160587
661.21/331.45	c flip 0 nbSat=160587 maxSat=153058
712.10/356.93	c flip 0 nbSat=166724 maxSat=160659
737.83/369.82	c nbDecision=190000 #clauses=169409
765.17/383.59	c flip 0 nbSat=173875 maxSat=166797
791.31/396.70	c nbDecision=200000 #clauses=178195
823.23/412.69	c flip 0 nbSat=183243 maxSat=173949
855.77/428.95	c nbDecision=210000 #clauses=187119
883.69/442.90	c flip 0 nbSat=189415 maxSat=183281
944.55/473.48	c flip 0 nbSat=194822 maxSat=189469
955.12/478.77	c nbDecision=220000 #clauses=195919
1007.80/505.11	c flip 0 nbSat=200606 maxSat=194889
1051.10/526.90	c nbDecision=230000 #clauses=204902
1073.84/538.24	c flip 0 nbSat=207267 maxSat=200695
1142.08/572.43	c flip 0 nbSat=213193 maxSat=207301
1148.47/575.69	c nbDecision=240000 #clauses=213790

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-327933-1173114980 -o ROOT/results/node45/solver-327933-1173114980 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327933-1173114980/ornithorynque /tmp/evaluation/327933-1173114980/instance-327933-1173114980.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.00 0.00 0.20 3/64 15820
/proc/meminfo: memFree=734736/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=23220 CPUtime=0
/proc/15820/stat : 15820 (ornithorynque) R 15818 15820 15763 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 37473800 23777280 255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258936436362 0 0 4096 0 0 0 0 17 1 0 0
/proc/15820/statm: 5805 256 218 42 0 45 0

[startup+0.0825831 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 15820
/proc/meminfo: memFree=734736/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=45348 CPUtime=0.14
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 642 0 0 0 14 0 0 0 18 0 3 0 37473800 46436352 603 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 11337 603 387 42 0 5589 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 45348

[startup+0.101648 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 15820
/proc/meminfo: memFree=734736/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=45348 CPUtime=0.17
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 653 0 0 0 17 0 0 0 18 0 3 0 37473800 46436352 614 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 11337 614 387 42 0 5589 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 45348

[startup+0.301623 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 15820
/proc/meminfo: memFree=734736/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=45480 CPUtime=0.57
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 780 0 0 0 57 0 0 0 18 0 3 0 37473800 46571520 741 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 11370 741 387 42 0 5622 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45480

[startup+0.701697 s]
/proc/loadavg: 0.00 0.00 0.20 3/64 15820
/proc/meminfo: memFree=734736/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=45892 CPUtime=1.37
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 994 0 0 0 137 0 0 0 18 0 3 0 37473800 46993408 955 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 11473 955 387 42 0 5725 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45892

[startup+1.50284 s]
/proc/loadavg: 0.00 0.00 0.20 3/67 15823
/proc/meminfo: memFree=732152/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=47456 CPUtime=2.97
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 1209 0 0 0 297 0 0 0 18 0 3 0 37473800 48594944 1170 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 11864 1170 387 42 0 6116 0
[pid=15820/tid=15822] ppid=15818 vsize=47456 CPUtime=1.48
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 406 0 0 0 148 0 0 0 25 0 3 0 37473802 48594944 1170 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=47456 CPUtime=1.48
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 242 0 0 0 148 0 0 0 25 0 3 0 37473802 48594944 1170 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258938705516 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47456

[startup+3.10114 s]
/proc/loadavg: 0.16 0.03 0.21 3/67 15823
/proc/meminfo: memFree=730744/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=49156 CPUtime=6.17
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 1583 0 0 0 616 1 0 0 18 0 3 0 37473800 50335744 1544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 12289 1544 387 42 0 6541 0
[pid=15820/tid=15822] ppid=15818 vsize=49156 CPUtime=3.07
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 619 0 0 0 307 0 0 0 21 0 3 0 37473802 50335744 1544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=49156 CPUtime=3.07
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 403 0 0 0 307 0 0 0 22 0 3 0 37473802 50335744 1544 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49156

[startup+6.30272 s]
/proc/loadavg: 0.16 0.03 0.21 3/67 15823
/proc/meminfo: memFree=728120/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=51076 CPUtime=12.55
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 2128 0 0 0 1254 1 0 0 18 0 3 0 37473800 52301824 2023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 12769 2023 387 42 0 7021 0
[pid=15820/tid=15822] ppid=15818 vsize=51076 CPUtime=6.27
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 947 0 0 0 627 0 0 0 25 0 3 0 37473802 52301824 2023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311883 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=51076 CPUtime=6.26
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 620 0 0 0 626 0 0 0 25 0 3 0 37473802 52301824 2023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51076

[startup+12.7019 s]
/proc/loadavg: 0.44 0.10 0.23 3/67 15823
/proc/meminfo: memFree=725376/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=53768 CPUtime=25.32
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 2747 0 0 0 2530 2 0 0 18 0 3 0 37473800 55058432 2642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 13442 2642 387 42 0 7694 0
[pid=15820/tid=15822] ppid=15818 vsize=53768 CPUtime=12.67
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 1288 0 0 0 1266 1 0 0 25 0 3 0 37473802 55058432 2642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=53768 CPUtime=12.63
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 898 0 0 0 1263 0 0 0 25 0 3 0 37473802 55058432 2642 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53768

[startup+25.5012 s]
/proc/loadavg: 0.68 0.16 0.24 3/67 15823
/proc/meminfo: memFree=722368/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=57532 CPUtime=50.87
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 3755 0 0 0 5083 4 0 0 18 0 3 0 37473800 58912768 3487 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 14383 3487 387 42 0 8635 0
[pid=15820/tid=15822] ppid=15818 vsize=57532 CPUtime=25.46
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 1881 0 0 0 2544 2 0 0 25 0 3 0 37473802 58912768 3487 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=57532 CPUtime=25.37
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 1313 0 0 0 2537 0 0 0 25 0 3 0 37473802 58912768 3487 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 57532

[startup+51.1019 s]
/proc/loadavg: 1.13 0.31 0.29 3/67 15823
/proc/meminfo: memFree=716800/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=64060 CPUtime=101.93
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 5333 0 0 0 10187 6 0 0 18 0 3 0 37473800 65597440 4777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 16015 4777 387 42 0 10267 0
[pid=15820/tid=15822] ppid=15818 vsize=64060 CPUtime=51.05
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 2741 0 0 0 5101 4 0 0 25 0 3 0 37473802 65597440 4777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=64060 CPUtime=50.86
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 2031 0 0 0 5085 1 0 0 25 0 3 0 37473802 65597440 4777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 64060

[startup+102.305 s]
/proc/loadavg: 1.65 0.59 0.39 3/67 15823
/proc/meminfo: memFree=711360/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=69772 CPUtime=204.1
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 6909 0 0 0 20402 8 0 0 18 0 3 0 37473800 71446528 6095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 17443 6095 387 42 0 11695 0
[pid=15820/tid=15822] ppid=15818 vsize=69772 CPUtime=102.24
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 3725 0 0 0 10218 6 0 0 25 0 3 0 37473802 71446528 6095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=69772 CPUtime=101.84
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 2623 0 0 0 10183 1 0 0 25 0 3 0 37473802 71446528 6095 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241742 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 69772

[startup+162.301 s]
/proc/loadavg: 1.87 0.84 0.48 3/67 15823
/proc/meminfo: memFree=705216/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=78012 CPUtime=323.82
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 9210 0 0 0 32371 11 0 0 18 0 3 0 37473800 79884288 7615 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 19503 7615 387 42 0 13755 0
[pid=15820/tid=15822] ppid=15818 vsize=78012 CPUtime=162.21
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 4786 0 0 0 16213 8 0 0 25 0 3 0 37473802 79884288 7615 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=78012 CPUtime=161.58
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 3863 0 0 0 16156 2 0 0 25 0 3 0 37473802 79884288 7615 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.82
Current children cumulated vsize (KiB) 78012

[startup+222.302 s]
/proc/loadavg: 1.95 1.05 0.58 3/67 15823
/proc/meminfo: memFree=699584/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=83892 CPUtime=443.53
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 10827 0 0 0 44340 13 0 0 18 0 3 0 37473800 85905408 9020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 20973 9020 387 42 0 15225 0
[pid=15820/tid=15822] ppid=15818 vsize=83892 CPUtime=222.2
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 5698 0 0 0 22210 10 0 0 25 0 3 0 37473802 85905408 9020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=83892 CPUtime=221.31
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 4568 0 0 0 22129 2 0 0 25 0 3 0 37473802 85905408 9020 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.53
Current children cumulated vsize (KiB) 83892

[startup+282.302 s]
/proc/loadavg: 1.98 1.22 0.66 3/67 15823
/proc/meminfo: memFree=695744/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=89568 CPUtime=563.25
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 12346 0 0 0 56310 15 0 0 18 0 3 0 37473800 91717632 9992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 22392 9992 387 42 0 16644 0
[pid=15820/tid=15822] ppid=15818 vsize=89568 CPUtime=282.17
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 6637 0 0 0 28206 11 0 0 25 0 3 0 37473802 91717632 9992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311432 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=89568 CPUtime=281.05
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 5148 0 0 0 28103 2 0 0 25 0 3 0 37473802 91717632 9992 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.25
Current children cumulated vsize (KiB) 89568

[startup+342.303 s]
/proc/loadavg: 1.99 1.36 0.74 3/67 15823
/proc/meminfo: memFree=691200/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=93700 CPUtime=682.96
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 13683 0 0 0 68280 16 0 0 18 0 3 0 37473800 95948800 11100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 23425 11100 387 42 0 17677 0
[pid=15820/tid=15822] ppid=15818 vsize=93700 CPUtime=342.15
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 7431 0 0 0 34202 13 0 0 25 0 3 0 37473802 95948800 11100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311218 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=93700 CPUtime=340.8
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 5691 0 0 0 34077 3 0 0 25 0 3 0 37473802 95948800 11100 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.96
Current children cumulated vsize (KiB) 93700

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.82 3/67 15823
/proc/meminfo: memFree=686848/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=99036 CPUtime=802.68
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 15334 0 0 0 80250 18 0 0 18 0 3 0 37473800 101412864 12200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 24759 12200 387 42 0 19011 0
[pid=15820/tid=15822] ppid=15818 vsize=99036 CPUtime=402.13
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 8328 0 0 0 40199 14 0 0 25 0 3 0 37473802 101412864 12200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=99036 CPUtime=400.53
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 6445 0 0 0 40050 3 0 0 25 0 3 0 37473802 101412864 12200 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283800 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.68
Current children cumulated vsize (KiB) 99036

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 0.89 3/67 15823
/proc/meminfo: memFree=683456/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=105336 CPUtime=922.4
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 17017 0 0 0 92220 20 0 0 18 0 3 0 37473800 107864064 13073 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 26334 13073 387 42 0 20586 0
[pid=15820/tid=15822] ppid=15818 vsize=105336 CPUtime=462.1
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 8885 0 0 0 46195 15 0 0 25 0 3 0 37473802 107864064 13073 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=105336 CPUtime=460.27
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 7571 0 0 0 46023 4 0 0 25 0 3 0 37473802 107864064 13073 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.4
Current children cumulated vsize (KiB) 105336

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.96 3/67 15823
/proc/meminfo: memFree=680704/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=107752 CPUtime=1042.12
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 17959 0 0 0 104191 21 0 0 18 0 3 0 37473800 110338048 13726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 26938 13726 387 42 0 21190 0
[pid=15820/tid=15822] ppid=15818 vsize=107752 CPUtime=522.09
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 9306 0 0 0 52193 16 0 0 25 0 3 0 37473802 110338048 13726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=107752 CPUtime=520.01
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 8092 0 0 0 51997 4 0 0 25 0 3 0 37473802 110338048 13726 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283709 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.12
Current children cumulated vsize (KiB) 107752

[startup+582.301 s]
/proc/loadavg: 1.99 1.71 1.02 3/67 15823
/proc/meminfo: memFree=677952/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=110220 CPUtime=1161.83
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 18704 0 0 0 116161 22 0 0 18 0 3 0 37473800 112865280 14438 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 27555 14438 387 42 0 21807 0
[pid=15820/tid=15822] ppid=15818 vsize=110220 CPUtime=582.06
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 9733 0 0 0 58189 17 0 0 25 0 3 0 37473802 112865280 14438 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=110220 CPUtime=579.74
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 8410 0 0 0 57970 4 0 0 25 0 3 0 37473802 112865280 14438 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.83
Current children cumulated vsize (KiB) 110220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 1.99 1.72 1.04 3/67 15823
/proc/meminfo: memFree=677248/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=111376 CPUtime=1200.15
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 18875 0 0 0 119992 23 0 0 18 0 3 0 37473800 114049024 14609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 27844 14609 387 42 0 22096 0
[pid=15820/tid=15822] ppid=15818 vsize=111376 CPUtime=601.26
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 9904 0 0 0 60109 17 0 0 25 0 3 0 37473802 114049024 14609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=111376 CPUtime=598.86
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 8410 0 0 0 59882 4 0 0 25 0 3 0 37473802 114049024 14609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283762 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 111376

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

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

[startup+601.503 s]
/proc/loadavg: 1.99 1.72 1.04 3/67 15823
/proc/meminfo: memFree=677248/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=111376 CPUtime=1200.15
/proc/15820/stat : 15820 (ornithorynque) S 15818 15820 15763 0 -1 4194304 18875 0 0 0 119992 23 0 0 18 0 3 0 37473800 114049024 14609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 258947968891 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/15820/statm: 27844 14609 387 42 0 22096 0
[pid=15820/tid=15822] ppid=15818 vsize=111376 CPUtime=601.26
/proc/15820/task/15822/stat : 15822 (ornithorynque) R 15818 15820 15763 0 -1 4194368 9904 0 0 0 60109 17 0 0 25 0 3 0 37473802 114049024 14609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=15820/tid=15823] ppid=15818 vsize=111376 CPUtime=598.86
/proc/15820/task/15823/stat : 15823 (ornithorynque) R 15818 15820 15763 0 -1 4194368 8410 0 0 0 59882 4 0 0 25 0 3 0 37473802 114049024 14609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283762 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 111376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.524
CPU time (s): 1200.18
CPU user time (s): 1199.94
CPU system time (s): 0.241963
CPU usage (%): 199.523
Max. virtual memory (cumulated for all children) (KiB): 111376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.94
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18875
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= 21
involuntary context switches= 9153

runsolver used 0.435933 second user time and 1.76773 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Mon Mar  5 17:16:20 UTC 2007

IDJOB= 327933
IDBENCH= 19841
IDSOLVER= 139
FILE ID= node45/327933-1173114980

PBS_JOBID= 4014762

Free space on /tmp= 66547 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1674723394-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327933-1173114980/ornithorynque /tmp/evaluation/327933-1173114980/instance-327933-1173114980.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-327933-1173114980 -o ROOT/results/node45/solver-327933-1173114980 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327933-1173114980/ornithorynque /tmp/evaluation/327933-1173114980/instance-327933-1173114980.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  28015bf8fda823895ae898f0a4530c12

RANDOM SEED= 911553860

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.265
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.265
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:        735208 kB
Buffers:         43152 kB
Cached:        1181324 kB
SwapCached:          0 kB
Active:         211352 kB
Inactive:      1028264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        735208 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             292 kB
Writeback:           0 kB
Mapped:          25352 kB
Slab:            67176 kB
Committed_AS:    95716 kB
PageTables:       1396 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= 66547 MiB

End job on node45 on Mon Mar  5 17:26:24 UTC 2007