Trace number 327941

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.14 601.525

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1180773190-07.SAT.shuffled.cnf
MD5SUMeb01b1df9ef5b6e40fb94f06740282a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.463929
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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=100 nbClause=2130
0.00/0.01	c nbVar=100 nbClause=2130
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2065 maxSat=0
0.08/0.06	c flip 0 nbSat=2798 maxSat=2111
0.21/0.18	c flip 0 nbSat=4112 maxSat=2847
0.78/0.40	c flip 0 nbSat=5868 maxSat=4140
1.37/0.78	c flip 0 nbSat=8405 maxSat=5890
2.37/1.25	c nbDecision=10000 #clauses=10767
2.57/1.37	c flip 0 nbSat=11241 maxSat=8442
4.37/2.26	c flip 0 nbSat=15322 maxSat=11270
6.96/3.52	c nbDecision=20000 #clauses=19451
7.76/3.90	c flip 0 nbSat=20379 maxSat=15365
12.96/6.58	c flip 0 nbSat=25844 maxSat=20439
16.34/8.27	c nbDecision=30000 #clauses=28155
20.72/10.46	c flip 0 nbSat=31129 maxSat=25886
30.10/15.16	c flip 0 nbSat=36175 maxSat=31173
31.10/15.63	c nbDecision=40000 #clauses=36828
42.47/21.36	c flip 0 nbSat=42657 maxSat=36218
49.05/24.69	c nbDecision=50000 #clauses=45548
56.84/28.57	c flip 0 nbSat=48939 maxSat=42709
72.59/36.46	c nbDecision=60000 #clauses=54323
74.19/37.28	c flip 0 nbSat=54702 maxSat=48984
94.15/47.22	c flip 0 nbSat=60312 maxSat=54747
102.94/51.67	c nbDecision=70000 #clauses=63145
117.10/58.71	c flip 0 nbSat=67873 maxSat=60364
126.86/63.68	c nbDecision=80000 #clauses=71980
141.22/70.81	c flip 0 nbSat=76486 maxSat=67906
157.39/78.97	c nbDecision=90000 #clauses=80807
168.97/84.77	c flip 0 nbSat=83500 maxSat=76527
192.51/96.57	c nbDecision=100000 #clauses=89566
199.10/99.85	c flip 0 nbSat=91058 maxSat=83564
233.20/116.91	c nbDecision=110000 #clauses=98238
234.00/117.31	c flip 0 nbSat=98299 maxSat=91102
270.92/135.88	c flip 0 nbSat=105035 maxSat=98356
282.69/141.76	c nbDecision=120000 #clauses=106931
311.22/156.00	c flip 0 nbSat=110736 maxSat=105090
337.96/169.42	c nbDecision=130000 #clauses=115653
354.32/177.68	c flip 0 nbSat=118493 maxSat=110811
386.25/193.64	c nbDecision=140000 #clauses=124456
396.01/198.51	c flip 0 nbSat=126073 maxSat=118544
442.51/221.83	c nbDecision=150000 #clauses=133248
445.30/223.22	c flip 0 nbSat=133625 maxSat=126116
495.17/248.23	c flip 0 nbSat=140690 maxSat=133686
504.76/253.08	c nbDecision=160000 #clauses=142023
546.06/273.74	c flip 0 nbSat=147704 maxSat=140743
567.42/284.48	c nbDecision=170000 #clauses=150816
601.13/301.39	c flip 0 nbSat=156055 maxSat=147780
628.46/315.05	c nbDecision=180000 #clauses=159630
658.99/330.33	c flip 0 nbSat=163478 maxSat=156119
692.30/347.03	c nbDecision=190000 #clauses=168417
720.84/361.33	c flip 0 nbSat=174110 maxSat=163513
739.40/370.69	c nbDecision=200000 #clauses=177235
786.48/394.26	c flip 0 nbSat=183688 maxSat=174181
803.04/402.51	c nbDecision=210000 #clauses=186053
854.51/428.30	c flip 0 nbSat=191100 maxSat=183761
901.21/451.76	c nbDecision=220000 #clauses=194826
924.96/463.62	c flip 0 nbSat=196924 maxSat=191156
992.79/497.65	c nbDecision=230000 #clauses=203584
999.37/500.95	c flip 0 nbSat=204048 maxSat=196960
1075.59/539.19	c flip 0 nbSat=210433 maxSat=204124
1093.55/548.16	c nbDecision=240000 #clauses=212338
1157.19/580.02	c flip 0 nbSat=218216 maxSat=210500
1182.74/592.90	c nbDecision=250000 #clauses=221229

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/node40/watcher-327941-1173114993 -o ROOT/results/node40/solver-327941-1173114993 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327941-1173114993/ornithorynque /tmp/evaluation/327941-1173114993/instance-327941-1173114993.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.21 3/64 10969
/proc/meminfo: memFree=1020528/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=23220 CPUtime=0
/proc/10969/stat : 10969 (ornithorynque) R 10967 10969 10910 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 37453495 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264516963029 0 0 4096 0 0 0 0 17 1 0 0
/proc/10969/statm: 5805 259 217 42 0 45 0

[startup+0.054005 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 10969
/proc/meminfo: memFree=1020528/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=44196 CPUtime=0.08
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 605 0 0 0 8 0 0 0 18 0 3 0 37453495 45256704 566 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 11049 566 387 42 0 5301 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44196

[startup+0.118017 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 10969
/proc/meminfo: memFree=1020528/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=45352 CPUtime=0.21
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 676 0 0 0 21 0 0 0 18 0 3 0 37453495 46440448 637 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 11338 637 387 42 0 5590 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 45352

[startup+0.301057 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 10969
/proc/meminfo: memFree=1020528/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=45488 CPUtime=0.58
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 797 0 0 0 58 0 0 0 18 0 3 0 37453495 46579712 758 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 11372 758 387 42 0 5624 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45488

[startup+0.70114 s]
/proc/loadavg: 0.00 0.00 0.21 3/64 10969
/proc/meminfo: memFree=1020528/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=45764 CPUtime=1.37
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 978 0 0 0 137 0 0 0 18 0 3 0 37453495 46862336 939 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 11441 939 387 42 0 5693 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45764

[startup+1.50131 s]
/proc/loadavg: 0.00 0.00 0.21 3/67 10972
/proc/meminfo: memFree=1017560/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=47656 CPUtime=2.97
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 1322 0 0 0 297 0 0 0 18 0 3 0 37453495 48799744 1283 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 11914 1283 387 42 0 6166 0
[pid=10969/tid=10971] ppid=10967 vsize=47656 CPUtime=1.48
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 441 0 0 0 148 0 0 0 22 0 3 0 37453497 48799744 1283 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=47656 CPUtime=1.47
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 308 0 0 0 147 0 0 0 25 0 3 0 37453497 48799744 1283 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242526 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.10265 s]
/proc/loadavg: 0.00 0.00 0.21 3/67 10972
/proc/meminfo: memFree=1016216/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=49748 CPUtime=6.16
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 1797 0 0 0 616 0 0 0 18 0 3 0 37453495 50941952 1725 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 12437 1725 387 42 0 6689 0
[pid=10969/tid=10971] ppid=10967 vsize=49748 CPUtime=3.07
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 740 0 0 0 307 0 0 0 25 0 3 0 37453497 50941952 1725 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311226 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=49748 CPUtime=3.07
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 484 0 0 0 307 0 0 0 25 0 3 0 37453497 50941952 1725 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242583 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49748

[startup+6.30131 s]
/proc/loadavg: 0.16 0.03 0.22 3/67 10972
/proc/meminfo: memFree=1013344/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=51396 CPUtime=12.55
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 2277 0 0 0 1254 1 0 0 18 0 3 0 37453495 52629504 2172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 12849 2172 387 42 0 7101 0
[pid=10969/tid=10971] ppid=10967 vsize=51396 CPUtime=6.27
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 1062 0 0 0 627 0 0 0 25 0 3 0 37453497 52629504 2172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264519819529 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=51396 CPUtime=6.26
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 642 0 0 0 626 0 0 0 25 0 3 0 37453497 52629504 2172 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242244 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51396

[startup+12.7027 s]
/proc/loadavg: 0.31 0.07 0.23 3/67 10972
/proc/meminfo: memFree=1009832/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=55872 CPUtime=25.32
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 3149 0 0 0 2530 2 0 0 18 0 3 0 37453495 57212928 2946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 13968 2946 387 42 0 8220 0
[pid=10969/tid=10971] ppid=10967 vsize=55872 CPUtime=12.67
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 1529 0 0 0 1266 1 0 0 25 0 3 0 37453497 57212928 2946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=55872 CPUtime=12.63
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 1047 0 0 0 1263 0 0 0 25 0 3 0 37453497 57212928 2946 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) 55872

[startup+25.5013 s]
/proc/loadavg: 0.68 0.16 0.26 3/67 10972
/proc/meminfo: memFree=1006696/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=59140 CPUtime=50.84
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 4032 0 0 0 5081 3 0 0 18 0 3 0 37453495 60559360 3764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 14785 3764 387 42 0 9037 0
[pid=10969/tid=10971] ppid=10967 vsize=59140 CPUtime=25.46
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 2069 0 0 0 2544 2 0 0 25 0 3 0 37453497 60559360 3764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=59140 CPUtime=25.35
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 1390 0 0 0 2535 0 0 0 25 0 3 0 37453497 60559360 3764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 59140

[startup+51.1017 s]
/proc/loadavg: 1.13 0.31 0.30 3/67 10972
/proc/meminfo: memFree=1001384/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=64868 CPUtime=101.94
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 5670 0 0 0 10188 6 0 0 18 0 3 0 37453495 66424832 5039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 16217 5039 387 42 0 10469 0
[pid=10969/tid=10971] ppid=10967 vsize=64868 CPUtime=51.05
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 2849 0 0 0 5101 4 0 0 25 0 3 0 37453497 66424832 5039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=64868 CPUtime=50.86
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 2248 0 0 0 5085 1 0 0 25 0 3 0 37453497 66424832 5039 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241825 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64868

[startup+102.305 s]
/proc/loadavg: 1.62 0.56 0.39 3/67 10972
/proc/meminfo: memFree=992808/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=74012 CPUtime=204.1
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 8327 0 0 0 20402 8 0 0 18 0 3 0 37453495 75788288 7176 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 18503 7176 387 42 0 12755 0
[pid=10969/tid=10971] ppid=10967 vsize=74012 CPUtime=102.23
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 4370 0 0 0 10218 5 0 0 25 0 3 0 37453497 75788288 7176 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=74012 CPUtime=101.83
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 3384 0 0 0 10182 1 0 0 25 0 3 0 37453497 75788288 7176 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 74012

[startup+162.302 s]
/proc/loadavg: 1.86 0.82 0.49 3/67 10972
/proc/meminfo: memFree=987560/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=80944 CPUtime=323.79
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 10309 0 0 0 32369 10 0 0 18 0 3 0 37453495 82886656 8475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 20236 8475 387 42 0 14488 0
[pid=10969/tid=10971] ppid=10967 vsize=80944 CPUtime=162.21
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 5224 0 0 0 16213 8 0 0 25 0 3 0 37453497 82886656 8475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311160 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=80944 CPUtime=161.56
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 4512 0 0 0 16154 2 0 0 25 0 3 0 37453497 82886656 8475 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 80944

[startup+222.301 s]
/proc/loadavg: 1.95 1.04 0.58 3/67 10972
/proc/meminfo: memFree=982248/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=88000 CPUtime=443.5
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 12143 0 0 0 44338 12 0 0 18 0 3 0 37453495 90112000 9792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 22000 9792 387 42 0 16252 0
[pid=10969/tid=10971] ppid=10967 vsize=88000 CPUtime=222.18
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 6454 0 0 0 22209 9 0 0 25 0 3 0 37453497 90112000 9792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=88000 CPUtime=221.29
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 5116 0 0 0 22127 2 0 0 25 0 3 0 37453497 90112000 9792 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.5
Current children cumulated vsize (KiB) 88000

[startup+282.303 s]
/proc/loadavg: 1.98 1.21 0.66 3/67 10972
/proc/meminfo: memFree=977448/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=93312 CPUtime=563.23
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 13806 0 0 0 56309 14 0 0 18 0 3 0 37453495 95551488 11034 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 23328 11034 387 42 0 17580 0
[pid=10969/tid=10971] ppid=10967 vsize=93312 CPUtime=282.16
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 7188 0 0 0 28206 10 0 0 25 0 3 0 37453497 95551488 11034 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=93312 CPUtime=281.04
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 6045 0 0 0 28101 3 0 0 25 0 3 0 37453497 95551488 11034 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.23
Current children cumulated vsize (KiB) 93312

[startup+342.301 s]
/proc/loadavg: 1.99 1.35 0.75 3/67 10972
/proc/meminfo: memFree=972456/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=99072 CPUtime=682.93
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 15338 0 0 0 68277 16 0 0 18 0 3 0 37453495 101449728 12240 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 24768 12240 387 42 0 19020 0
[pid=10969/tid=10971] ppid=10967 vsize=99072 CPUtime=342.14
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 8138 0 0 0 34202 12 0 0 25 0 3 0 37453497 101449728 12240 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=99072 CPUtime=340.76
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 6627 0 0 0 34073 3 0 0 25 0 3 0 37453497 101449728 12240 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.93
Current children cumulated vsize (KiB) 99072

[startup+402.302 s]
/proc/loadavg: 1.99 1.47 0.82 3/67 10972
/proc/meminfo: memFree=967080/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=105504 CPUtime=802.64
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 17391 0 0 0 80246 18 0 0 18 0 3 0 37453495 108036096 13610 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 26376 13610 387 42 0 20628 0
[pid=10969/tid=10971] ppid=10967 vsize=105504 CPUtime=402.12
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 8941 0 0 0 40198 14 0 0 25 0 3 0 37453497 108036096 13610 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=105504 CPUtime=400.51
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 7877 0 0 0 40047 4 0 0 25 0 3 0 37453497 108036096 13610 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.64
Current children cumulated vsize (KiB) 105504

[startup+462.301 s]
/proc/loadavg: 1.99 1.56 0.89 3/67 10972
/proc/meminfo: memFree=964328/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=110140 CPUtime=922.36
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 18477 0 0 0 92217 19 0 0 18 0 3 0 37453495 112783360 14275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 27535 14275 387 42 0 21787 0
[pid=10969/tid=10971] ppid=10967 vsize=110140 CPUtime=462.09
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 9447 0 0 0 46195 14 0 0 25 0 3 0 37453497 112783360 14275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=110140 CPUtime=460.24
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 8457 0 0 0 46020 4 0 0 25 0 3 0 37453497 112783360 14275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.36
Current children cumulated vsize (KiB) 110140

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 0.96 3/67 10972
/proc/meminfo: memFree=961000/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=115796 CPUtime=1042.07
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 20265 0 0 0 104186 21 0 0 18 0 3 0 37453495 118575104 15121 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 28949 15121 387 42 0 23201 0
[pid=10969/tid=10971] ppid=10967 vsize=115796 CPUtime=522.07
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 10146 0 0 0 52192 15 0 0 25 0 3 0 37453497 118575104 15121 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311262 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=115796 CPUtime=519.97
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 9546 0 0 0 51992 5 0 0 25 0 3 0 37453497 118575104 15121 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283769 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.07
Current children cumulated vsize (KiB) 115796

[startup+582.302 s]
/proc/loadavg: 1.99 1.70 1.02 3/67 10972
/proc/meminfo: memFree=957544/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=119396 CPUtime=1161.78
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 21316 0 0 0 116156 22 0 0 18 0 3 0 37453495 122261504 15977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 29849 15977 387 42 0 24101 0
[pid=10969/tid=10971] ppid=10967 vsize=119396 CPUtime=582.05
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 10652 0 0 0 58189 16 0 0 25 0 3 0 37453497 122261504 15977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=119396 CPUtime=579.71
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 10091 0 0 0 57966 5 0 0 25 0 3 0 37453497 122261504 15977 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.78
Current children cumulated vsize (KiB) 119396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.502 s]
/proc/loadavg: 1.99 1.72 1.04 3/67 10972
/proc/meminfo: memFree=956840/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=119396 CPUtime=1200.1
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 21479 0 0 0 119988 22 0 0 18 0 3 0 37453495 122261504 16140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 29849 16140 387 42 0 24101 0
[pid=10969/tid=10971] ppid=10967 vsize=119396 CPUtime=601.24
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 10815 0 0 0 60108 16 0 0 25 0 3 0 37453497 122261504 16140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=119396 CPUtime=598.83
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 10091 0 0 0 59878 5 0 0 25 0 3 0 37453497 122261504 16140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241775 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 119396

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

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

[startup+601.502 s]
/proc/loadavg: 1.99 1.72 1.04 3/67 10972
/proc/meminfo: memFree=956840/2055920 swapFree=4192952/4192956
[pid=10969] ppid=10967 vsize=119396 CPUtime=1200.1
/proc/10969/stat : 10969 (ornithorynque) S 10967 10969 10910 0 -1 4194304 21479 0 0 0 119988 22 0 0 18 0 3 0 37453495 122261504 16140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 264528490363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10969/statm: 29849 16140 387 42 0 24101 0
[pid=10969/tid=10971] ppid=10967 vsize=119396 CPUtime=601.24
/proc/10969/task/10971/stat : 10971 (ornithorynque) R 10967 10969 10910 0 -1 4194368 10815 0 0 0 60108 16 0 0 25 0 3 0 37453497 122261504 16140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311525 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10969/tid=10972] ppid=10967 vsize=119396 CPUtime=598.83
/proc/10969/task/10972/stat : 10972 (ornithorynque) R 10967 10969 10910 0 -1 4194368 10091 0 0 0 59878 5 0 0 25 0 3 0 37453497 122261504 16140 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241775 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 119396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.525
CPU time (s): 1200.14
CPU user time (s): 1199.9
CPU system time (s): 0.238963
CPU usage (%): 199.516
Max. virtual memory (cumulated for all children) (KiB): 119396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21479
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= 9150

runsolver used 0.366944 second user time and 1.84272 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Mar  5 17:16:33 UTC 2007

IDJOB= 327941
IDBENCH= 19849
IDSOLVER= 139
FILE ID= node40/327941-1173114993

PBS_JOBID= 4014767

Free space on /tmp= 66543 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1180773190-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327941-1173114993/ornithorynque /tmp/evaluation/327941-1173114993/instance-327941-1173114993.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-327941-1173114993 -o ROOT/results/node40/solver-327941-1173114993 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327941-1173114993/ornithorynque /tmp/evaluation/327941-1173114993/instance-327941-1173114993.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  eb01b1df9ef5b6e40fb94f06740282a1

RANDOM SEED= 138762099

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.259
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.259
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:       1021064 kB
Buffers:         40604 kB
Cached:         902008 kB
SwapCached:          4 kB
Active:         135860 kB
Inactive:       821960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1021064 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:             304 kB
Writeback:           0 kB
Mapped:          25344 kB
Slab:            63108 kB
Committed_AS:    98668 kB
PageTables:       1412 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= 66543 MiB

End job on node40 on Mon Mar  5 17:26:36 UTC 2007