Trace number 328020

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.628

General information on the benchmark

Namerandom/OnTreshold/7SAT/v60/
unif-k7-r89-v60-c5340-S1708367663-03.UNSAT.shuffled.cnf
MD5SUMf85788f54c43e347459e8b3794acf300
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark754.102
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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.02	c ...done
0.00/0.02	c nbVar=60 nbClause=5340
0.00/0.03	c nbVar=60 nbClause=5340
0.02/0.03	c complete search running
0.02/0.03	c local search running
0.02/0.03	c flip 0 nbSat=5292 maxSat=0
0.16/0.19	c flip 0 nbSat=6710 maxSat=5323
0.75/0.45	c flip 0 nbSat=8520 maxSat=6735
1.56/0.85	c flip 0 nbSat=10616 maxSat=8553
2.56/1.37	c flip 0 nbSat=12984 maxSat=10654
3.56/1.89	c nbDecision=10000 #clauses=14447
4.16/2.16	c flip 0 nbSat=15053 maxSat=13011
6.15/3.16	c flip 0 nbSat=17576 maxSat=15071
8.75/4.48	c flip 0 nbSat=20335 maxSat=17602
12.13/6.12	c nbDecision=20000 #clauses=23649
12.53/6.33	c flip 0 nbSat=23941 maxSat=20369
17.33/8.72	c flip 0 nbSat=27713 maxSat=23969
22.91/11.53	c flip 0 nbSat=32099 maxSat=27738
23.71/11.99	c nbDecision=30000 #clauses=32864
30.68/15.42	c flip 0 nbSat=36385 maxSat=32119
39.06/19.62	c flip 0 nbSat=40688 maxSat=36415
41.45/20.89	c nbDecision=40000 #clauses=42050
48.84/24.53	c flip 0 nbSat=44737 maxSat=40711
59.82/30.01	c flip 0 nbSat=48442 maxSat=44768
67.00/33.68	c nbDecision=50000 #clauses=51275
72.16/36.27	c flip 0 nbSat=52986 maxSat=48472
85.66/43.03	c flip 0 nbSat=56970 maxSat=53018
96.04/48.27	c nbDecision=60000 #clauses=60500
99.82/50.16	c flip 0 nbSat=61534 maxSat=57009
115.75/58.13	c flip 0 nbSat=65924 maxSat=61575
128.49/64.57	c nbDecision=70000 #clauses=69671
133.09/66.86	c flip 0 nbSat=71038 maxSat=65965
152.23/76.41	c flip 0 nbSat=76593 maxSat=71055
159.02/79.84	c nbDecision=80000 #clauses=78861
172.38/86.50	c flip 0 nbSat=83261 maxSat=76623
190.89/95.81	c nbDecision=90000 #clauses=88026
194.69/97.71	c flip 0 nbSat=88788 maxSat=83285
217.60/109.25	c flip 0 nbSat=93652 maxSat=88815
230.77/115.89	c nbDecision=100000 #clauses=97262
244.12/122.52	c flip 0 nbSat=101067 maxSat=93677
266.26/133.64	c nbDecision=110000 #clauses=106479
272.05/136.53	c flip 0 nbSat=107593 maxSat=101103
301.38/151.23	c flip 0 nbSat=112827 maxSat=107621
323.33/162.28	c nbDecision=120000 #clauses=115708
333.50/167.38	c flip 0 nbSat=117028 maxSat=112861
365.83/183.59	c flip 0 nbSat=121307 maxSat=117046
388.58/194.92	c nbDecision=130000 #clauses=124922
399.94/200.63	c flip 0 nbSat=126648 maxSat=121334
434.28/217.83	c flip 0 nbSat=130947 maxSat=126675
465.02/233.22	c nbDecision=140000 #clauses=134162
469.00/235.25	c flip 0 nbSat=134621 maxSat=130990
506.10/253.84	c flip 0 nbSat=139101 maxSat=134665
543.83/272.71	c flip 0 nbSat=142655 maxSat=139130
549.21/275.44	c nbDecision=150000 #clauses=143374
583.12/292.48	c flip 0 nbSat=146718 maxSat=142691
624.03/312.93	c flip 0 nbSat=151169 maxSat=146756
634.41/318.12	c nbDecision=160000 #clauses=152597
665.94/333.97	c flip 0 nbSat=156874 maxSat=151188
705.85/353.96	c nbDecision=170000 #clauses=161866
708.65/355.37	c flip 0 nbSat=162210 maxSat=156912
753.53/377.89	c flip 0 nbSat=168256 maxSat=162242
780.06/391.19	c nbDecision=180000 #clauses=171091
799.83/401.05	c flip 0 nbSat=173417 maxSat=168288
847.31/424.86	c flip 0 nbSat=178064 maxSat=173448
878.24/440.32	c nbDecision=190000 #clauses=180286
897.00/449.76	c flip 0 nbSat=181611 maxSat=178086
946.49/474.51	c flip 0 nbSat=185831 maxSat=181635
982.40/492.54	c nbDecision=200000 #clauses=189400
997.37/500.04	c flip 0 nbSat=190275 maxSat=185864
1048.25/525.53	c flip 0 nbSat=194488 maxSat=190301
1090.76/546.85	c nbDecision=210000 #clauses=198564
1100.14/551.50	c flip 0 nbSat=199370 maxSat=194516
1154.81/578.91	c flip 0 nbSat=204027 maxSat=199392
1197.12/600.12	c nbDecision=220000 #clauses=207809

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/node2/watcher-328020-1173106827 -o ROOT/results/node2/solver-328020-1173106827 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328020-1173106827/ornithorynque /tmp/evaluation/328020-1173106827/instance-328020-1173106827.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.69 1.66 1.23 3/77 22925
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=23220 CPUtime=0
/proc/22925/stat : 22925 (ornithorynque) R 22923 22925 22826 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 330637679 23777280 257 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206378694793 0 0 4096 0 0 0 0 17 1 0 0
/proc/22925/statm: 5805 258 217 42 0 45 0

[startup+0.032027 s]
/proc/loadavg: 1.69 1.66 1.23 3/77 22925
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=24016 CPUtime=0.02
/proc/22925/stat : 22925 (ornithorynque) R 22923 22925 22826 0 -1 4194304 671 0 0 0 2 0 0 0 18 0 1 0 330637679 24592384 632 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206381159137 0 0 4096 1088 0 0 0 17 1 0 0
/proc/22925/statm: 6004 633 382 42 0 256 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24016

[startup+0.101035 s]
/proc/loadavg: 1.69 1.66 1.23 3/77 22925
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=44784 CPUtime=0.16
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 753 0 0 0 16 0 0 0 18 0 3 0 330637679 45858816 714 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 11196 714 387 42 0 5448 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 44784

[startup+0.301057 s]
/proc/loadavg: 1.69 1.66 1.23 3/77 22925
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=46208 CPUtime=0.56
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 879 0 0 0 56 0 0 0 18 0 3 0 330637679 47316992 840 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 11552 840 387 42 0 5804 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46208

[startup+0.7011 s]
/proc/loadavg: 1.69 1.66 1.23 3/77 22925
/proc/meminfo: memFree=1082160/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=46604 CPUtime=1.36
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 1047 0 0 0 135 1 0 0 18 0 3 0 330637679 47722496 1008 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 11651 1008 387 42 0 5903 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46604

[startup+1.50219 s]
/proc/loadavg: 1.69 1.66 1.23 3/80 22928
/proc/meminfo: memFree=1078936/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=48092 CPUtime=2.96
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 1346 0 0 0 295 1 0 0 18 0 3 0 330637679 49246208 1307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 12023 1307 387 42 0 6275 0
[pid=22925/tid=22927] ppid=22923 vsize=48092 CPUtime=1.46
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 407 0 0 0 146 0 0 0 25 0 3 0 330637683 49246208 1307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311166 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=48092 CPUtime=1.46
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 231 0 0 0 146 0 0 0 25 0 3 0 330637683 49246208 1307 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 48092

[startup+3.10135 s]
/proc/loadavg: 1.69 1.66 1.23 3/80 22928
/proc/meminfo: memFree=1077912/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=48556 CPUtime=6.15
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 1632 0 0 0 614 1 0 0 18 0 3 0 330637679 49721344 1560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 12139 1560 387 42 0 6391 0
[pid=22925/tid=22927] ppid=22923 vsize=48556 CPUtime=3.05
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 617 0 0 0 305 0 0 0 25 0 3 0 330637683 49721344 1560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=48556 CPUtime=3.05
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 307 0 0 0 305 0 0 0 25 0 3 0 330637683 49721344 1560 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241402 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 48556

[startup+6.30168 s]
/proc/loadavg: 1.71 1.67 1.23 3/80 22928
/proc/meminfo: memFree=1075928/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=50416 CPUtime=12.53
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 2051 0 0 0 1252 1 0 0 18 0 3 0 330637679 51625984 1946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 12604 1946 387 42 0 6856 0
[pid=22925/tid=22927] ppid=22923 vsize=50416 CPUtime=6.25
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 871 0 0 0 625 0 0 0 25 0 3 0 330637683 51625984 1946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=50416 CPUtime=6.24
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 472 0 0 0 624 0 0 0 25 0 3 0 330637683 51625984 1946 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 50416

[startup+12.7013 s]
/proc/loadavg: 1.73 1.67 1.24 3/80 22928
/proc/meminfo: memFree=1072536/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=54476 CPUtime=25.31
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 2861 0 0 0 2529 2 0 0 18 0 3 0 330637679 55783424 2691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 13619 2691 387 42 0 7871 0
[pid=22925/tid=22927] ppid=22923 vsize=54476 CPUtime=12.65
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 1331 0 0 0 1264 1 0 0 25 0 3 0 330637683 55783424 2691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206381159137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=54476 CPUtime=12.61
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 822 0 0 0 1261 0 0 0 25 0 3 0 330637683 55783424 2691 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241629 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54476

[startup+25.5017 s]
/proc/loadavg: 1.79 1.69 1.25 3/80 22928
/proc/meminfo: memFree=1069144/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=57860 CPUtime=50.83
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 3901 0 0 0 5080 3 0 0 18 0 3 0 330637679 59248640 3526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 14465 3526 387 42 0 8717 0
[pid=22925/tid=22927] ppid=22923 vsize=57860 CPUtime=25.45
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 1865 0 0 0 2543 2 0 0 25 0 3 0 330637683 59248640 3526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=57860 CPUtime=25.34
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 1328 0 0 0 2534 0 0 0 25 0 3 0 330637683 59248640 3526 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 57860

[startup+51.1013 s]
/proc/loadavg: 1.86 1.71 1.27 3/86 23010
/proc/meminfo: memFree=1063448/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=62828 CPUtime=101.81
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 5152 0 0 0 10170 11 0 0 18 0 3 0 330637679 64335872 4612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 15707 4612 387 42 0 9959 0
[pid=22925/tid=22927] ppid=22923 vsize=62828 CPUtime=50.96
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 2522 0 0 0 5093 3 0 0 25 0 3 0 330637683 64335872 4612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=62828 CPUtime=50.8
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 1922 0 0 0 5074 6 0 0 25 0 3 0 330637683 64335872 4612 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242540 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 62828

[startup+102.307 s]
/proc/loadavg: 1.94 1.75 1.30 3/86 23096
/proc/meminfo: memFree=1055776/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=73324 CPUtime=203.87
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 8052 0 0 0 20362 25 0 0 18 0 3 0 330637679 75083776 6483 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 18331 6483 387 42 0 12583 0
[pid=22925/tid=22927] ppid=22923 vsize=73324 CPUtime=102.08
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 3931 0 0 0 10203 5 0 0 25 0 3 0 330637683 75083776 6483 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=73324 CPUtime=101.75
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 3413 0 0 0 10157 18 0 0 25 0 3 0 330637683 75083776 6483 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 73324

[startup+162.302 s]
/proc/loadavg: 1.98 1.80 1.35 3/80 23126
/proc/meminfo: memFree=1050520/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=79596 CPUtime=323.53
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 9849 0 0 0 32322 31 0 0 18 0 3 0 330637679 81506304 8117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 19899 8117 387 42 0 14151 0
[pid=22925/tid=22927] ppid=22923 vsize=79596 CPUtime=162.02
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 4974 0 0 0 16194 8 0 0 25 0 3 0 330637683 81506304 8117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=79596 CPUtime=161.46
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 4167 0 0 0 16125 21 0 0 25 0 3 0 330637683 81506304 8117 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.53
Current children cumulated vsize (KiB) 79596

[startup+222.302 s]
/proc/loadavg: 1.99 1.83 1.38 3/80 23126
/proc/meminfo: memFree=1046168/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=83984 CPUtime=443.25
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 11225 0 0 0 44292 33 0 0 18 0 3 0 330637679 85999616 9203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 20996 9203 387 42 0 15248 0
[pid=22925/tid=22927] ppid=22923 vsize=83984 CPUtime=222
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 5902 0 0 0 22190 10 0 0 25 0 3 0 330637683 85999616 9203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=83984 CPUtime=221.21
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 4615 0 0 0 22099 22 0 0 25 0 3 0 330637683 85999616 9203 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 83984

[startup+282.301 s]
/proc/loadavg: 1.99 1.86 1.42 3/80 23126
/proc/meminfo: memFree=1042968/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=88496 CPUtime=562.98
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 12374 0 0 0 56263 35 0 0 18 0 3 0 330637679 90619904 10029 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 22124 10029 387 42 0 16376 0
[pid=22925/tid=22927] ppid=22923 vsize=88496 CPUtime=281.98
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 6413 0 0 0 28186 12 0 0 25 0 3 0 330637683 90619904 10029 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311371 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=88496 CPUtime=280.96
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 5253 0 0 0 28074 22 0 0 25 0 3 0 330637683 90619904 10029 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.98
Current children cumulated vsize (KiB) 88496

[startup+342.301 s]
/proc/loadavg: 1.99 1.88 1.45 3/80 23126
/proc/meminfo: memFree=1039192/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=92524 CPUtime=682.69
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 13643 0 0 0 68232 37 0 0 18 0 3 0 330637679 94744576 10994 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 23131 10994 387 42 0 17383 0
[pid=22925/tid=22927] ppid=22923 vsize=92524 CPUtime=341.97
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 7216 0 0 0 34183 14 0 0 25 0 3 0 330637683 94744576 10994 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=92524 CPUtime=340.68
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 5719 0 0 0 34046 22 0 0 25 0 3 0 330637683 94744576 10994 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.69
Current children cumulated vsize (KiB) 92524

[startup+402.302 s]
/proc/loadavg: 1.99 1.90 1.48 3/80 23126
/proc/meminfo: memFree=1035096/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=100624 CPUtime=802.42
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 15844 0 0 0 80203 39 0 0 18 0 3 0 330637679 103038976 11999 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 25156 11999 387 42 0 19408 0
[pid=22925/tid=22927] ppid=22923 vsize=100624 CPUtime=401.95
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 7927 0 0 0 40180 15 0 0 25 0 3 0 330637683 103038976 11999 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=100624 CPUtime=400.42
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 7209 0 0 0 40020 22 0 0 25 0 3 0 330637683 103038976 11999 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240998 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.42
Current children cumulated vsize (KiB) 100624

[startup+462.302 s]
/proc/loadavg: 1.99 1.92 1.51 4/80 23126
/proc/meminfo: memFree=1032856/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=103192 CPUtime=922.15
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 16719 0 0 0 92175 40 0 0 18 0 3 0 330637679 105668608 12550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 25798 12550 387 42 0 20050 0
[pid=22925/tid=22927] ppid=22923 vsize=103192 CPUtime=461.93
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 8335 0 0 0 46177 16 0 0 25 0 3 0 330637683 105668608 12550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=103192 CPUtime=460.18
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 7676 0 0 0 45995 23 0 0 25 0 3 0 330637683 105668608 12550 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.15
Current children cumulated vsize (KiB) 103192

[startup+522.302 s]
/proc/loadavg: 1.99 1.93 1.54 3/80 23126
/proc/meminfo: memFree=1030552/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=105260 CPUtime=1041.86
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 17390 0 0 0 104145 41 0 0 18 0 3 0 330637679 107786240 13123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 26315 13123 387 42 0 20567 0
[pid=22925/tid=22927] ppid=22923 vsize=105260 CPUtime=521.92
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 8720 0 0 0 52175 17 0 0 25 0 3 0 330637683 107786240 13123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=105260 CPUtime=519.9
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 7962 0 0 0 51967 23 0 0 25 0 3 0 330637683 107786240 13123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.86
Current children cumulated vsize (KiB) 105260

[startup+582.301 s]
/proc/loadavg: 1.99 1.94 1.57 3/80 23126
/proc/meminfo: memFree=1027352/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=108616 CPUtime=1161.59
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 18229 0 0 0 116116 43 0 0 18 0 3 0 330637679 111222784 13897 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 27154 13897 387 42 0 21406 0
[pid=22925/tid=22927] ppid=22923 vsize=108616 CPUtime=581.9
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 9143 0 0 0 58172 18 0 0 25 0 3 0 330637683 111222784 13897 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311151 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=108616 CPUtime=579.64
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 8378 0 0 0 57941 23 0 0 25 0 3 0 330637683 111222784 13897 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.59
Current children cumulated vsize (KiB) 108616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.602 s]
/proc/loadavg: 1.99 1.94 1.57 3/80 23126
/proc/meminfo: memFree=1026840/2055920 swapFree=4153276/4192956
[pid=22925] ppid=22923 vsize=108748 CPUtime=1200.11
/proc/22925/stat : 22925 (ornithorynque) S 22923 22925 22826 0 -1 4194304 18355 0 0 0 119968 43 0 0 18 0 3 0 330637679 111357952 14023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 206390194043 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/22925/statm: 27187 14023 387 42 0 21439 0
[pid=22925/tid=22927] ppid=22923 vsize=108748 CPUtime=601.2
/proc/22925/task/22927/stat : 22927 (ornithorynque) R 22923 22925 22826 0 -1 4194368 9269 0 0 0 60102 18 0 0 25 0 3 0 330637683 111357952 14023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311185 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=22925/tid=22928] ppid=22923 vsize=108748 CPUtime=598.86
/proc/22925/task/22928/stat : 22928 (ornithorynque) R 22923 22925 22826 0 -1 4194368 8378 0 0 0 59863 23 0 0 25 0 3 0 330637683 111357952 14023 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4283714 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 108748

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.628
CPU time (s): 1200.14
CPU user time (s): 1199.7
CPU system time (s): 0.444932
CPU usage (%): 199.482
Max. virtual memory (cumulated for all children) (KiB): 108748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.7
system time used= 0.444932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18355
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= 25
involuntary context switches= 23060

runsolver used 0.58991 second user time and 1.61975 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Mar  5 15:00:27 UTC 2007

IDJOB= 328020
IDBENCH= 19928
IDSOLVER= 139
FILE ID= node2/328020-1173106827

PBS_JOBID= 4013942

Free space on /tmp= 66511 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v60/unif-k7-r89-v60-c5340-S1708367663-03.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/328020-1173106827/ornithorynque /tmp/evaluation/328020-1173106827/instance-328020-1173106827.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-328020-1173106827 -o ROOT/results/node2/solver-328020-1173106827 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328020-1173106827/ornithorynque /tmp/evaluation/328020-1173106827/instance-328020-1173106827.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  f85788f54c43e347459e8b3794acf300

RANDOM SEED= 921093978

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.247
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1082632 kB
Buffers:         50332 kB
Cached:         825736 kB
SwapCached:       2968 kB
Active:          67388 kB
Inactive:       831936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1082632 kB
SwapTotal:     4192956 kB
SwapFree:      4153276 kB
Dirty:             472 kB
Writeback:           0 kB
Mapped:          30536 kB
Slab:            59444 kB
Committed_AS:  1555496 kB
PageTables:       1812 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66511 MiB

End job on node2 on Mon Mar  5 15:10:31 UTC 2007