Trace number 328406

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.12 601.528

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S183991542-09-SAT.cnf
MD5SUM7e8974f5ce5a0e1fdb59169bba7ce43c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.5364
Satisfiable
(Un)Satisfiability was proved
Number of variables2404
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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.02	c ...done
0.00/0.02	c nbVar=2405 nbClause=7478
0.00/0.02	c nbVar=2405 nbClause=7478
0.00/0.03	c complete search running
0.00/0.03	c local search running
0.00/0.03	c flip 0 nbSat=6362 maxSat=0
0.05/0.08	c flip 10000 nbSat=7345 maxSat=7358
0.16/0.13	c flip 20000 nbSat=7379 maxSat=7398
0.16/0.18	c flip 30000 nbSat=7395 maxSat=7408
0.36/0.23	c flip 40000 nbSat=7399 maxSat=7409
0.36/0.27	c flip 0 nbSat=7430 maxSat=7412
0.56/0.37	c flip 10000 nbSat=8352 maxSat=8364
0.76/0.46	c flip 20000 nbSat=8393 maxSat=8409
0.96/0.55	c flip 30000 nbSat=8402 maxSat=8414
1.16/0.65	c flip 40000 nbSat=8404 maxSat=8424
1.36/0.73	c flip 0 nbSat=9171 maxSat=8427
1.76/0.92	c flip 10000 nbSat=10186 maxSat=10188
2.16/1.11	c flip 20000 nbSat=10252 maxSat=10259
2.55/1.30	c flip 30000 nbSat=10253 maxSat=10265
2.95/1.50	c flip 40000 nbSat=10276 maxSat=10282
3.15/1.68	c flip 0 nbSat=11795 maxSat=10282
3.95/2.00	c nbDecision=10000 #clauses=13611
3.95/2.05	c flip 10000 nbSat=12754 maxSat=12777
4.95/2.51	c flip 20000 nbSat=12791 maxSat=12806
5.55/2.89	c flip 30000 nbSat=12814 maxSat=12827
6.35/3.22	c flip 40000 nbSat=12805 maxSat=12828
6.74/3.47	c flip 0 nbSat=15647 maxSat=12830
8.14/4.13	c flip 10000 nbSat=16691 maxSat=16701
9.74/4.95	c flip 20000 nbSat=16714 maxSat=16732
11.12/5.62	c nbDecision=20000 #clauses=20118
11.12/5.65	c flip 30000 nbSat=16735 maxSat=16743
12.94/6.51	c flip 40000 nbSat=16738 maxSat=16755
14.53/7.33	c flip 0 nbSat=21535 maxSat=16758
16.90/8.58	c flip 10000 nbSat=22539 maxSat=22554
19.50/9.89	c flip 20000 nbSat=22591 maxSat=22595
21.29/10.76	c nbDecision=30000 #clauses=26731
21.90/11.08	c flip 30000 nbSat=22594 maxSat=22615
24.10/12.14	c flip 40000 nbSat=22609 maxSat=22625
25.89/13.09	c flip 0 nbSat=27875 maxSat=22633
30.08/15.15	c flip 10000 nbSat=28931 maxSat=28932
34.07/17.20	c flip 20000 nbSat=28953 maxSat=28968
34.27/17.26	c nbDecision=40000 #clauses=33310
39.85/20.07	c flip 30000 nbSat=28982 maxSat=28984
46.05/23.17	c flip 40000 nbSat=28974 maxSat=28989
51.23/25.78	c flip 0 nbSat=38276 maxSat=28989
53.22/26.70	c nbDecision=50000 #clauses=40016
58.81/29.60	c flip 10000 nbSat=39304 maxSat=39316
68.19/34.21	c flip 20000 nbSat=39350 maxSat=39361
77.97/39.17	c flip 30000 nbSat=39349 maxSat=39371
79.96/40.20	c nbDecision=60000 #clauses=46798
89.95/45.11	c flip 40000 nbSat=39350 maxSat=39376
99.33/49.81	c flip 0 nbSat=50453 maxSat=39389
107.69/54.08	c nbDecision=70000 #clauses=53601
111.28/55.85	c flip 10000 nbSat=51527 maxSat=51556
125.64/63.01	c flip 20000 nbSat=51561 maxSat=51589
140.61/70.59	c nbDecision=80000 #clauses=60599
140.61/70.60	c flip 30000 nbSat=51578 maxSat=51600
154.98/77.72	c flip 40000 nbSat=51599 maxSat=51611
163.56/82.02	c flip 0 nbSat=63232 maxSat=51619
178.73/89.65	c flip 10000 nbSat=64284 maxSat=64297
182.92/91.80	c nbDecision=90000 #clauses=67461
195.69/98.12	c flip 20000 nbSat=64305 maxSat=64327
217.04/108.88	c flip 30000 nbSat=64339 maxSat=64347
226.81/113.74	c nbDecision=100000 #clauses=74091
234.59/117.60	c flip 40000 nbSat=64346 maxSat=64366
248.16/124.44	c flip 0 nbSat=76076 maxSat=64367
269.12/134.91	c flip 10000 nbSat=77092 maxSat=77122
276.50/138.65	c nbDecision=110000 #clauses=80959
291.65/146.23	c flip 20000 nbSat=77147 maxSat=77159
316.39/158.61	c flip 30000 nbSat=77160 maxSat=77182
336.75/168.82	c nbDecision=120000 #clauses=87836
342.14/171.60	c flip 40000 nbSat=77167 maxSat=77182
361.29/181.14	c flip 0 nbSat=89704 maxSat=77193
388.01/194.54	c flip 10000 nbSat=90745 maxSat=90771
393.80/197.41	c nbDecision=130000 #clauses=94892
415.75/208.49	c flip 20000 nbSat=90801 maxSat=90826
439.51/220.34	c flip 30000 nbSat=90826 maxSat=90837
465.83/233.56	c nbDecision=140000 #clauses=101577
467.82/234.50	c flip 40000 nbSat=90815 maxSat=90843
494.96/248.19	c flip 0 nbSat=103259 maxSat=90849
529.08/265.29	c flip 10000 nbSat=104252 maxSat=104259
548.05/274.74	c nbDecision=150000 #clauses=108583
568.39/284.99	c flip 20000 nbSat=104305 maxSat=104309
603.51/302.55	c flip 30000 nbSat=104300 maxSat=104316
617.67/309.69	c nbDecision=160000 #clauses=115443
639.82/320.75	c flip 40000 nbSat=104299 maxSat=104316
667.95/334.84	c flip 0 nbSat=119015 maxSat=104316
690.69/346.27	c nbDecision=170000 #clauses=122382
703.07/352.44	c flip 10000 nbSat=120005 maxSat=120018
743.97/372.91	c flip 20000 nbSat=120061 maxSat=120068
767.92/384.97	c nbDecision=180000 #clauses=129299
783.67/392.88	c flip 30000 nbSat=120016 maxSat=120071
825.36/413.76	c flip 40000 nbSat=120049 maxSat=120071
855.10/428.62	c nbDecision=190000 #clauses=136343
858.69/430.41	c flip 0 nbSat=135549 maxSat=120071
901.19/451.70	c flip 10000 nbSat=136547 maxSat=136572
939.49/470.98	c nbDecision=200000 #clauses=143433
953.26/477.89	c flip 20000 nbSat=136560 maxSat=136602
1012.72/507.60	c flip 30000 nbSat=136580 maxSat=136609
1031.67/517.18	c nbDecision=210000 #clauses=150457
1063.20/532.96	c flip 40000 nbSat=136578 maxSat=136622
1104.70/553.74	c flip 0 nbSat=154169 maxSat=136625
1136.22/569.59	c nbDecision=220000 #clauses=157407
1147.40/575.16	c flip 10000 nbSat=155213 maxSat=155237

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/node6/watcher-328406-1173111020 -o ROOT/results/node6/solver-328406-1173111020 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328406-1173111020/ornithorynque /tmp/evaluation/328406-1173111020/instance-328406-1173111020.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 10025
/proc/meminfo: memFree=1229560/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=23220 CPUtime=0
/proc/10025/stat : 10025 (ornithorynque) R 10023 10025 9234 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 331056750 23777280 266 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268580195601 0 0 4096 0 0 0 0 17 1 0 0
/proc/10025/statm: 5805 266 219 42 0 45 0

[startup+0.046201 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10025
/proc/meminfo: memFree=1229560/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=45348 CPUtime=0.05
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 901 0 0 0 5 0 0 0 18 0 3 0 331056750 46436352 862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 11337 862 387 42 0 5589 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 45348

[startup+0.101211 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10025
/proc/meminfo: memFree=1229560/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=45480 CPUtime=0.16
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 909 0 0 0 16 0 0 0 18 0 3 0 331056750 46571520 870 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 11370 870 387 42 0 5622 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 45480

[startup+0.301253 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10025
/proc/meminfo: memFree=1229560/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=46900 CPUtime=0.56
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 1009 0 0 0 56 0 0 0 18 0 3 0 331056750 48025600 970 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 11725 970 387 42 0 5977 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 46900

[startup+0.70133 s]
/proc/loadavg: 1.83 1.94 1.90 3/77 10025
/proc/meminfo: memFree=1229560/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=46900 CPUtime=1.36
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 1113 0 0 0 136 0 0 0 18 0 3 0 331056750 48025600 1074 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 11725 1074 387 42 0 5977 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 46900

[startup+1.50249 s]
/proc/loadavg: 1.83 1.94 1.90 3/80 10028
/proc/meminfo: memFree=1226016/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=48320 CPUtime=2.95
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 1370 0 0 0 295 0 0 0 18 0 3 0 331056750 49479680 1331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 12080 1331 387 42 0 6332 0
[pid=10025/tid=10027] ppid=10023 vsize=48320 CPUtime=1.46
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 337 0 0 0 146 0 0 0 23 0 3 0 331056753 49479680 1331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4288871 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=48320 CPUtime=1.46
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 147 0 0 0 146 0 0 0 25 0 3 0 331056753 49479680 1331 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 48320

[startup+3.10181 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 10028
/proc/meminfo: memFree=1224480/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=49876 CPUtime=6.15
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 1774 0 0 0 614 1 0 0 18 0 3 0 331056750 51073024 1735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 12469 1735 387 42 0 6721 0
[pid=10025/tid=10027] ppid=10023 vsize=49876 CPUtime=3.06
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 591 0 0 0 305 1 0 0 25 0 3 0 331056753 51073024 1735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311068 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=49876 CPUtime=3.05
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 297 0 0 0 305 0 0 0 25 0 3 0 331056753 51073024 1735 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242332 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 49876

[startup+6.30244 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 10028
/proc/meminfo: memFree=1222176/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=51828 CPUtime=12.53
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 2338 0 0 0 1251 2 0 0 18 0 3 0 331056750 53071872 2233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 12957 2233 387 42 0 7209 0
[pid=10025/tid=10027] ppid=10023 vsize=51828 CPUtime=6.26
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 951 0 0 0 625 1 0 0 25 0 3 0 331056753 53071872 2233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268582687399 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=51828 CPUtime=6.23
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 501 0 0 0 623 0 0 0 25 0 3 0 331056753 53071872 2233 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241024 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 51828

[startup+12.7017 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 10028
/proc/meminfo: memFree=1218720/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=54948 CPUtime=25.29
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 3133 0 0 0 2526 3 0 0 18 0 3 0 331056750 56266752 3028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 13737 3028 387 42 0 7989 0
[pid=10025/tid=10027] ppid=10023 vsize=54948 CPUtime=12.66
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 1471 0 0 0 1264 2 0 0 25 0 3 0 331056753 56266752 3028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311145 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=54948 CPUtime=12.59
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 776 0 0 0 1259 0 0 0 25 0 3 0 331056753 56266752 3028 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241035 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 54948

[startup+25.5012 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 10028
/proc/meminfo: memFree=1214368/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=59116 CPUtime=50.83
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 4251 0 0 0 5078 5 0 0 18 0 3 0 331056750 60534784 4081 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 14779 4081 387 42 0 9031 0
[pid=10025/tid=10027] ppid=10023 vsize=59116 CPUtime=25.45
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 2277 0 0 0 2541 4 0 0 25 0 3 0 331056753 60534784 4081 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=59116 CPUtime=25.33
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 1088 0 0 0 2533 0 0 0 25 0 3 0 331056753 60534784 4081 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) 59116

[startup+51.1013 s]
/proc/loadavg: 1.93 1.94 1.90 3/80 10028
/proc/meminfo: memFree=1206432/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=68136 CPUtime=101.92
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 6325 0 0 0 10185 7 0 0 18 0 3 0 331056750 69771264 6090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 17034 6090 387 42 0 11286 0
[pid=10025/tid=10027] ppid=10023 vsize=68136 CPUtime=51.04
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 3214 0 0 0 5099 5 0 0 25 0 3 0 331056753 69771264 6090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=68136 CPUtime=50.84
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 2225 0 0 0 5083 1 0 0 25 0 3 0 331056753 69771264 6090 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241539 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 68136

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 10028
/proc/meminfo: memFree=1198368/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=76900 CPUtime=204.06
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 8496 0 0 0 20396 10 0 0 18 0 3 0 331056750 78745600 8040 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 19225 8040 387 42 0 13477 0
[pid=10025/tid=10027] ppid=10023 vsize=76900 CPUtime=102.22
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 4698 0 0 0 10214 8 0 0 25 0 3 0 331056753 78745600 8040 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=76900 CPUtime=101.8
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 2912 0 0 0 10179 1 0 0 25 0 3 0 331056753 78745600 8040 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242516 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 76900

[startup+162.301 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 10028
/proc/meminfo: memFree=1191840/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=83988 CPUtime=323.77
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 10259 0 0 0 32364 13 0 0 18 0 3 0 331056750 86003712 9674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 20997 9674 387 42 0 15249 0
[pid=10025/tid=10027] ppid=10023 vsize=83988 CPUtime=162.2
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 5760 0 0 0 16209 11 0 0 25 0 3 0 331056753 86003712 9674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=83988 CPUtime=161.53
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 3613 0 0 0 16152 1 0 0 25 0 3 0 331056753 86003712 9674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.77
Current children cumulated vsize (KiB) 83988

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 10028
/proc/meminfo: memFree=1184992/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=91904 CPUtime=443.49
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 12123 0 0 0 44332 17 0 0 18 0 3 0 331056750 94109696 11368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 22976 11368 387 42 0 17228 0
[pid=10025/tid=10027] ppid=10023 vsize=91904 CPUtime=222.17
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 6752 0 0 0 22203 14 0 0 25 0 3 0 331056753 94109696 11368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4314353 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=91904 CPUtime=221.28
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 4485 0 0 0 22126 2 0 0 25 0 3 0 331056753 94109696 11368 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.49
Current children cumulated vsize (KiB) 91904

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10028
/proc/meminfo: memFree=1179616/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=97724 CPUtime=563.19
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 13538 0 0 0 56300 19 0 0 18 0 3 0 331056750 100069376 12750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 24431 12750 387 42 0 18683 0
[pid=10025/tid=10027] ppid=10023 vsize=97724 CPUtime=282.15
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 7528 0 0 0 28199 16 0 0 25 0 3 0 331056753 100069376 12750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=97724 CPUtime=281
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 5124 0 0 0 28098 2 0 0 25 0 3 0 331056753 100069376 12750 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241190 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.19
Current children cumulated vsize (KiB) 97724

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 10028
/proc/meminfo: memFree=1173024/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=104912 CPUtime=682.91
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 15487 0 0 0 68269 22 0 0 18 0 3 0 331056750 107429888 14385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 26228 14385 387 42 0 20480 0
[pid=10025/tid=10027] ppid=10023 vsize=104912 CPUtime=342.13
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 8513 0 0 0 34195 18 0 0 25 0 3 0 331056753 107429888 14385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311133 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=104912 CPUtime=340.74
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 6088 0 0 0 34071 3 0 0 25 0 3 0 331056753 107429888 14385 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.91
Current children cumulated vsize (KiB) 104912

[startup+402.302 s]
/proc/loadavg: 2.07 1.99 1.91 3/80 10028
/proc/meminfo: memFree=1169888/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=109272 CPUtime=802.63
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 16500 0 0 0 80239 24 0 0 18 0 3 0 331056750 111894528 15141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 27318 15141 387 42 0 21570 0
[pid=10025/tid=10027] ppid=10023 vsize=109272 CPUtime=402.1
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 9526 0 0 0 40190 20 0 0 25 0 3 0 331056753 111894528 15141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=109272 CPUtime=400.48
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 6088 0 0 0 40045 3 0 0 25 0 3 0 331056753 111894528 15141 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242148 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.63
Current children cumulated vsize (KiB) 109272

[startup+462.301 s]
/proc/loadavg: 2.02 1.99 1.91 3/80 10028
/proc/meminfo: memFree=1163872/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=115676 CPUtime=922.34
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 18389 0 0 0 92207 27 0 0 18 0 3 0 331056750 118452224 16674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 28919 16674 387 42 0 23171 0
[pid=10025/tid=10027] ppid=10023 vsize=115676 CPUtime=462.08
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 10291 0 0 0 46186 22 0 0 25 0 3 0 331056753 118452224 16674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=115676 CPUtime=460.21
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 7212 0 0 0 46017 4 0 0 25 0 3 0 331056753 118452224 16674 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.34
Current children cumulated vsize (KiB) 115676

[startup+522.301 s]
/proc/loadavg: 2.01 1.99 1.91 3/80 10028
/proc/meminfo: memFree=1161056/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=119140 CPUtime=1042.05
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 19119 0 0 0 104176 29 0 0 18 0 3 0 331056750 121999360 17371 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 29785 17371 387 42 0 24037 0
[pid=10025/tid=10027] ppid=10023 vsize=119140 CPUtime=522.06
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 11021 0 0 0 52182 24 0 0 25 0 3 0 331056753 121999360 17371 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311234 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=119140 CPUtime=519.95
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 7212 0 0 0 51991 4 0 0 25 0 3 0 331056753 121999360 17371 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.05
Current children cumulated vsize (KiB) 119140

[startup+582.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10028
/proc/meminfo: memFree=1155104/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=126692 CPUtime=1161.77
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 21136 0 0 0 116145 32 0 0 18 0 3 0 331056750 129732608 18862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 31673 18862 387 42 0 25925 0
[pid=10025/tid=10027] ppid=10023 vsize=126692 CPUtime=582.04
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 11611 0 0 0 58178 26 0 0 25 0 3 0 331056753 129732608 18862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311177 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=126692 CPUtime=579.69
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 8639 0 0 0 57964 5 0 0 25 0 3 0 331056753 129732608 18862 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242557 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.77
Current children cumulated vsize (KiB) 126692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.503 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10028
/proc/meminfo: memFree=1154336/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=127716 CPUtime=1200.08
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 21317 0 0 0 119976 32 0 0 18 0 3 0 331056750 130781184 19043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 31929 19043 387 42 0 26181 0
[pid=10025/tid=10027] ppid=10023 vsize=127716 CPUtime=601.23
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 11792 0 0 0 60097 26 0 0 25 0 3 0 331056753 130781184 19043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311492 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=127716 CPUtime=598.8
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 8639 0 0 0 59875 5 0 0 25 0 3 0 331056753 130781184 19043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242262 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 127716

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

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

[startup+601.503 s]
/proc/loadavg: 2.00 1.99 1.91 3/80 10028
/proc/meminfo: memFree=1154336/2055924 swapFree=4156956/4192956
[pid=10025] ppid=10023 vsize=127716 CPUtime=1200.08
/proc/10025/stat : 10025 (ornithorynque) S 10023 10025 9234 0 -1 4194304 21317 0 0 0 119976 32 0 0 18 0 3 0 331056750 130781184 19043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 268591722363 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/10025/statm: 31929 19043 387 42 0 26181 0
[pid=10025/tid=10027] ppid=10023 vsize=127716 CPUtime=601.23
/proc/10025/task/10027/stat : 10027 (ornithorynque) R 10023 10025 9234 0 -1 4194368 11792 0 0 0 60097 26 0 0 25 0 3 0 331056753 130781184 19043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311492 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=10025/tid=10028] ppid=10023 vsize=127716 CPUtime=598.8
/proc/10025/task/10028/stat : 10028 (ornithorynque) R 10023 10025 9234 0 -1 4194368 8639 0 0 0 59875 5 0 0 25 0 3 0 331056753 130781184 19043 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242262 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 127716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.528
CPU time (s): 1200.12
CPU user time (s): 1199.78
CPU system time (s): 0.338948
CPU usage (%): 199.511
Max. virtual memory (cumulated for all children) (KiB): 127716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.78
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21317
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= 17
involuntary context switches= 22794

runsolver used 0.422935 second user time and 1.78673 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Mar  5 16:10:20 UTC 2007

IDJOB= 328406
IDBENCH= 20327
IDSOLVER= 139
FILE ID= node6/328406-1173111020

PBS_JOBID= 4013929

Free space on /tmp= 66434 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S183991542-09-SAT.cnf
COMMAND LINE= /tmp/evaluation/328406-1173111020/ornithorynque /tmp/evaluation/328406-1173111020/instance-328406-1173111020.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-328406-1173111020 -o ROOT/results/node6/solver-328406-1173111020 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328406-1173111020/ornithorynque /tmp/evaluation/328406-1173111020/instance-328406-1173111020.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  7e8974f5ce5a0e1fdb59169bba7ce43c

RANDOM SEED= 888503425

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1229968 kB
Buffers:         42828 kB
Cached:         691024 kB
SwapCached:       2520 kB
Active:         176828 kB
Inactive:       580012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1229968 kB
SwapTotal:     4192956 kB
SwapFree:      4156956 kB
Dirty:             396 kB
Writeback:           0 kB
Mapped:          30684 kB
Slab:            54752 kB
Committed_AS:  1224900 kB
PageTables:       1744 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= 66434 MiB

End job on node6 on Mon Mar  5 16:20:24 UTC 2007