Trace number 328515

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 alphaUNSAT 107.213 53.7472

General information on the benchmark

Namecrafted/spence/
medium/s57-100.cnf
MD5SUM4dc4c11d420a4a03c2a3fdf77861be5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.703892
Satisfiable
(Un)Satisfiability was proved
Number of variables57
Number of clauses124
Sum of the clauses size372
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3124
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.00	c ...done
0.00/0.00	c nbVar=57 nbClause=124
0.00/0.00	c nbVar=57 nbClause=124
0.00/0.00	c complete search running
0.00/0.00	c local search running
0.00/0.00	c flip 0 nbSat=114 maxSat=0
0.00/0.01	c flip 0 nbSat=316 maxSat=122
0.00/0.01	c flip 0 nbSat=573 maxSat=327
0.00/0.02	c flip 0 nbSat=765 maxSat=587
0.00/0.03	c flip 0 nbSat=1015 maxSat=779
0.00/0.05	c flip 0 nbSat=1308 maxSat=1036
0.00/0.07	c flip 0 nbSat=1780 maxSat=1317
0.15/0.08	c flip 0 nbSat=1981 maxSat=1792
0.19/0.10	c flip 0 nbSat=2224 maxSat=1999
0.19/0.19	c flip 0 nbSat=3262 maxSat=2237
0.79/0.48	c flip 0 nbSat=6537 maxSat=3277
1.59/0.83	c nbDecision=10000 #clauses=8806
1.59/0.85	c flip 0 nbSat=8852 maxSat=6556
1.79/0.92	c flip 0 nbSat=9173 maxSat=8885
2.38/1.23	c flip 0 nbSat=10778 maxSat=9187
2.98/1.52	c flip 0 nbSat=12091 maxSat=10802
3.58/1.84	c flip 0 nbSat=13309 maxSat=12109
3.78/1.95	c flip 0 nbSat=13651 maxSat=13349
3.97/2.06	c flip 0 nbSat=14183 maxSat=13766
4.18/2.19	c flip 0 nbSat=14855 maxSat=14210
4.38/2.29	c flip 0 nbSat=15313 maxSat=14889
4.57/2.36	c flip 0 nbSat=15653 maxSat=15355
5.57/2.86	c nbDecision=20000 #clauses=17775
5.77/2.94	c flip 0 nbSat=18001 maxSat=15682
6.76/3.49	c flip 0 nbSat=19411 maxSat=18015
8.77/4.41	c flip 0 nbSat=21630 maxSat=19430
8.96/4.59	c flip 0 nbSat=22025 maxSat=21697
9.57/4.83	c flip 0 nbSat=22320 maxSat=22044
9.77/4.98	c flip 0 nbSat=22642 maxSat=22383
10.37/5.22	c flip 0 nbSat=23656 maxSat=22650
10.97/5.50	c flip 0 nbSat=24451 maxSat=23671
12.97/6.52	c nbDecision=30000 #clauses=26658
13.76/6.93	c flip 0 nbSat=27375 maxSat=24483
15.16/7.62	c flip 0 nbSat=28846 maxSat=27445
17.95/9.08	c flip 0 nbSat=32185 maxSat=28866
20.14/10.14	c flip 0 nbSat=34175 maxSat=32229
21.74/10.95	c nbDecision=40000 #clauses=35290
22.33/11.28	c flip 0 nbSat=35531 maxSat=34322
28.12/14.14	c flip 0 nbSat=38022 maxSat=35625
30.73/15.41	c flip 0 nbSat=39084 maxSat=38161
35.51/17.86	c flip 0 nbSat=40706 maxSat=39150
38.90/19.59	c flip 0 nbSat=42219 maxSat=40768
42.10/21.16	c nbDecision=50000 #clauses=43943
44.89/22.55	c flip 0 nbSat=45217 maxSat=42321
52.87/26.53	c flip 0 nbSat=48482 maxSat=45276
58.26/29.21	c nbDecision=60000 #clauses=52469
62.05/31.15	c flip 0 nbSat=54129 maxSat=48983
69.03/34.62	c flip 0 nbSat=56780 maxSat=54240
78.21/39.28	c flip 0 nbSat=60330 maxSat=56866
80.01/40.13	c nbDecision=70000 #clauses=60888
88.78/44.50	c flip 0 nbSat=63064 maxSat=60372
95.56/47.96	c flip 0 nbSat=65041 maxSat=63385
105.74/53.07	c flip 0 nbSat=67559 maxSat=65180
107.15/53.72	c nbDecision=79775 #clauses=68734
107.15/53.72	c complete search ended
107.15/53.73	c local search ended
107.15/53.73	c complete search answered
107.15/53.73	
107.15/53.73	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node41/watcher-328515-1173112086 -o ROOT/results/node41/solver-328515-1173112086 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/328515-1173112086/ornithorynque /tmp/evaluation/328515-1173112086/instance-328515-1173112086.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.79 1.93 1.91 3/64 7526
/proc/meminfo: memFree=1326256/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=23220 CPUtime=0
/proc/7526/stat : 7526 (ornithorynque) R 7524 7526 6567 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 331164580 23777280 262 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238387500144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7526/statm: 5805 263 218 42 0 45 0

[startup+0.084895 s]
/proc/loadavg: 1.79 1.93 1.91 3/64 7526
/proc/meminfo: memFree=1326256/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=44952 CPUtime=0.15
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 591 0 0 0 15 0 0 0 18 0 3 0 331164580 46030848 552 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 11238 552 387 42 0 5490 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 44952

[startup+0.102895 s]
/proc/loadavg: 1.79 1.93 1.91 3/64 7526
/proc/meminfo: memFree=1326256/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=44952 CPUtime=0.19
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 610 0 0 0 19 0 0 0 18 0 3 0 331164580 46030848 571 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 11238 571 387 42 0 5490 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 44952

[startup+0.301913 s]
/proc/loadavg: 1.79 1.93 1.91 3/64 7526
/proc/meminfo: memFree=1326256/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=45084 CPUtime=0.58
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 729 0 0 0 58 0 0 0 18 0 3 0 331164580 46166016 690 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 11271 690 387 42 0 5523 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 45084

[startup+0.702947 s]
/proc/loadavg: 1.79 1.93 1.91 3/64 7526
/proc/meminfo: memFree=1326256/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=46376 CPUtime=1.39
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 900 0 0 0 139 0 0 0 18 0 3 0 331164580 47489024 861 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 11594 861 387 42 0 5846 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 46376

[startup+1.50202 s]
/proc/loadavg: 1.79 1.93 1.91 3/67 7529
/proc/meminfo: memFree=1323736/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=46960 CPUtime=2.98
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 1138 0 0 0 298 0 0 0 18 0 3 0 331164580 48087040 1099 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 11740 1099 387 42 0 5992 0
[pid=7526/tid=7528] ppid=7524 vsize=46960 CPUtime=1.49
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 430 0 0 0 149 0 0 0 22 0 3 0 331164580 48087040 1099 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311496 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=46960 CPUtime=1.48
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 214 0 0 0 148 0 0 0 25 0 3 0 331164580 48087040 1099 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 46960

[startup+3.10116 s]
/proc/loadavg: 1.79 1.93 1.91 3/67 7529
/proc/meminfo: memFree=1322520/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=48820 CPUtime=6.17
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 1534 0 0 0 617 0 0 0 18 0 3 0 331164580 49991680 1429 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 12205 1429 387 42 0 6457 0
[pid=7526/tid=7528] ppid=7524 vsize=48820 CPUtime=3.08
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 682 0 0 0 308 0 0 0 18 0 3 0 331164580 49991680 1429 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238100 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=48820 CPUtime=3.08
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 358 0 0 0 308 0 0 0 25 0 3 0 331164580 49991680 1429 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 48820

[startup+6.30144 s]
/proc/loadavg: 1.81 1.93 1.91 3/67 7529
/proc/meminfo: memFree=1320344/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=50460 CPUtime=12.56
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 1959 0 0 0 1255 1 0 0 18 0 3 0 331164580 51671040 1854 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 12615 1854 387 42 0 6867 0
[pid=7526/tid=7528] ppid=7524 vsize=50460 CPUtime=6.28
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 967 0 0 0 628 0 0 0 23 0 3 0 331164580 51671040 1854 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=50460 CPUtime=6.27
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 498 0 0 0 627 0 0 0 25 0 3 0 331164580 51671040 1854 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242458 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 50460

[startup+12.702 s]
/proc/loadavg: 1.82 1.93 1.91 3/67 7529
/proc/meminfo: memFree=1317784/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=52832 CPUtime=25.33
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 2683 0 0 0 2532 1 0 0 18 0 3 0 331164580 54099968 2415 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 13208 2415 387 42 0 7460 0
[pid=7526/tid=7528] ppid=7524 vsize=52832 CPUtime=12.68
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 1454 0 0 0 1267 1 0 0 25 0 3 0 331164580 54099968 2415 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311260 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=52832 CPUtime=12.64
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 735 0 0 0 1264 0 0 0 25 0 3 0 331164580 54099968 2415 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241775 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 52832

[startup+25.5021 s]
/proc/loadavg: 1.86 1.93 1.91 3/67 7529
/proc/meminfo: memFree=1315800/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=55688 CPUtime=50.88
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 3205 0 0 0 5086 2 0 0 18 0 3 0 331164580 57024512 2937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 13922 2937 387 42 0 8174 0
[pid=7526/tid=7528] ppid=7524 vsize=55688 CPUtime=25.47
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 1819 0 0 0 2546 1 0 0 25 0 3 0 331164580 57024512 2937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=55688 CPUtime=25.39
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 892 0 0 0 2539 0 0 0 25 0 3 0 331164580 57024512 2937 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242170 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 55688

[startup+51.1023 s]
/proc/loadavg: 1.91 1.94 1.91 3/67 7529
/proc/meminfo: memFree=1312216/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=59656 CPUtime=101.95
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 4308 0 0 0 10192 3 0 0 18 0 3 0 331164580 61087744 3846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 14914 3846 387 42 0 9166 0
[pid=7526/tid=7528] ppid=7524 vsize=59656 CPUtime=51.07
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 2638 0 0 0 5105 2 0 0 25 0 3 0 331164580 61087744 3846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4238096 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=59656 CPUtime=50.87
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 1176 0 0 0 5087 0 0 0 25 0 3 0 331164580 61087744 3846 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240892 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 59656

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

[startup+52.7015 s]
/proc/loadavg: 1.91 1.94 1.91 3/67 7529
/proc/meminfo: memFree=1312088/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=59656 CPUtime=105.15
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 4342 0 0 0 10512 3 0 0 18 0 3 0 331164580 61087744 3880 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 14914 3880 387 42 0 9166 0
[pid=7526/tid=7528] ppid=7524 vsize=59656 CPUtime=52.67
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 2672 0 0 0 5265 2 0 0 25 0 3 0 331164580 61087744 3880 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311171 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=59656 CPUtime=52.46
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 1176 0 0 0 5246 0 0 0 25 0 3 0 331164580 61087744 3880 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4242166 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 105.15
Current children cumulated vsize (KiB) 59656

[startup+53.5015 s]
/proc/loadavg: 1.91 1.94 1.91 3/67 7529
/proc/meminfo: memFree=1312088/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=60300 CPUtime=106.75
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 4522 0 0 0 10671 4 0 0 18 0 3 0 331164580 61747200 3931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 15075 3931 387 42 0 9327 0
[pid=7526/tid=7528] ppid=7524 vsize=60300 CPUtime=53.46
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 2684 0 0 0 5344 2 0 0 25 0 3 0 331164580 61747200 3931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=60300 CPUtime=53.26
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 1344 0 0 0 5326 0 0 0 25 0 3 0 331164580 61747200 3931 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4240961 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 106.75
Current children cumulated vsize (KiB) 60300

[startup+53.7015 s]
/proc/loadavg: 1.91 1.94 1.91 3/67 7529
/proc/meminfo: memFree=1312088/2055920 swapFree=4183888/4192956
[pid=7526] ppid=7524 vsize=60300 CPUtime=107.15
/proc/7526/stat : 7526 (ornithorynque) S 7524 7526 6567 0 -1 4194304 4527 0 0 0 10711 4 0 0 18 0 3 0 331164580 61747200 3936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 238399025019 0 0 4096 1088 18446744073709551615 0 0 17 1 0 0
/proc/7526/statm: 15075 3936 387 42 0 9327 0
[pid=7526/tid=7528] ppid=7524 vsize=60300 CPUtime=53.66
/proc/7526/task/7528/stat : 7528 (ornithorynque) R 7524 7526 6567 0 -1 4194368 2689 0 0 0 5364 2 0 0 25 0 3 0 331164580 61747200 3936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4311141 0 0 4096 1088 0 0 0 -1 1 0 0
[pid=7526/tid=7529] ppid=7524 vsize=60300 CPUtime=53.46
/proc/7526/task/7529/stat : 7529 (ornithorynque) R 7524 7526 6567 0 -1 4194368 1344 0 0 0 5346 0 0 0 25 0 3 0 331164580 61747200 3936 18446744073709551615 4194304 4368192 548682069328 18446744073709551615 4241162 0 0 4096 1088 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 107.15
Current children cumulated vsize (KiB) 60300

Child status: 20
Real time (s): 53.7472
CPU time (s): 107.213
CPU user time (s): 107.169
CPU system time (s): 0.043993
CPU usage (%): 199.476
Max. virtual memory (cumulated for all children) (KiB): 60300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 107.169
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4529
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= 26
involuntary context switches= 860

runsolver used 0.06399 second user time and 0.141978 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Mar  5 16:28:06 UTC 2007

IDJOB= 328515
IDBENCH= 20437
IDSOLVER= 139
FILE ID= node41/328515-1173112086

PBS_JOBID= 4013904

Free space on /tmp= 66560 MiB

SOLVER NAME= ornithorynque 0.1 alpha
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s57-100.cnf
COMMAND LINE= /tmp/evaluation/328515-1173112086/ornithorynque /tmp/evaluation/328515-1173112086/instance-328515-1173112086.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-328515-1173112086 -o ROOT/results/node41/solver-328515-1173112086 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/328515-1173112086/ornithorynque /tmp/evaluation/328515-1173112086/instance-328515-1173112086.cnf            

META MD5SUM SOLVER= b0bc7f551c6adfb05c7d941bc5c3b662
MD5SUM BENCH=  4dc4c11d420a4a03c2a3fdf77861be5d

RANDOM SEED= 602053172

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.231
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.231
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:       1326728 kB
Buffers:         35272 kB
Cached:         602584 kB
SwapCached:       2976 kB
Active:          78688 kB
Inactive:       572596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1326728 kB
SwapTotal:     4192956 kB
SwapFree:      4183888 kB
Dirty:             312 kB
Writeback:           0 kB
Mapped:          19484 kB
Slab:            63932 kB
Committed_AS:   652476 kB
PageTables:       1484 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= 66560 MiB

End job on node41 on Mon Mar  5 16:29:00 UTC 2007