Trace number 328387

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ornithorynque 0.1 alpha? (TO) 1200.04 601.426

General information on the benchmark

Namerandom/2+p/p0.8/v1295/
unif2p-p0.8-v1295-c4027-S1476745538-08-SAT.cnf
MD5SUMc77e3fe2797ba24ba2baccdc1afa561c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables1294
Number of clauses4026
Sum of the clauses size11273
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2805
Number of clauses of size 33221
Number of clauses of size 40
Number of clauses of size 50
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=1295 nbClause=4026
0.00/0.01	c nbVar=1295 nbClause=4026
0.00/0.02	c complete search running
0.00/0.02	c local search running
0.00/0.02	c flip 0 nbSat=3441 maxSat=0
0.00/0.07	c flip 10000 nbSat=3967 maxSat=3974
0.17/0.11	c flip 20000 nbSat=3974 maxSat=3989
0.17/0.14	c flip 0 nbSat=4326 maxSat=3992
0.37/0.28	c flip 10000 nbSat=4892 maxSat=4903
0.77/0.43	c flip 20000 nbSat=4902 maxSat=4915
0.97/0.54	c flip 0 nbSat=6392 maxSat=4915
1.37/0.76	c flip 10000 nbSat=6947 maxSat=6959
2.16/1.11	c flip 20000 nbSat=6960 maxSat=6977
2.55/1.33	c flip 0 nbSat=9359 maxSat=6977
2.75/1.48	c nbDecision=10000 #clauses=10566
3.55/1.89	c flip 10000 nbSat=9961 maxSat=9969
5.15/2.69	c flip 20000 nbSat=9973 maxSat=9980
6.15/3.12	c flip 0 nbSat=14420 maxSat=9984
8.34/4.26	c flip 10000 nbSat=14976 maxSat=14999
8.54/4.32	c nbDecision=20000 #clauses=17556
10.95/5.53	c flip 20000 nbSat=14996 maxSat=15006
12.54/6.39	c flip 0 nbSat=20251 maxSat=15007
16.12/8.15	c flip 10000 nbSat=20819 maxSat=20832
18.12/9.10	c nbDecision=30000 #clauses=24400
19.53/9.84	c flip 20000 nbSat=20836 maxSat=20843
21.52/10.87	c flip 0 nbSat=25647 maxSat=20846
30.30/15.29	c flip 10000 nbSat=26233 maxSat=26253
31.30/15.75	c nbDecision=40000 #clauses=31369
40.28/20.24	c flip 20000 nbSat=26260 maxSat=26267
44.67/22.48	c flip 0 nbSat=36624 maxSat=26267
47.85/24.04	c nbDecision=50000 #clauses=38499
55.84/28.05	c flip 10000 nbSat=37174 maxSat=37186
71.40/35.88	c nbDecision=60000 #clauses=45773
71.60/35.92	c flip 20000 nbSat=37181 maxSat=37195
81.97/41.14	c flip 0 nbSat=47803 maxSat=37196
97.74/49.06	c flip 10000 nbSat=48384 maxSat=48392
98.54/49.42	c nbDecision=70000 #clauses=52815
117.09/58.77	c flip 20000 nbSat=48399 maxSat=48409
128.07/64.20	c nbDecision=80000 #clauses=59846
128.67/64.55	c flip 0 nbSat=59353 maxSat=48409
152.01/76.23	c flip 10000 nbSat=59923 maxSat=59939
161.59/81.00	c nbDecision=90000 #clauses=67086
177.97/89.21	c flip 20000 nbSat=59956 maxSat=59962
192.13/96.39	c flip 0 nbSat=71394 maxSat=59965
204.69/102.66	c nbDecision=100000 #clauses=74183
223.45/112.03	c flip 10000 nbSat=71981 maxSat=71986
252.78/126.74	c nbDecision=110000 #clauses=81433
264.16/132.46	c flip 20000 nbSat=71993 maxSat=72009
286.10/143.49	c flip 0 nbSat=84442 maxSat=72014
313.45/157.20	c nbDecision=120000 #clauses=88289
328.01/164.40	c flip 10000 nbSat=85068 maxSat=85073
365.93/183.41	c nbDecision=130000 #clauses=95158
391.66/196.31	c flip 20000 nbSat=85055 maxSat=85077
420.00/210.55	c flip 0 nbSat=100370 maxSat=85077
429.58/215.39	c nbDecision=140000 #clauses=102180
462.30/231.73	c flip 10000 nbSat=101016 maxSat=101026
494.04/247.69	c nbDecision=150000 #clauses=109316
513.98/257.69	c flip 20000 nbSat=101008 maxSat=101033
545.31/273.31	c flip 0 nbSat=113709 maxSat=101037
567.66/284.52	c nbDecision=160000 #clauses=116332
600.18/300.82	c flip 10000 nbSat=114285 maxSat=114299
642.48/322.05	c nbDecision=170000 #clauses=123441
664.24/332.92	c flip 20000 nbSat=114315 maxSat=114331
702.74/352.25	c flip 0 nbSat=127837 maxSat=114331
724.50/363.18	c nbDecision=180000 #clauses=130645
770.59/386.23	c flip 10000 nbSat=128443 maxSat=128471
809.11/405.53	c nbDecision=190000 #clauses=137858
844.02/423.02	c flip 20000 nbSat=128473 maxSat=128473
889.71/445.97	c flip 0 nbSat=143608 maxSat=128489
896.50/449.35	c nbDecision=200000 #clauses=144864
962.95/482.65	c flip 10000 nbSat=144300 maxSat=144307
998.07/500.27	c nbDecision=210000 #clauses=152097
1041.56/522.01	c flip 20000 nbSat=144270 maxSat=144311
1095.05/548.87	c flip 0 nbSat=158322 maxSat=144325
1099.44/551.00	c nbDecision=220000 #clauses=159356
1177.85/590.39	c flip 10000 nbSat=158961 maxSat=158980

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/node24/watcher-328387-1173110773 -o ROOT/results/node24/solver-328387-1173110773 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328387-1173110773/ornithorynque /tmp/evaluation/328387-1173110773/instance-328387-1173110773.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.83 1.94 1.90 3/77 18112
/proc/meminfo: memFree=1096392/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=23220 CPUtime=0
/proc/18112/stat : 18112 (ornithorynque) R 18110 18112 17317 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 331031645 23777280 267 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237785615633 0 0 4096 0 0 0 0 17 1 0 0
/proc/18112/statm: 5805 267 220 42 0 45 0

[startup+0.102963 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 18112
/proc/meminfo: memFree=1096392/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=44692 CPUtime=0.17
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 736 0 0 0 17 0 0 0 18 0 3 0 331031645 45764608 697 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 11173 697 387 42 0 5425 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 44692

[startup+0.201975 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 18112
/proc/meminfo: memFree=1096392/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=45980 CPUtime=0.37
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 809 0 0 0 37 0 0 0 18 0 3 0 331031645 47083520 770 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 11495 770 387 42 0 5747 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 45980

[startup+0.301984 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 18112
/proc/meminfo: memFree=1096392/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=45980 CPUtime=0.57
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 841 0 0 0 57 0 0 0 18 0 3 0 331031645 47083520 802 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 11495 802 387 42 0 5747 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 45980

[startup+0.70103 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 18112
/proc/meminfo: memFree=1096392/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=46248 CPUtime=1.37
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 1020 0 0 0 137 0 0 0 18 0 3 0 331031645 47357952 981 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 11562 981 387 42 0 5814 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 46248

[startup+1.50112 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 18115
/proc/meminfo: memFree=1093488/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=47804 CPUtime=2.95
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 1293 0 0 0 295 0 0 0 18 0 3 0 331031645 48951296 1254 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 11951 1254 387 42 0 6203 0
[pid=18112/tid=18114] ppid=18110 vsize=47804 CPUtime=1.47
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 384 0 0 0 147 0 0 0 25 0 3 0 331031647 48951296 1254 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=47804 CPUtime=1.46
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 207 0 0 0 146 0 0 0 25 0 3 0 331031647 48951296 1254 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240905 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 47804

[startup+3.10229 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 18115
/proc/meminfo: memFree=1092144/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=48828 CPUtime=6.15
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 1534 0 0 0 614 1 0 0 18 0 3 0 331031645 49999872 1495 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 12207 1495 387 42 0 6459 0
[pid=18112/tid=18114] ppid=18110 vsize=48828 CPUtime=3.07
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 625 0 0 0 307 0 0 0 25 0 3 0 331031647 49999872 1495 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314320 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=48828 CPUtime=3.06
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 207 0 0 0 306 0 0 0 25 0 3 0 331031647 49999872 1495 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 48828

[startup+6.30164 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 18115
/proc/meminfo: memFree=1089720/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=50800 CPUtime=12.54
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 2103 0 0 0 1252 2 0 0 18 0 3 0 331031645 52019200 2031 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 12700 2031 387 42 0 6952 0
[pid=18112/tid=18114] ppid=18110 vsize=50800 CPUtime=6.27
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 994 0 0 0 626 1 0 0 25 0 3 0 331031647 52019200 2031 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=50800 CPUtime=6.24
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 407 0 0 0 624 0 0 0 25 0 3 0 331031647 52019200 2031 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240947 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 50800

[startup+12.7013 s]
/proc/loadavg: 1.87 1.94 1.90 3/80 18115
/proc/meminfo: memFree=1086264/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=53740 CPUtime=25.31
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 2953 0 0 0 2527 4 0 0 18 0 3 0 331031645 55029760 2848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 13435 2848 387 42 0 7687 0
[pid=18112/tid=18114] ppid=18110 vsize=53740 CPUtime=12.66
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 1409 0 0 0 1264 2 0 0 25 0 3 0 331031647 55029760 2848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=53740 CPUtime=12.61
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 842 0 0 0 1261 0 0 0 25 0 3 0 331031647 55029760 2848 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 53740

[startup+25.5017 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 18115
/proc/meminfo: memFree=1082168/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=59184 CPUtime=50.84
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 4084 0 0 0 5080 4 0 0 18 0 3 0 331031645 60604416 3849 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 14796 3849 387 42 0 9048 0
[pid=18112/tid=18114] ppid=18110 vsize=59184 CPUtime=25.46
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 2095 0 0 0 2543 3 0 0 25 0 3 0 331031647 60604416 3849 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=59184 CPUtime=25.35
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 1287 0 0 0 2535 0 0 0 25 0 3 0 331031647 60604416 3849 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 59184

[startup+51.1015 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 18115
/proc/meminfo: memFree=1077304/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=64156 CPUtime=101.93
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 5311 0 0 0 10187 6 0 0 18 0 3 0 331031645 65695744 5076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 16039 5076 387 42 0 10291 0
[pid=18112/tid=18114] ppid=18110 vsize=64156 CPUtime=51.05
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 2898 0 0 0 5101 4 0 0 25 0 3 0 331031647 65695744 5076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=64156 CPUtime=50.84
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 1711 0 0 0 5084 0 0 0 25 0 3 0 331031647 65695744 5076 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 64156

[startup+102.302 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 18115
/proc/meminfo: memFree=1068600/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=73796 CPUtime=204.1
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 7817 0 0 0 20402 8 0 0 18 0 3 0 331031645 75567104 7197 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 18449 7197 387 42 0 12701 0
[pid=18112/tid=18114] ppid=18110 vsize=73796 CPUtime=102.24
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 4297 0 0 0 10218 6 0 0 25 0 3 0 331031647 75567104 7197 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311518 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=73796 CPUtime=101.83
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 2818 0 0 0 10182 1 0 0 25 0 3 0 331031647 75567104 7197 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242138 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 73796

[startup+162.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 18115
/proc/meminfo: memFree=1062776/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=80596 CPUtime=323.81
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 9366 0 0 0 32372 9 0 0 18 0 3 0 331031645 82530304 8647 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 20149 8647 387 42 0 14401 0
[pid=18112/tid=18114] ppid=18110 vsize=80596 CPUtime=162.22
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 5316 0 0 0 16215 7 0 0 25 0 3 0 331031647 82530304 8647 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4312032 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=80596 CPUtime=161.57
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 3348 0 0 0 16156 1 0 0 25 0 3 0 331031647 82530304 8647 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.81
Current children cumulated vsize (KiB) 80596

[startup+222.307 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 18115
/proc/meminfo: memFree=1057592/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=86452 CPUtime=443.55
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 10865 0 0 0 44344 11 0 0 18 0 3 0 331031645 88526848 9940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 21613 9940 387 42 0 15865 0
[pid=18112/tid=18114] ppid=18110 vsize=86452 CPUtime=222.21
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 6113 0 0 0 22212 9 0 0 25 0 3 0 331031647 88526848 9940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=86452 CPUtime=221.32
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 4050 0 0 0 22131 1 0 0 25 0 3 0 331031647 88526848 9940 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.55
Current children cumulated vsize (KiB) 86452

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 18115
/proc/meminfo: memFree=1052920/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=90904 CPUtime=563.27
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 12147 0 0 0 56314 13 0 0 18 0 3 0 331031645 93085696 11123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 22726 11123 387 42 0 16978 0
[pid=18112/tid=18114] ppid=18110 vsize=90904 CPUtime=282.19
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 6809 0 0 0 28208 11 0 0 25 0 3 0 331031647 93085696 11123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=90904 CPUtime=281.05
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 4636 0 0 0 28104 1 0 0 25 0 3 0 331031647 93085696 11123 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 90904

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 18115
/proc/meminfo: memFree=1050488/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=93700 CPUtime=682.99
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 12855 0 0 0 68284 15 0 0 18 0 3 0 331031645 95948800 11710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 23425 11710 387 42 0 17677 0
[pid=18112/tid=18114] ppid=18110 vsize=93700 CPUtime=342.17
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 7517 0 0 0 34205 12 0 0 25 0 3 0 331031647 95948800 11710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=93700 CPUtime=340.79
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 4636 0 0 0 34077 2 0 0 25 0 3 0 331031647 95948800 11710 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.99
Current children cumulated vsize (KiB) 93700

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 18115
/proc/meminfo: memFree=1046328/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=99148 CPUtime=802.72
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 14353 0 0 0 80255 17 0 0 18 0 3 0 331031645 101527552 12786 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 24787 12786 387 42 0 19039 0
[pid=18112/tid=18114] ppid=18110 vsize=99148 CPUtime=402.15
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 8357 0 0 0 40201 14 0 0 25 0 3 0 331031647 101527552 12786 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311281 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=99148 CPUtime=400.54
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 5294 0 0 0 40052 2 0 0 25 0 3 0 331031647 101527552 12786 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240896 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.72
Current children cumulated vsize (KiB) 99148

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 18115
/proc/meminfo: memFree=1041720/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=105312 CPUtime=922.44
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 16047 0 0 0 92225 19 0 0 18 0 3 0 331031645 107839488 13928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 26328 13928 387 42 0 20580 0
[pid=18112/tid=18114] ppid=18110 vsize=105312 CPUtime=462.13
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 8974 0 0 0 46198 15 0 0 25 0 3 0 331031647 107839488 13928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=105312 CPUtime=460.28
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 6371 0 0 0 46025 3 0 0 25 0 3 0 331031647 107839488 13928 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.44
Current children cumulated vsize (KiB) 105312

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 18115
/proc/meminfo: memFree=1039672/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=107488 CPUtime=1042.16
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 16588 0 0 0 104196 20 0 0 18 0 3 0 331031645 110067712 14436 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 26872 14436 387 42 0 21124 0
[pid=18112/tid=18114] ppid=18110 vsize=107488 CPUtime=522.11
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 9515 0 0 0 52195 16 0 0 25 0 3 0 331031647 110067712 14436 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311496 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=107488 CPUtime=520.01
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 6371 0 0 0 51998 3 0 0 25 0 3 0 331031647 110067712 14436 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.16
Current children cumulated vsize (KiB) 107488

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 18115
/proc/meminfo: memFree=1035576/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=111940 CPUtime=1161.89
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 17746 0 0 0 116167 22 0 0 18 0 3 0 331031645 114626560 15463 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 27985 15463 387 42 0 22237 0
[pid=18112/tid=18114] ppid=18110 vsize=111940 CPUtime=582.09
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 10019 0 0 0 58192 17 0 0 25 0 3 0 331031647 114626560 15463 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=111940 CPUtime=579.75
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 7025 0 0 0 57972 3 0 0 25 0 3 0 331031647 114626560 15463 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.89
Current children cumulated vsize (KiB) 111940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.403 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 18115
/proc/meminfo: memFree=1035000/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=112964 CPUtime=1200
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 17892 0 0 0 119978 22 0 0 18 0 3 0 331031645 115675136 15609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 28241 15609 387 42 0 22493 0
[pid=18112/tid=18114] ppid=18110 vsize=112964 CPUtime=601.2
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 10165 0 0 0 60102 18 0 0 25 0 3 0 331031647 115675136 15609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=112964 CPUtime=598.77
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 7025 0 0 0 59874 3 0 0 25 0 3 0 331031647 115675136 15609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 112964

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

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

[startup+601.403 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 18115
/proc/meminfo: memFree=1035000/2055920 swapFree=4144152/4192956
[pid=18112] ppid=18110 vsize=112964 CPUtime=1200
/proc/18112/stat : 18112 (ornithorynque) S 18110 18112 17317 0 -1 4194304 17892 0 0 0 119978 22 0 0 18 0 3 0 331031645 115675136 15609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 237797142395 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/18112/statm: 28241 15609 387 42 0 22493 0
[pid=18112/tid=18114] ppid=18110 vsize=112964 CPUtime=601.2
/proc/18112/task/18114/stat : 18114 (ornithorynque) R 18110 18112 17317 0 -1 4194368 10165 0 0 0 60102 18 0 0 25 0 3 0 331031647 115675136 15609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=18112/tid=18115] ppid=18110 vsize=112964 CPUtime=598.77
/proc/18112/task/18115/stat : 18115 (ornithorynque) R 18110 18112 17317 0 -1 4194368 7025 0 0 0 59874 3 0 0 25 0 3 0 331031647 115675136 15609 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 112964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.426
CPU time (s): 1200.04
CPU user time (s): 1199.8
CPU system time (s): 0.235964
CPU usage (%): 199.532
Max. virtual memory (cumulated for all children) (KiB): 112964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17892
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= 18
involuntary context switches= 9180

runsolver used 0.494924 second user time and 1.70674 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon Mar  5 16:06:14 UTC 2007

IDJOB= 328387
IDBENCH= 20305
IDSOLVER= 139
FILE ID= node24/328387-1173110773

PBS_JOBID= 4013905

Free space on /tmp= 66540 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1295/unif2p-p0.8-v1295-c4027-S1476745538-08-SAT.cnf
COMMAND LINE= /tmp/evaluation/328387-1173110773/ornithorynque /tmp/evaluation/328387-1173110773/instance-328387-1173110773.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-328387-1173110773 -o ROOT/results/node24/solver-328387-1173110773 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328387-1173110773/ornithorynque /tmp/evaluation/328387-1173110773/instance-328387-1173110773.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  c77e3fe2797ba24ba2baccdc1afa561c

RANDOM SEED= 198489324

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1096864 kB
Buffers:         38160 kB
Cached:         848060 kB
SwapCached:       3764 kB
Active:         193720 kB
Inactive:       702044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1096864 kB
SwapTotal:     4192956 kB
SwapFree:      4144152 kB
Dirty:             316 kB
Writeback:           0 kB
Mapped:          15668 kB
Slab:            48880 kB
Committed_AS:   907116 kB
PageTables:       1732 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= 66540 MiB

End job on node24 on Mon Mar  5 16:16:17 UTC 2007