Trace number 328165

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

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S260814579-03.cnf
MD5SUMcb25e5b4b3e93004a7aa665359e85972
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
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.08	c ...done
0.00/0.08	c nbVar=1100 nbClause=22000
0.00/0.08	c nbVar=1100 nbClause=22000
0.00/0.10	c complete search running
0.00/0.10	c local search running
0.09/0.10	c flip 0 nbSat=21313 maxSat=0
0.69/0.43	c flip 10000 nbSat=21614 maxSat=21695
1.28/0.76	c flip 20000 nbSat=21627 maxSat=21712
1.48/0.85	c flip 0 nbSat=22899 maxSat=21712
2.89/1.59	c flip 10000 nbSat=23170 maxSat=23248
4.49/2.35	c flip 20000 nbSat=23226 maxSat=23248
4.88/2.54	c flip 0 nbSat=25359 maxSat=23251
7.67/3.95	c flip 10000 nbSat=25697 maxSat=25728
9.86/5.07	c nbDecision=10000 #clauses=28533
10.46/5.39	c flip 20000 nbSat=25677 maxSat=25739
11.27/5.70	c flip 0 nbSat=28273 maxSat=25739
16.26/8.25	c flip 10000 nbSat=28609 maxSat=28674
21.24/10.75	c flip 20000 nbSat=28603 maxSat=28674
22.24/11.28	c flip 0 nbSat=31687 maxSat=28674
31.23/15.77	c flip 10000 nbSat=31995 maxSat=32050
37.81/19.07	c nbDecision=20000 #clauses=35761
40.60/20.49	c flip 20000 nbSat=32011 maxSat=32058
42.40/21.37	c flip 0 nbSat=36164 maxSat=32071
58.36/29.35	c flip 10000 nbSat=36444 maxSat=36495
74.52/37.43	c flip 20000 nbSat=36457 maxSat=36495
75.70/38.01	c nbDecision=30000 #clauses=42890
77.70/39.09	c flip 0 nbSat=42492 maxSat=36495
107.64/54.03	c flip 10000 nbSat=42758 maxSat=42841
129.59/65.05	c nbDecision=40000 #clauses=50079
136.97/68.73	c flip 20000 nbSat=42803 maxSat=42845
143.15/71.83	c flip 0 nbSat=51081 maxSat=42845
187.24/93.94	c flip 10000 nbSat=51308 maxSat=51412
189.84/95.28	c nbDecision=50000 #clauses=56978
233.93/117.34	c flip 20000 nbSat=51333 maxSat=51424
243.51/122.15	c flip 0 nbSat=61746 maxSat=51424
266.05/133.47	c nbDecision=60000 #clauses=64294
308.95/154.90	c flip 10000 nbSat=61974 maxSat=62060
352.64/176.83	c nbDecision=70000 #clauses=71551
374.99/188.03	c flip 20000 nbSat=61984 maxSat=62064
388.96/195.06	c flip 0 nbSat=73344 maxSat=62064
453.00/227.10	c nbDecision=80000 #clauses=78925
473.36/237.32	c flip 10000 nbSat=73694 maxSat=73732
562.74/282.16	c flip 20000 nbSat=73698 maxSat=73739
576.71/289.16	c nbDecision=90000 #clauses=86199
581.30/291.48	c flip 0 nbSat=85806 maxSat=73741
688.84/345.37	c flip 10000 nbSat=86156 maxSat=86194
731.33/366.69	c nbDecision=100000 #clauses=93512
792.98/397.57	c flip 20000 nbSat=86134 maxSat=86195
815.33/408.75	c flip 0 nbSat=96240 maxSat=86195
901.72/452.02	c nbDecision=110000 #clauses=100664
944.62/473.59	c flip 10000 nbSat=96559 maxSat=96611
1072.52/537.62	c flip 20000 nbSat=96499 maxSat=96645
1092.07/547.46	c nbDecision=120000 #clauses=107951
1099.05/550.97	c flip 0 nbSat=107511 maxSat=96645

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/node71/watcher-328165-1173108406 -o ROOT/results/node71/solver-328165-1173108406 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328165-1173108406/ornithorynque /tmp/evaluation/328165-1173108406/instance-328165-1173108406.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.92 2.03 1.92 3/64 14042
/proc/meminfo: memFree=1091320/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=23220 CPUtime=0
/proc/14042/stat : 14042 (ornithorynque) R 14040 14042 13619 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 330798419 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231959727377 0 0 4096 0 0 0 0 17 1 0 0
/proc/14042/statm: 5805 266 219 42 0 45 0

[startup+0.105158 s]
/proc/loadavg: 1.92 2.03 1.92 3/64 14042
/proc/meminfo: memFree=1091320/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=47384 CPUtime=0.09
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 1410 0 0 0 9 0 0 0 18 0 3 0 330798419 48521216 1306 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 11846 1306 386 42 0 6098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47384

[startup+0.201183 s]
/proc/loadavg: 1.92 2.03 1.92 3/64 14042
/proc/meminfo: memFree=1091320/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=47556 CPUtime=0.29
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 1464 0 0 0 29 0 0 0 18 0 3 0 330798419 48697344 1360 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 11889 1360 387 42 0 6141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47556

[startup+0.301204 s]
/proc/loadavg: 1.92 2.03 1.92 3/64 14042
/proc/meminfo: memFree=1091320/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=47688 CPUtime=0.49
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 1491 0 0 0 49 0 0 0 18 0 3 0 330798419 48832512 1387 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 11922 1387 387 42 0 6174 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 47688

[startup+0.701291 s]
/proc/loadavg: 1.92 2.03 1.92 3/64 14042
/proc/meminfo: memFree=1091320/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=48084 CPUtime=1.28
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 1588 0 0 0 128 0 0 0 18 0 3 0 330798419 49238016 1484 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 12021 1484 387 42 0 6273 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 48084

[startup+1.50146 s]
/proc/loadavg: 1.92 2.03 1.92 3/67 14045
/proc/meminfo: memFree=1085152/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=51072 CPUtime=2.89
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 2072 0 0 0 288 1 0 0 18 0 3 0 330798419 52297728 1968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 12768 1968 387 42 0 7020 0
[pid=14042/tid=14044] ppid=14040 vsize=51072 CPUtime=1.39
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 306 0 0 0 139 0 0 0 21 0 3 0 330798429 52297728 1968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=51072 CPUtime=1.39
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 365 0 0 0 139 0 0 0 22 0 3 0 330798429 52297728 1968 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242244 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 51072

[startup+3.10281 s]
/proc/loadavg: 1.92 2.03 1.92 3/67 14045
/proc/meminfo: memFree=1084256/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=53164 CPUtime=6.08
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 2784 0 0 0 607 1 0 0 18 0 3 0 330798419 54439936 2680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 13291 2680 387 42 0 7543 0
[pid=14042/tid=14044] ppid=14040 vsize=53164 CPUtime=2.99
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 468 0 0 0 299 0 0 0 25 0 3 0 330798429 54439936 2680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=53164 CPUtime=2.98
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 915 0 0 0 298 0 0 0 21 0 3 0 330798429 54439936 2680 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 53164

[startup+6.3015 s]
/proc/loadavg: 1.93 2.03 1.92 3/67 14045
/proc/meminfo: memFree=1080736/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=57444 CPUtime=12.47
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 3786 0 0 0 1245 2 0 0 18 0 3 0 330798419 58822656 3682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 14361 3682 387 42 0 8613 0
[pid=14042/tid=14044] ppid=14040 vsize=57444 CPUtime=6.19
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 745 0 0 0 619 0 0 0 25 0 3 0 330798429 58822656 3682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314511 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=57444 CPUtime=6.16
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 1640 0 0 0 616 0 0 0 22 0 3 0 330798429 58822656 3682 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 57444

[startup+12.7029 s]
/proc/loadavg: 1.94 2.03 1.92 3/67 14045
/proc/meminfo: memFree=1072544/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=64140 CPUtime=25.24
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 5091 0 0 0 2521 3 0 0 18 0 3 0 330798419 65679360 4922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 16035 4922 387 42 0 10287 0
[pid=14042/tid=14044] ppid=14040 vsize=64140 CPUtime=12.58
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 1148 0 0 0 1258 0 0 0 25 0 3 0 330798429 65679360 4922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=64140 CPUtime=12.54
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 2542 0 0 0 1253 1 0 0 25 0 3 0 330798429 65679360 4922 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 64140

[startup+25.5017 s]
/proc/loadavg: 1.95 2.03 1.92 3/67 14045
/proc/meminfo: memFree=1067680/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=70024 CPUtime=50.77
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 6433 0 0 0 5074 3 0 0 18 0 3 0 330798419 71704576 6199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 17506 6199 387 42 0 11758 0
[pid=14042/tid=14044] ppid=14040 vsize=70024 CPUtime=25.39
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 1381 0 0 0 2538 1 0 0 25 0 3 0 330798429 71704576 6199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=70024 CPUtime=25.27
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 3651 0 0 0 2526 1 0 0 25 0 3 0 330798429 71704576 6199 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 70024

[startup+51.1012 s]
/proc/loadavg: 1.97 2.03 1.92 3/67 14045
/proc/meminfo: memFree=1056032/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=83144 CPUtime=101.85
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 9347 0 0 0 10180 5 0 0 18 0 3 0 330798419 85139456 9070 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 20786 9070 387 42 0 15038 0
[pid=14042/tid=14044] ppid=14040 vsize=83144 CPUtime=50.97
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 1947 0 0 0 5096 1 0 0 25 0 3 0 330798429 85139456 9070 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311267 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=83144 CPUtime=50.76
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 5999 0 0 0 5074 2 0 0 25 0 3 0 330798429 85139456 9070 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242526 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 83144

[startup+102.301 s]
/proc/loadavg: 1.98 2.02 1.92 3/67 14045
/proc/meminfo: memFree=1046368/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=93756 CPUtime=204.01
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 11775 0 0 0 20395 6 0 0 18 0 3 0 330798419 96006144 11498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 23439 11498 387 42 0 17691 0
[pid=14042/tid=14044] ppid=14040 vsize=93756 CPUtime=102.16
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 1971 0 0 0 10214 2 0 0 25 0 3 0 330798429 96006144 11498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=93756 CPUtime=101.74
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 8403 0 0 0 10171 3 0 0 25 0 3 0 330798429 96006144 11498 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 93756

[startup+162.301 s]
/proc/loadavg: 2.05 2.03 1.93 3/67 14045
/proc/meminfo: memFree=1031264/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=111112 CPUtime=323.71
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 15682 0 0 0 32361 10 0 0 18 0 3 0 330798419 113778688 15276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 27778 15276 387 42 0 22030 0
[pid=14042/tid=14044] ppid=14040 vsize=111112 CPUtime=162.12
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 3353 0 0 0 16208 4 0 0 25 0 3 0 330798429 113778688 15276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311137 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=111112 CPUtime=161.47
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 10928 0 0 0 16143 4 0 0 25 0 3 0 330798429 113778688 15276 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.71
Current children cumulated vsize (KiB) 111112

[startup+222.305 s]
/proc/loadavg: 2.06 2.04 1.94 3/67 14045
/proc/meminfo: memFree=1015200/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=129940 CPUtime=443.43
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 19837 0 0 0 44330 13 0 0 18 0 3 0 330798419 133058560 19269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 32485 19269 387 42 0 26737 0
[pid=14042/tid=14044] ppid=14040 vsize=129940 CPUtime=222.1
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 4614 0 0 0 22204 6 0 0 25 0 3 0 330798429 133058560 19269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311191 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=129940 CPUtime=221.22
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 13822 0 0 0 22116 6 0 0 25 0 3 0 330798429 133058560 19269 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.43
Current children cumulated vsize (KiB) 129940

[startup+282.302 s]
/proc/loadavg: 2.06 2.04 1.94 3/67 14045
/proc/meminfo: memFree=1010848/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=134036 CPUtime=563.14
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 20913 0 0 0 56298 16 0 0 18 0 3 0 330798419 137252864 20345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 33509 20345 387 42 0 27761 0
[pid=14042/tid=14044] ppid=14040 vsize=134036 CPUtime=282.08
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 5690 0 0 0 28199 9 0 0 25 0 3 0 330798429 137252864 20345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=134036 CPUtime=280.95
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 13822 0 0 0 28089 6 0 0 25 0 3 0 330798429 137252864 20345 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 134036

[startup+342.301 s]
/proc/loadavg: 2.06 2.05 1.95 3/67 14045
/proc/meminfo: memFree=999136/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=147960 CPUtime=682.85
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 24727 0 0 0 68265 20 0 0 18 0 3 0 330798419 151511040 23264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 36990 23264 387 42 0 31242 0
[pid=14042/tid=14044] ppid=14040 vsize=147960 CPUtime=342.05
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 6530 0 0 0 34194 11 0 0 25 0 3 0 330798429 151511040 23264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=147960 CPUtime=340.68
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 16796 0 0 0 34061 7 0 0 25 0 3 0 330798429 151511040 23264 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.85
Current children cumulated vsize (KiB) 147960

[startup+402.301 s]
/proc/loadavg: 2.05 2.05 1.95 3/67 14045
/proc/meminfo: memFree=995936/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=151032 CPUtime=802.56
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 25522 0 0 0 80235 21 0 0 18 0 3 0 330798419 154656768 24059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 37758 24059 387 42 0 32010 0
[pid=14042/tid=14044] ppid=14040 vsize=151032 CPUtime=402.03
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 7325 0 0 0 40190 13 0 0 25 0 3 0 330798429 154656768 24059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=151032 CPUtime=400.43
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 16796 0 0 0 40036 7 0 0 25 0 3 0 330798429 154656768 24059 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.56
Current children cumulated vsize (KiB) 151032

[startup+462.301 s]
/proc/loadavg: 2.09 2.07 1.96 3/67 14045
/proc/meminfo: memFree=986144/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=165472 CPUtime=922.27
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 29791 0 0 0 92203 24 0 0 18 0 3 0 330798419 169443328 26480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 41368 26480 387 42 0 35620 0
[pid=14042/tid=14044] ppid=14040 vsize=165472 CPUtime=462
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 8068 0 0 0 46186 14 0 0 25 0 3 0 330798429 169443328 26480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311238 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=165472 CPUtime=460.16
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 20322 0 0 0 46008 8 0 0 25 0 3 0 330798429 169443328 26480 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4285255 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.27
Current children cumulated vsize (KiB) 165472

[startup+522.301 s]
/proc/loadavg: 2.03 2.05 1.96 3/67 14045
/proc/meminfo: memFree=983328/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=167520 CPUtime=1041.99
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 30495 0 0 0 104173 26 0 0 18 0 3 0 330798419 171540480 27184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 41880 27184 387 42 0 36132 0
[pid=14042/tid=14044] ppid=14040 vsize=167520 CPUtime=521.98
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 8772 0 0 0 52182 16 0 0 25 0 3 0 330798429 171540480 27184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311229 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=167520 CPUtime=519.89
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 20322 0 0 0 51981 8 0 0 25 0 3 0 330798429 171540480 27184 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.99
Current children cumulated vsize (KiB) 167520

[startup+582.302 s]
/proc/loadavg: 2.01 2.04 1.96 3/67 14045
/proc/meminfo: memFree=973920/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=181012 CPUtime=1161.71
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 34727 0 0 0 116142 29 0 0 18 0 3 0 330798419 185356288 29535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 45253 29535 387 42 0 39505 0
[pid=14042/tid=14044] ppid=14040 vsize=181012 CPUtime=581.96
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 9442 0 0 0 58179 17 0 0 25 0 3 0 330798429 185356288 29535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311264 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=181012 CPUtime=579.63
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 23884 0 0 0 57953 10 0 0 25 0 3 0 330798429 185356288 29535 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.71
Current children cumulated vsize (KiB) 181012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.501 s]
/proc/loadavg: 2.01 2.04 1.96 3/67 14045
/proc/meminfo: memFree=972896/2055920 swapFree=4183136/4192956
[pid=14042] ppid=14040 vsize=182036 CPUtime=1200.02
/proc/14042/stat : 14042 (ornithorynque) S 14040 14042 13619 0 -1 4194304 34969 0 0 0 119972 30 0 0 18 0 3 0 330798419 186404864 29777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 231971254139 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/14042/statm: 45509 29777 387 42 0 39761 0
[pid=14042/tid=14044] ppid=14040 vsize=182036 CPUtime=601.16
/proc/14042/task/14044/stat : 14044 (ornithorynque) R 14040 14042 13619 0 -1 4194368 9684 0 0 0 60098 18 0 0 25 0 3 0 330798429 186404864 29777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=14042/tid=14045] ppid=14040 vsize=182036 CPUtime=598.75
/proc/14042/task/14045/stat : 14045 (ornithorynque) R 14040 14042 13619 0 -1 4194368 23884 0 0 0 59865 10 0 0 25 0 3 0 330798429 186404864 29777 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240902 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 182036

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.532
CPU time (s): 1200.06
CPU user time (s): 1199.74
CPU system time (s): 0.320951
CPU usage (%): 199.5
Max. virtual memory (cumulated for all children) (KiB): 182036

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

runsolver used 0.610907 second user time and 1.58976 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Mon Mar  5 15:26:46 UTC 2007

IDJOB= 328165
IDBENCH= 20073
IDSOLVER= 139
FILE ID= node71/328165-1173108406

PBS_JOBID= 4013920

Free space on /tmp= 66506 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S260814579-03.cnf
COMMAND LINE= /tmp/evaluation/328165-1173108406/ornithorynque /tmp/evaluation/328165-1173108406/instance-328165-1173108406.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-328165-1173108406 -o ROOT/results/node71/solver-328165-1173108406 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328165-1173108406/ornithorynque /tmp/evaluation/328165-1173108406/instance-328165-1173108406.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  cb25e5b4b3e93004a7aa665359e85972

RANDOM SEED= 626096620

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.266
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.266
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:       1091792 kB
Buffers:         40380 kB
Cached:         831076 kB
SwapCached:       3840 kB
Active:         130264 kB
Inactive:       750832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1091792 kB
SwapTotal:     4192956 kB
SwapFree:      4183136 kB
Dirty:             784 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            69108 kB
Committed_AS:   895460 kB
PageTables:       1448 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= 66506 MiB

End job on node71 on Mon Mar  5 15:36:50 UTC 2007