Trace number 327958

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.04 601.425

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1376493471-11.SAT.shuffled.cnf
MD5SUM440145f7fdd355afd4d232c6b4bad512
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
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=120 nbClause=2556
0.00/0.01	c nbVar=120 nbClause=2556
0.00/0.01	c complete search running
0.00/0.01	c local search running
0.00/0.01	c flip 0 nbSat=2466 maxSat=0
0.00/0.08	c flip 0 nbSat=3311 maxSat=2527
0.38/0.22	c flip 0 nbSat=4642 maxSat=3351
0.77/0.49	c flip 0 nbSat=6475 maxSat=4681
1.77/0.98	c flip 0 nbSat=9017 maxSat=6531
2.77/1.47	c nbDecision=10000 #clauses=11030
3.37/1.74	c flip 0 nbSat=11857 maxSat=9077
5.76/2.95	c flip 0 nbSat=15366 maxSat=11907
9.75/4.92	c flip 0 nbSat=19322 maxSat=15425
9.75/4.97	c nbDecision=20000 #clauses=19501
16.14/8.17	c flip 0 nbSat=24701 maxSat=19368
21.33/10.77	c nbDecision=30000 #clauses=28038
25.32/12.72	c flip 0 nbSat=30037 maxSat=24743
38.09/19.11	c flip 0 nbSat=36218 maxSat=30078
38.69/19.42	c nbDecision=40000 #clauses=36605
53.85/27.03	c flip 0 nbSat=43191 maxSat=36283
58.84/29.58	c nbDecision=50000 #clauses=45119
73.01/36.65	c flip 0 nbSat=50787 maxSat=43250
81.98/41.13	c nbDecision=60000 #clauses=53650
98.34/49.30	c flip 0 nbSat=58365 maxSat=50818
111.33/55.81	c nbDecision=70000 #clauses=62285
125.89/63.12	c flip 0 nbSat=65864 maxSat=58416
144.05/72.24	c nbDecision=80000 #clauses=70934
156.81/78.63	c flip 0 nbSat=74342 maxSat=65923
178.56/89.57	c nbDecision=90000 #clauses=79647
192.53/96.58	c flip 0 nbSat=82448 maxSat=74406
221.68/111.17	c nbDecision=100000 #clauses=88308
230.85/115.71	c flip 0 nbSat=89945 maxSat=82496
267.56/134.12	c nbDecision=110000 #clauses=96936
273.94/137.39	c flip 0 nbSat=98055 maxSat=90007
317.25/159.06	c nbDecision=120000 #clauses=105469
321.04/160.92	c flip 0 nbSat=105908 maxSat=98117
371.51/186.22	c flip 0 nbSat=113846 maxSat=105963
373.31/187.13	c nbDecision=130000 #clauses=114193
427.39/214.27	c flip 0 nbSat=121176 maxSat=113916
438.98/220.05	c nbDecision=140000 #clauses=122928
486.46/243.89	c flip 0 nbSat=130135 maxSat=121238
495.23/248.23	c nbDecision=150000 #clauses=131682
549.30/275.38	c nbDecision=160000 #clauses=140362
550.70/276.00	c flip 0 nbSat=140403 maxSat=130217
621.53/311.54	c flip 0 nbSat=148532 maxSat=140489
624.73/313.12	c nbDecision=170000 #clauses=148925
695.97/348.88	c flip 0 nbSat=154864 maxSat=148617
723.90/362.84	c nbDecision=180000 #clauses=157573
772.00/386.98	c flip 0 nbSat=163812 maxSat=154935
788.75/395.35	c nbDecision=190000 #clauses=166247
850.22/426.13	c nbDecision=200000 #clauses=174824
852.01/427.07	c flip 0 nbSat=175016 maxSat=163877
930.43/466.35	c nbDecision=210000 #clauses=183564
938.62/470.41	c flip 0 nbSat=184204 maxSat=175087
1028.20/515.38	c nbDecision=220000 #clauses=192252
1029.21/515.84	c flip 0 nbSat=192249 maxSat=184256
1105.62/554.12	c nbDecision=230000 #clauses=200825
1124.58/563.68	c flip 0 nbSat=202600 maxSat=192307
1195.22/599.05	c nbDecision=240000 #clauses=209610

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/node7/watcher-327958-1173106216 -o ROOT/results/node7/solver-327958-1173106216 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327958-1173106216/ornithorynque /tmp/evaluation/327958-1173106216/instance-327958-1173106216.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.03 0.89 3/77 14734
/proc/meminfo: memFree=1135608/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=23220 CPUtime=0
/proc/14734/stat : 14734 (ornithorynque) R 14732 14734 14677 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 330576324 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244668470384 0 0 4096 0 0 0 0 17 1 0 0
/proc/14734/statm: 5805 263 218 42 0 45 0

[startup+0.0101359 s]
/proc/loadavg: 0.00 0.03 0.89 3/77 14734
/proc/meminfo: memFree=1135608/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=23308 CPUtime=0
/proc/14734/stat : 14734 (ornithorynque) R 14732 14734 14677 0 -1 4194304 495 0 0 0 0 0 0 0 18 0 1 0 330576324 23867392 456 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244670960353 0 0 4096 1088 0 0 0 17 1 0 0
/proc/14734/statm: 5827 456 377 42 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23308

[startup+0.101146 s]
/proc/loadavg: 0.00 0.03 0.89 3/77 14734
/proc/meminfo: memFree=1135608/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=45480 CPUtime=0.18
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 691 0 0 0 18 0 0 0 18 0 3 0 330576324 46571520 652 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 11370 652 387 42 0 5622 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45480

[startup+0.301169 s]
/proc/loadavg: 0.00 0.03 0.89 3/77 14734
/proc/meminfo: memFree=1135608/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=45768 CPUtime=0.57
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 840 0 0 0 57 0 0 0 18 0 3 0 330576324 46866432 801 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 11442 801 387 42 0 5694 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45768

[startup+0.70121 s]
/proc/loadavg: 0.00 0.03 0.89 3/77 14734
/proc/meminfo: memFree=1135608/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=46044 CPUtime=1.37
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 1027 0 0 0 137 0 0 0 18 0 3 0 330576324 47149056 988 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 11511 988 387 42 0 5763 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46044

[startup+1.5013 s]
/proc/loadavg: 0.00 0.03 0.89 3/80 14737
/proc/meminfo: memFree=1132272/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=47816 CPUtime=2.97
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 1314 0 0 0 297 0 0 0 18 0 3 0 330576324 48963584 1275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 11954 1275 387 42 0 6206 0
[pid=14734/tid=14736] ppid=14732 vsize=47816 CPUtime=1.48
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 448 0 0 0 148 0 0 0 25 0 3 0 330576325 48963584 1275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=47816 CPUtime=1.47
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 279 0 0 0 147 0 0 0 25 0 3 0 330576325 48963584 1275 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 47816

[startup+3.10147 s]
/proc/loadavg: 0.00 0.03 0.89 3/80 14737
/proc/meminfo: memFree=1130928/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=49832 CPUtime=6.17
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 1787 0 0 0 616 1 0 0 18 0 3 0 330576324 51027968 1748 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 12458 1748 387 42 0 6710 0
[pid=14734/tid=14736] ppid=14732 vsize=49832 CPUtime=3.07
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 680 0 0 0 307 0 0 0 25 0 3 0 330576325 51027968 1748 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311415 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=49832 CPUtime=3.07
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 520 0 0 0 307 0 0 0 25 0 3 0 330576325 51027968 1748 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241648 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 49832

[startup+6.3018 s]
/proc/loadavg: 0.16 0.06 0.90 3/80 14737
/proc/meminfo: memFree=1128368/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=51804 CPUtime=12.55
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 2278 0 0 0 1253 2 0 0 18 0 3 0 330576324 53047296 2173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 12951 2173 387 42 0 7203 0
[pid=14734/tid=14736] ppid=14732 vsize=51804 CPUtime=6.27
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 1005 0 0 0 626 1 0 0 25 0 3 0 330576325 53047296 2173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=51804 CPUtime=6.25
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 686 0 0 0 625 0 0 0 25 0 3 0 330576325 53047296 2173 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51804

[startup+12.7025 s]
/proc/loadavg: 0.31 0.10 0.91 3/80 14737
/proc/meminfo: memFree=1125744/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=53656 CPUtime=25.32
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 2869 0 0 0 2530 2 0 0 18 0 3 0 330576324 54943744 2764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 13414 2764 387 42 0 7666 0
[pid=14734/tid=14736] ppid=14732 vsize=53656 CPUtime=12.67
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 1396 0 0 0 1266 1 0 0 25 0 3 0 330576325 54943744 2764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=53656 CPUtime=12.63
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 886 0 0 0 1263 0 0 0 25 0 3 0 330576325 54943744 2764 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242179 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 53656

[startup+25.5018 s]
/proc/loadavg: 0.68 0.19 0.92 3/80 14737
/proc/meminfo: memFree=1121776/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=58512 CPUtime=50.87
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 4020 0 0 0 5083 4 0 0 18 0 3 0 330576324 59916288 3748 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 14628 3748 387 42 0 8880 0
[pid=14734/tid=14736] ppid=14732 vsize=58512 CPUtime=25.47
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 2070 0 0 0 2544 3 0 0 25 0 3 0 330576325 59916288 3748 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=58512 CPUtime=25.37
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 1363 0 0 0 2537 0 0 0 25 0 3 0 330576325 59916288 3748 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 58512

[startup+51.1015 s]
/proc/loadavg: 1.13 0.33 0.95 3/80 14737
/proc/meminfo: memFree=1115376/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=66180 CPUtime=101.94
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 6034 0 0 0 10188 6 0 0 18 0 3 0 330576324 67768320 5333 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 16545 5333 387 42 0 10797 0
[pid=14734/tid=14736] ppid=14732 vsize=66180 CPUtime=51.06
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 2919 0 0 0 5101 5 0 0 25 0 3 0 330576325 67768320 5333 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=66180 CPUtime=50.86
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 2528 0 0 0 5085 1 0 0 25 0 3 0 330576325 67768320 5333 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 66180

[startup+102.306 s]
/proc/loadavg: 1.65 0.61 1.01 3/80 14737
/proc/meminfo: memFree=1107440/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=74964 CPUtime=204.11
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 8360 0 0 0 20402 9 0 0 18 0 3 0 330576324 76763136 7295 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 18741 7295 387 42 0 12993 0
[pid=14734/tid=14736] ppid=14732 vsize=74964 CPUtime=102.25
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 4380 0 0 0 10217 8 0 0 25 0 3 0 330576325 76763136 7295 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=74964 CPUtime=101.84
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 3393 0 0 0 10183 1 0 0 25 0 3 0 330576325 76763136 7295 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 74964

[startup+162.301 s]
/proc/loadavg: 1.86 0.84 1.06 3/80 14737
/proc/meminfo: memFree=1100080/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=85068 CPUtime=323.84
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 11304 0 0 0 32371 13 0 0 18 0 3 0 330576324 87109632 9133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 21267 9133 387 42 0 15519 0
[pid=14734/tid=14736] ppid=14732 vsize=85068 CPUtime=162.23
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 5486 0 0 0 16213 10 0 0 25 0 3 0 330576325 87109632 9133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=85068 CPUtime=161.58
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 5231 0 0 0 16156 2 0 0 25 0 3 0 330576325 87109632 9133 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.84
Current children cumulated vsize (KiB) 85068

[startup+222.301 s]
/proc/loadavg: 1.95 1.05 1.12 3/80 14737
/proc/meminfo: memFree=1095024/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=90004 CPUtime=443.55
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 12795 0 0 0 44340 15 0 0 18 0 3 0 330576324 92164096 10405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 22501 10405 387 42 0 16753 0
[pid=14734/tid=14736] ppid=14732 vsize=90004 CPUtime=222.21
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 6327 0 0 0 22209 12 0 0 25 0 3 0 330576325 92164096 10405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=90004 CPUtime=221.31
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 5881 0 0 0 22129 2 0 0 25 0 3 0 330576325 92164096 10405 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 90004

[startup+282.302 s]
/proc/loadavg: 1.98 1.22 1.17 3/80 14737
/proc/meminfo: memFree=1088560/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=98244 CPUtime=563.28
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 15152 0 0 0 56311 17 0 0 18 0 3 0 330576324 100601856 12051 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 24561 12051 387 42 0 18813 0
[pid=14734/tid=14736] ppid=14732 vsize=98244 CPUtime=282.18
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 7673 0 0 0 28205 13 0 0 25 0 3 0 330576325 100601856 12051 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=98244 CPUtime=281.05
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 6892 0 0 0 28103 2 0 0 25 0 3 0 330576325 100601856 12051 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242219 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 98244

[startup+342.302 s]
/proc/loadavg: 1.99 1.36 1.22 3/80 14737
/proc/meminfo: memFree=1085616/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=101128 CPUtime=683
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 16052 0 0 0 68282 18 0 0 18 0 3 0 330576324 103555072 12773 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 25282 12773 387 42 0 19534 0
[pid=14734/tid=14736] ppid=14732 vsize=101128 CPUtime=342.18
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 8342 0 0 0 34203 15 0 0 25 0 3 0 330576325 103555072 12773 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=101128 CPUtime=340.81
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 7123 0 0 0 34078 3 0 0 25 0 3 0 330576325 103555072 12773 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683
Current children cumulated vsize (KiB) 101128

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 1.27 3/80 14737
/proc/meminfo: memFree=1081072/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=105048 CPUtime=802.71
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 17450 0 0 0 80251 20 0 0 18 0 3 0 330576324 107569152 13877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 26262 13877 387 42 0 20514 0
[pid=14734/tid=14736] ppid=14732 vsize=105048 CPUtime=402.16
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 9092 0 0 0 40199 17 0 0 25 0 3 0 330576325 107569152 13877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=105048 CPUtime=400.53
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 7771 0 0 0 40050 3 0 0 25 0 3 0 330576325 107569152 13877 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.71
Current children cumulated vsize (KiB) 105048

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 1.31 3/80 14737
/proc/meminfo: memFree=1076976/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=112032 CPUtime=922.44
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 19306 0 0 0 92221 23 0 0 18 0 3 0 330576324 114720768 14891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 28008 14891 387 42 0 22260 0
[pid=14734/tid=14736] ppid=14732 vsize=112032 CPUtime=462.14
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 9837 0 0 0 46195 19 0 0 25 0 3 0 330576325 114720768 14891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312534 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=112032 CPUtime=460.28
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 8882 0 0 0 46024 4 0 0 25 0 3 0 330576325 114720768 14891 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 112032

[startup+522.302 s]
/proc/loadavg: 1.99 1.64 1.35 3/80 14737
/proc/meminfo: memFree=1072880/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=119272 CPUtime=1042.17
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 21386 0 0 0 104192 25 0 0 18 0 3 0 330576324 122134528 15936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 29818 15936 387 42 0 24070 0
[pid=14734/tid=14736] ppid=14732 vsize=119272 CPUtime=522.12
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 10448 0 0 0 52192 20 0 0 25 0 3 0 330576325 122134528 15936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=119272 CPUtime=520.02
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 10351 0 0 0 51998 4 0 0 25 0 3 0 330576325 122134528 15936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241403 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.17
Current children cumulated vsize (KiB) 119272

[startup+582.301 s]
/proc/loadavg: 1.99 1.70 1.39 3/80 14737
/proc/meminfo: memFree=1068848/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=124432 CPUtime=1161.88
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 23017 0 0 0 116161 27 0 0 18 0 3 0 330576324 127418368 16951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 31108 16951 387 42 0 25360 0
[pid=14734/tid=14736] ppid=14732 vsize=124432 CPUtime=582.1
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 11068 0 0 0 58189 21 0 0 25 0 3 0 330576325 127418368 16951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=124432 CPUtime=579.76
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 11362 0 0 0 57971 5 0 0 25 0 3 0 330576325 127418368 16951 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240947 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.88
Current children cumulated vsize (KiB) 124432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.72 1.40 3/80 14737
/proc/meminfo: memFree=1068080/2055920 swapFree=4147440/4192956
[pid=14734] ppid=14732 vsize=125456 CPUtime=1200.01
/proc/14734/stat : 14734 (ornithorynque) S 14732 14734 14677 0 -1 4194304 23190 0 0 0 119973 28 0 0 18 0 3 0 330576324 128466944 17124 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 244679995259 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14734/statm: 31364 17124 387 42 0 25616 0
[pid=14734/tid=14736] ppid=14732 vsize=125456 CPUtime=601.2
/proc/14734/task/14736/stat : 14736 (ornithorynque) R 14732 14734 14677 0 -1 4194368 11241 0 0 0 60098 22 0 0 25 0 3 0 330576325 128466944 17124 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14734/tid=14737] ppid=14732 vsize=125456 CPUtime=598.78
/proc/14734/task/14737/stat : 14737 (ornithorynque) R 14732 14734 14677 0 -1 4194368 11362 0 0 0 59873 5 0 0 25 0 3 0 330576325 128466944 17124 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241825 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 125456

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.425
CPU time (s): 1200.04
CPU user time (s): 1199.74
CPU system time (s): 0.298954
CPU usage (%): 199.533
Max. virtual memory (cumulated for all children) (KiB): 125456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.298954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23190
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= 24
involuntary context switches= 22734

runsolver used 0.606907 second user time and 1.59276 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Mar  5 14:50:16 UTC 2007

IDJOB= 327958
IDBENCH= 19866
IDSOLVER= 139
FILE ID= node7/327958-1173106216

PBS_JOBID= 4013937

Free space on /tmp= 66514 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1376493471-11.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/327958-1173106216/ornithorynque /tmp/evaluation/327958-1173106216/instance-327958-1173106216.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-327958-1173106216 -o ROOT/results/node7/solver-327958-1173106216 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/327958-1173106216/ornithorynque /tmp/evaluation/327958-1173106216/instance-327958-1173106216.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  440145f7fdd355afd4d232c6b4bad512

RANDOM SEED= 870547766

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1136096 kB
Buffers:         43980 kB
Cached:         782532 kB
SwapCached:       8868 kB
Active:          48736 kB
Inactive:       800592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1136096 kB
SwapTotal:     4192956 kB
SwapFree:      4147440 kB
Dirty:             472 kB
Writeback:           0 kB
Mapped:          29552 kB
Slab:            56036 kB
Committed_AS:  1134808 kB
PageTables:       1764 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= 66514 MiB

End job on node7 on Mon Mar  5 15:00:20 UTC 2007