Trace number 327947

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.06 601.423

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
MD5SUMdb8e419644a4c82c9378034a33f31e1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
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.02	c flip 0 nbSat=2117 maxSat=0
0.11/0.07	c flip 0 nbSat=2951 maxSat=2167
0.38/0.20	c flip 0 nbSat=4301 maxSat=2987
0.77/0.44	c flip 0 nbSat=6039 maxSat=4352
1.57/0.82	c flip 0 nbSat=8171 maxSat=6079
2.57/1.30	c nbDecision=10000 #clauses=10714
2.57/1.36	c flip 0 nbSat=10838 maxSat=8208
4.37/2.28	c flip 0 nbSat=14134 maxSat=10889
7.15/3.63	c flip 0 nbSat=18193 maxSat=14183
7.96/4.07	c nbDecision=20000 #clauses=19313
11.55/5.83	c flip 0 nbSat=22508 maxSat=18259
17.74/8.90	c flip 0 nbSat=27491 maxSat=22570
18.33/9.21	c nbDecision=30000 #clauses=28044
26.12/13.18	c flip 0 nbSat=32833 maxSat=27552
33.10/16.66	c nbDecision=40000 #clauses=36655
36.49/18.33	c flip 0 nbSat=38098 maxSat=32865
49.26/24.77	c flip 0 nbSat=43370 maxSat=38150
55.03/27.62	c nbDecision=50000 #clauses=45335
63.22/31.77	c flip 0 nbSat=48156 maxSat=43411
79.98/40.10	c flip 0 nbSat=53132 maxSat=48214
83.38/41.85	c nbDecision=60000 #clauses=54105
99.15/49.73	c flip 0 nbSat=59383 maxSat=53195
110.92/55.63	c nbDecision=70000 #clauses=62919
121.09/60.71	c flip 0 nbSat=65816 maxSat=59434
142.83/71.60	c nbDecision=80000 #clauses=71577
145.02/72.70	c flip 0 nbSat=72012 maxSat=65866
171.78/86.16	c flip 0 nbSat=78525 maxSat=72074
177.77/89.17	c nbDecision=90000 #clauses=80372
200.11/100.36	c flip 0 nbSat=86705 maxSat=78589
210.89/105.77	c nbDecision=100000 #clauses=89151
231.63/116.17	c flip 0 nbSat=93787 maxSat=86762
250.99/125.83	c nbDecision=110000 #clauses=97879
267.36/134.01	c flip 0 nbSat=101513 maxSat=93841
288.91/144.83	c nbDecision=120000 #clauses=106539
305.68/153.29	c flip 0 nbSat=109859 maxSat=101557
335.00/167.98	c nbDecision=130000 #clauses=115282
348.57/174.71	c flip 0 nbSat=117765 maxSat=109924
382.70/191.87	c nbDecision=140000 #clauses=124024
394.67/197.87	c flip 0 nbSat=125935 maxSat=117820
441.56/221.40	c nbDecision=150000 #clauses=132753
444.15/222.61	c flip 0 nbSat=133041 maxSat=125977
492.85/247.01	c flip 0 nbSat=139728 maxSat=133107
503.02/252.17	c nbDecision=160000 #clauses=141451
546.12/273.70	c flip 0 nbSat=146813 maxSat=139791
569.27/285.39	c nbDecision=170000 #clauses=150103
601.40/301.47	c flip 0 nbSat=155181 maxSat=146878
627.33/314.43	c nbDecision=180000 #clauses=158888
659.46/330.57	c flip 0 nbSat=162359 maxSat=155258
705.75/353.74	c nbDecision=190000 #clauses=167668
722.91/362.36	c flip 0 nbSat=168911 maxSat=162405
789.35/395.60	c flip 0 nbSat=175933 maxSat=168977
792.74/397.33	c nbDecision=200000 #clauses=176468
854.02/428.01	c flip 0 nbSat=183212 maxSat=176012
873.38/437.75	c nbDecision=210000 #clauses=185240
925.85/464.02	c flip 0 nbSat=190702 maxSat=183276
960.96/481.62	c nbDecision=220000 #clauses=194013
998.09/500.21	c flip 0 nbSat=196375 maxSat=190769
1062.93/532.72	c nbDecision=230000 #clauses=202776
1074.51/538.60	c flip 0 nbSat=203793 maxSat=196434
1156.52/579.64	c flip 0 nbSat=210750 maxSat=203871
1162.70/582.76	c nbDecision=240000 #clauses=211492

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/node47/watcher-327947-1173114999 -o ROOT/results/node47/solver-327947-1173114999 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/327947-1173114999/ornithorynque /tmp/evaluation/327947-1173114999/instance-327947-1173114999.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.18 3/64 17220
/proc/meminfo: memFree=1240728/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=23220 CPUtime=0
/proc/17220/stat : 17220 (ornithorynque) R 17218 17220 17163 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 37475025 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208714896496 0 0 4096 0 0 0 0 17 1 0 0
/proc/17220/statm: 5805 263 218 42 0 45 0

[startup+0.0675759 s]
/proc/loadavg: 0.00 0.00 0.18 3/64 17220
/proc/meminfo: memFree=1240728/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=45220 CPUtime=0.11
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 619 0 0 0 11 0 0 0 18 0 3 0 37475025 46305280 580 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 11305 580 387 42 0 5557 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 45220

[startup+0.102579 s]
/proc/loadavg: 0.00 0.00 0.18 3/64 17220
/proc/meminfo: memFree=1240728/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=45352 CPUtime=0.18
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 672 0 0 0 18 0 0 0 18 0 3 0 37475025 46440448 633 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 11338 633 387 42 0 5590 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 45352

[startup+0.302601 s]
/proc/loadavg: 0.00 0.00 0.18 3/64 17220
/proc/meminfo: memFree=1240728/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=45544 CPUtime=0.58
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 798 0 0 0 58 0 0 0 18 0 3 0 37475025 46637056 759 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 11386 759 387 42 0 5638 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45544

[startup+0.701645 s]
/proc/loadavg: 0.00 0.00 0.18 3/64 17220
/proc/meminfo: memFree=1240728/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=45940 CPUtime=1.37
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 958 0 0 0 137 0 0 0 18 0 3 0 37475025 47042560 919 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 11485 919 387 42 0 5737 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 45940

[startup+1.50173 s]
/proc/loadavg: 0.16 0.03 0.19 3/67 17223
/proc/meminfo: memFree=1237760/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=47908 CPUtime=2.96
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 1294 0 0 0 296 0 0 0 18 0 3 0 37475025 49057792 1255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 11977 1255 387 42 0 6229 0
[pid=17220/tid=17222] ppid=17218 vsize=47908 CPUtime=1.48
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 392 0 0 0 148 0 0 0 21 0 3 0 37475027 49057792 1255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311200 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=47908 CPUtime=1.47
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 328 0 0 0 147 0 0 0 25 0 3 0 37475027 49057792 1255 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 47908

[startup+3.10191 s]
/proc/loadavg: 0.16 0.03 0.19 3/67 17223
/proc/meminfo: memFree=1236544/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=49004 CPUtime=6.16
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 1673 0 0 0 616 0 0 0 18 0 3 0 37475025 50180096 1601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 12251 1601 387 42 0 6503 0
[pid=17220/tid=17222] ppid=17218 vsize=49004 CPUtime=3.08
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 661 0 0 0 308 0 0 0 25 0 3 0 37475027 50180096 1601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311454 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=49004 CPUtime=3.07
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 438 0 0 0 307 0 0 0 25 0 3 0 37475027 50180096 1601 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 49004

[startup+6.30125 s]
/proc/loadavg: 0.16 0.03 0.19 3/67 17223
/proc/meminfo: memFree=1234048/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=51212 CPUtime=12.55
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 2211 0 0 0 1254 1 0 0 18 0 3 0 37475025 52441088 2106 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 12803 2106 387 42 0 7055 0
[pid=17220/tid=17222] ppid=17218 vsize=51212 CPUtime=6.27
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 939 0 0 0 627 0 0 0 25 0 3 0 37475027 52441088 2106 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=51212 CPUtime=6.25
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 698 0 0 0 625 0 0 0 25 0 3 0 37475027 52441088 2106 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283786 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 51212

[startup+12.7019 s]
/proc/loadavg: 0.44 0.10 0.21 3/67 17223
/proc/meminfo: memFree=1230784/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=54356 CPUtime=25.32
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 2886 0 0 0 2531 1 0 0 18 0 3 0 37475025 55660544 2781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 13589 2781 387 42 0 7841 0
[pid=17220/tid=17222] ppid=17218 vsize=54356 CPUtime=12.67
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 1344 0 0 0 1267 0 0 0 25 0 3 0 37475027 55660544 2781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=54356 CPUtime=12.63
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 968 0 0 0 1263 0 0 0 25 0 3 0 37475027 55660544 2781 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 54356

[startup+25.5023 s]
/proc/loadavg: 0.76 0.18 0.24 3/67 17223
/proc/meminfo: memFree=1227200/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=58548 CPUtime=50.85
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 3916 0 0 0 5083 2 0 0 18 0 3 0 37475025 59953152 3648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 14637 3648 387 42 0 8889 0
[pid=17220/tid=17222] ppid=17218 vsize=58548 CPUtime=25.47
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 1939 0 0 0 2546 1 0 0 25 0 3 0 37475027 59953152 3648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=58548 CPUtime=25.35
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 1403 0 0 0 2535 0 0 0 25 0 3 0 37475027 59953152 3648 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 58548

[startup+51.1021 s]
/proc/loadavg: 1.18 0.32 0.28 3/67 17223
/proc/meminfo: memFree=1222336/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=64876 CPUtime=101.94
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 5662 0 0 0 10190 4 0 0 18 0 3 0 37475025 66433024 4866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 16219 4866 387 42 0 10471 0
[pid=17220/tid=17222] ppid=17218 vsize=64876 CPUtime=51.05
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 2723 0 0 0 5103 2 0 0 25 0 3 0 37475027 66433024 4866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=64876 CPUtime=50.85
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 2365 0 0 0 5085 0 0 0 25 0 3 0 37475027 66433024 4866 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241651 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 64876

[startup+102.307 s]
/proc/loadavg: 1.72 0.62 0.38 3/67 17223
/proc/meminfo: memFree=1214336/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=72920 CPUtime=204.11
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 8002 0 0 0 20406 5 0 0 18 0 3 0 37475025 74670080 6817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 18230 6817 387 42 0 12482 0
[pid=17220/tid=17222] ppid=17218 vsize=72920 CPUtime=102.24
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 4163 0 0 0 10221 3 0 0 25 0 3 0 37475027 74670080 6817 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4289517 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=72920 CPUtime=101.84
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 3265 0 0 0 10183 1 0 0 25 0 3 0 37475027 74670080 6817 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) 72920

[startup+162.303 s]
/proc/loadavg: 1.95 0.88 0.49 3/67 17223
/proc/meminfo: memFree=1207360/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=82768 CPUtime=323.83
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 10645 0 0 0 32376 7 0 0 18 0 3 0 37475025 84754432 8564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 20692 8564 387 42 0 14944 0
[pid=17220/tid=17222] ppid=17218 vsize=82768 CPUtime=162.23
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 5258 0 0 0 16218 5 0 0 25 0 3 0 37475027 84754432 8564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=82768 CPUtime=161.58
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 4813 0 0 0 16157 1 0 0 25 0 3 0 37475027 84754432 8564 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242567 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 82768

[startup+222.302 s]
/proc/loadavg: 2.02 1.10 0.58 3/67 17223
/proc/meminfo: memFree=1201984/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=88972 CPUtime=443.55
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 12450 0 0 0 44346 9 0 0 18 0 3 0 37475025 91107328 9885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 22243 9885 387 42 0 16495 0
[pid=17220/tid=17222] ppid=17218 vsize=88972 CPUtime=222.21
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 6540 0 0 0 22215 6 0 0 25 0 3 0 37475027 91107328 9885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311174 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=88972 CPUtime=221.32
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 5336 0 0 0 22130 2 0 0 25 0 3 0 37475027 91107328 9885 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 88972

[startup+282.303 s]
/proc/loadavg: 2.13 1.29 0.68 3/67 17223
/proc/meminfo: memFree=1196736/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=94732 CPUtime=563.28
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 14282 0 0 0 56319 9 0 0 18 0 3 0 37475025 97005568 11199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 23683 11199 387 42 0 17935 0
[pid=17220/tid=17222] ppid=17218 vsize=94732 CPUtime=282.19
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 7422 0 0 0 28213 6 0 0 25 0 3 0 37475027 97005568 11199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=94732 CPUtime=281.07
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 6286 0 0 0 28105 2 0 0 25 0 3 0 37475027 97005568 11199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.28
Current children cumulated vsize (KiB) 94732

[startup+342.302 s]
/proc/loadavg: 2.25 1.48 0.78 3/67 17223
/proc/meminfo: memFree=1192576/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=98176 CPUtime=683.01
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 15445 0 0 0 68290 11 0 0 18 0 3 0 37475025 100532224 12231 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 24544 12231 387 42 0 18796 0
[pid=17220/tid=17222] ppid=17218 vsize=98176 CPUtime=342.17
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 8118 0 0 0 34210 7 0 0 25 0 3 0 37475027 100532224 12231 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=98176 CPUtime=340.8
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 6753 0 0 0 34078 2 0 0 25 0 3 0 37475027 100532224 12231 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.01
Current children cumulated vsize (KiB) 98176

[startup+402.303 s]
/proc/loadavg: 2.12 1.58 0.86 3/67 17223
/proc/meminfo: memFree=1189056/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=101924 CPUtime=802.73
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 16628 0 0 0 80262 11 0 0 18 0 3 0 37475025 104370176 13123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 25481 13123 387 42 0 19733 0
[pid=17220/tid=17222] ppid=17218 vsize=101924 CPUtime=402.15
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 8661 0 0 0 40207 8 0 0 25 0 3 0 37475027 104370176 13123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=101924 CPUtime=400.55
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 7393 0 0 0 40053 2 0 0 25 0 3 0 37475027 104370176 13123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240922 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.73
Current children cumulated vsize (KiB) 101924

[startup+462.302 s]
/proc/loadavg: 2.08 1.67 0.93 3/67 17223
/proc/meminfo: memFree=1185856/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=106432 CPUtime=922.46
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 17801 0 0 0 92234 12 0 0 18 0 3 0 37475025 108986368 13940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 26608 13940 387 42 0 20860 0
[pid=17220/tid=17222] ppid=17218 vsize=106432 CPUtime=462.14
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 9229 0 0 0 46205 9 0 0 25 0 3 0 37475027 108986368 13940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=106432 CPUtime=460.29
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 7998 0 0 0 46027 2 0 0 25 0 3 0 37475027 108986368 13940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.46
Current children cumulated vsize (KiB) 106432

[startup+522.303 s]
/proc/loadavg: 2.03 1.73 1.00 3/67 17223
/proc/meminfo: memFree=1182912/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=110820 CPUtime=1042.19
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 19132 0 0 0 104206 13 0 0 18 0 3 0 37475025 113479680 14689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 27705 14689 387 42 0 21957 0
[pid=17220/tid=17222] ppid=17218 vsize=110820 CPUtime=522.12
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 9682 0 0 0 52203 9 0 0 25 0 3 0 37475027 113479680 14689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=110820 CPUtime=520.04
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 8876 0 0 0 52001 3 0 0 25 0 3 0 37475027 113479680 14689 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.19
Current children cumulated vsize (KiB) 110820

[startup+582.301 s]
/proc/loadavg: 2.01 1.77 1.06 3/67 17223
/proc/meminfo: memFree=1179072/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=117220 CPUtime=1161.9
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 20914 0 0 0 116176 14 0 0 18 0 3 0 37475025 120033280 15627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 29305 15627 387 42 0 23557 0
[pid=17220/tid=17222] ppid=17218 vsize=117220 CPUtime=582.11
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 10204 0 0 0 58201 10 0 0 25 0 3 0 37475027 120033280 15627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311148 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=117220 CPUtime=579.77
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 10136 0 0 0 57973 4 0 0 25 0 3 0 37475027 120033280 15627 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 117220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 2.00 1.79 1.08 3/67 17223
/proc/meminfo: memFree=1178496/2055920 swapFree=4192812/4192956
[pid=17220] ppid=17218 vsize=117616 CPUtime=1200.02
/proc/17220/stat : 17220 (ornithorynque) S 17218 17220 17163 0 -1 4194304 21036 0 0 0 119988 14 0 0 18 0 3 0 37475025 120438784 15749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 208726421371 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/17220/statm: 29404 15749 387 42 0 23656 0
[pid=17220/tid=17222] ppid=17218 vsize=117616 CPUtime=601.21
/proc/17220/task/17222/stat : 17222 (ornithorynque) R 17218 17220 17163 0 -1 4194368 10326 0 0 0 60111 10 0 0 25 0 3 0 37475027 120438784 15749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311163 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=17220/tid=17223] ppid=17218 vsize=117616 CPUtime=598.8
/proc/17220/task/17223/stat : 17223 (ornithorynque) R 17218 17220 17163 0 -1 4194368 10136 0 0 0 59876 4 0 0 25 0 3 0 37475027 120438784 15749 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 117616

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.423
CPU time (s): 1200.06
CPU user time (s): 1199.9
CPU system time (s): 0.159975
CPU usage (%): 199.537
Max. virtual memory (cumulated for all children) (KiB): 117616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21036
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= 16
involuntary context switches= 9134

runsolver used 0.452931 second user time and 1.75073 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Mon Mar  5 17:16:39 UTC 2007

IDJOB= 327947
IDBENCH= 19855
IDSOLVER= 139
FILE ID= node47/327947-1173114999

PBS_JOBID= 4014761

Free space on /tmp= 66564 MiB

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

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  db8e419644a4c82c9378034a33f31e1f

RANDOM SEED= 261119642

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.225
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.225
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:       1241136 kB
Buffers:         30520 kB
Cached:         707008 kB
SwapCached:          0 kB
Active:          77380 kB
Inactive:       675348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             284 kB
Writeback:           0 kB
Mapped:          25340 kB
Slab:            48016 kB
Committed_AS:   119072 kB
PageTables:       1452 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= 66564 MiB

End job on node47 on Mon Mar  5 17:26:42 UTC 2007