Trace number 1043886

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
casper zitoSAT 669.142 669.32

DiagnosticValue
CHECKS771810000

General information on the benchmark

Namecsp/costasArray/
normalized-costasArray-18.xml
MD5SUMafec1f669fbbb2f7855298cf0c34011a
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark55.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints167
Maximum constraint arity18
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension151
Global constraints used (with number of constraints)alldifferent(16)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.19/0.20	c Building = 1
0.19/0.20	c [ NumberOfVariables = 168 ]
0.19/0.20	c [ NumberOfConstraints = 167 ]
0.19/0.20	c [ SizeOfSearchSpace(log2) = 838.178 ]
0.19/0.20	c SymmetrySearch = 1
0.19/0.20	c InitialPropagation = 1
0.19/0.20	c [ SizeOfSearchSpace(log2) = 838.178 ]
0.19/0.20	c InitialSAC = 1
0.19/0.20	c [ SizeOfSearchSpace(log2) = 838.178 ]
0.19/0.20	c Search(SampleFF) : 
69.57/69.66	c [ Sampling domwdeg ]
69.57/69.66	c [ Sampling impacts ]
69.57/69.66	c [ SamplingScores: ]
69.57/69.66	c [ domwdeg+min = 3.80688e-09 | domwdeg+rnd = 3.37543e-08 ]
69.57/69.66	c [ impacts+min = 1.28632e-09 | impacts+rnd = 7.89743e-10 ]
69.57/69.66	c [ la+min = 0 | la+rnd = 0 ]
69.57/69.66	c [ domwdeg = 1.87806e-08 | impacts = 1.03803e-09 | la = 0 ]
69.57/69.66	c [ min = 1.69774e-09 | rand = 1.03803e-09 ]
69.57/69.66	c [ restarting at (3.96356,3.6694e-09) ]
79.46/79.58	c [ restarting at (9.9089,4.58481e-09) ]
104.26/104.38	c [ restarting at (24.7722,4.00681e-08) ]
166.24/166.38	c [ restarting at (61.9306,1.44303e-07) ]
321.20/321.37	c [ restarting at (154.827,2.74251e-07) ]
669.11/669.31	c Search(SampleFF) = 1
669.11/669.31	s SATISFIABLE
669.11/669.31	v 8 13 11 7 17 5 4 15 12 6 1 3 16 2 18 9 10 14 -5 2 4 -10 12 1 -11 3 6 5 -2 -13 14 -16 9 -1 -4 -3 6 -6 2 13 -10 -8 9 11 3 -15 1 -2 -7 8 -5 1 -4 6 3 2 -7 -2 14 9 -10 -1 -15 7 -8 4 -9 8 7 -8 5 -1 3 12 -4 4 -17 -6 6 -12 3 9 -4 -5 11 4 1 -1 10 -12 -8 -7 2 4 -2 -1 1 16 2 -12 13 -6 -3 -9 -11 -7 1 5 6 14 -11 2 -3 3 -4 -13 -4 7 10 4 1 3 -14 6 2 -8 2 12 8 -9 15 -13 -5 5 -2 7 10 -5 5 -1 -4 -6 1 5 -3 9 -11 8 -5 -10 -8 11 -7 -2 7 -9 6 -5 2 -3 3 -10 4 1 -7 -1 3 -3
669.11/669.31	d CHECKS 771810320
669.11/669.31	c [ TotalFails = 1603675 ]
669.11/669.31	c [ NumberOfRestarts = 73 ]
669.11/669.31	c [ TotalTime = 669.181 secs ]

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1043886-1215026604/watcher-1043886-1215026604 -o /tmp/evaluation-result-1043886-1215026604/solver-1043886-1215026604 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1043886-1215026604.xml 1197235410 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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: 2.07 2.00 1.97 4/81 20363
/proc/meminfo: memFree=1772720/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=5348 CPUtime=0
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 237134219 5476352 202 996147200 134512640 135472138 4294956224 18446744073709551615 6554812 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 1325 192 155 234 0 27 0

[startup+0.0348481 s]
/proc/loadavg: 2.07 2.00 1.97 4/81 20363
/proc/meminfo: memFree=1772720/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=0.02
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 744 0 0 0 2 0 0 0 18 0 1 0 237134219 101703680 704 996147200 134512640 135472138 4294956224 18446744073709551615 134965170 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 704 492 234 0 23532 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 99320

[startup+0.102868 s]
/proc/loadavg: 2.07 2.00 1.97 4/81 20363
/proc/meminfo: memFree=1772720/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=0.09
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 980 0 0 0 9 0 0 0 18 0 1 0 237134219 101703680 940 996147200 134512640 135472138 4294956224 18446744073709551615 134965170 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 940 504 234 0 23532 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99320

[startup+0.301878 s]
/proc/loadavg: 2.07 2.00 1.97 4/81 20363
/proc/meminfo: memFree=1772720/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=0.29
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1011 0 0 0 29 0 0 0 19 0 1 0 237134219 101703680 971 996147200 134512640 135472138 4294956224 18446744073709551615 135266755 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 971 505 234 0 23532 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99320

[startup+0.701919 s]
/proc/loadavg: 2.07 2.00 1.97 4/81 20363
/proc/meminfo: memFree=1772720/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=0.69
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1023 0 0 0 69 0 0 0 23 0 1 0 237134219 101703680 983 996147200 134512640 135472138 4294956224 18446744073709551615 135010737 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 983 505 234 0 23532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99320

[startup+1.502 s]
/proc/loadavg: 2.07 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1770728/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=1.49
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1063 0 0 0 149 0 0 0 25 0 1 0 237134219 101703680 1023 996147200 134512640 135472138 4294956224 18446744073709551615 134916362 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1023 505 234 0 23532 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99320

[startup+3.10117 s]
/proc/loadavg: 2.07 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1770344/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=3.09
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1089 0 0 0 309 0 0 0 25 0 1 0 237134219 101703680 1049 996147200 134512640 135472138 4294956224 18446744073709551615 135263186 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1049 505 234 0 23532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99320

[startup+6.30152 s]
/proc/loadavg: 2.07 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1769960/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=6.29
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1157 0 0 0 629 0 0 0 25 0 1 0 237134219 101703680 1117 996147200 134512640 135472138 4294956224 18446744073709551615 134691001 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1117 505 234 0 23532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99320

[startup+12.7012 s]
/proc/loadavg: 2.06 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1769840/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=12.68
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1168 0 0 0 1268 0 0 0 25 0 1 0 237134219 101703680 1128 996147200 134512640 135472138 4294956224 18446744073709551615 135265376 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1128 505 234 0 23532 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 99320

[startup+25.5026 s]
/proc/loadavg: 2.05 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1769840/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=25.48
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1187 0 0 0 2548 0 0 0 25 0 1 0 237134219 101703680 1147 996147200 134512640 135472138 4294956224 18446744073709551615 135202792 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1147 505 234 0 23532 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99320

[startup+51.1023 s]
/proc/loadavg: 2.03 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1769648/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=51.07
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1255 0 0 0 5107 0 0 0 25 0 1 0 237134219 101703680 1215 996147200 134512640 135472138 4294956224 18446744073709551615 135265582 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1215 507 234 0 23532 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99320

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1769264/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=102.26
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1348 0 0 0 10226 0 0 0 25 0 1 0 237134219 101703680 1308 996147200 134512640 135472138 4294956224 18446744073709551615 135267085 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1308 508 234 0 23532 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 99320

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1768816/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=162.24
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1446 0 0 0 16224 0 0 0 25 0 1 0 237134219 101703680 1406 996147200 134512640 135472138 4294956224 18446744073709551615 134891136 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1406 508 234 0 23532 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 99320

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1768816/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=222.23
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1446 0 0 0 22223 0 0 0 25 0 1 0 237134219 101703680 1406 996147200 134512640 135472138 4294956224 18446744073709551615 135011120 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1406 508 234 0 23532 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 99320

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1768560/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=282.21
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1522 0 0 0 28221 0 0 0 25 0 1 0 237134219 101703680 1482 996147200 134512640 135472138 4294956224 18446744073709551615 135010665 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1482 508 234 0 23532 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 99320

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1768176/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=342.2
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1567 0 0 0 34220 0 0 0 25 0 1 0 237134219 101703680 1527 996147200 134512640 135472138 4294956224 18446744073709551615 134690234 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1527 508 234 0 23532 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 99320

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1768112/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=402.18
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1567 0 0 0 40218 0 0 0 25 0 1 0 237134219 101703680 1527 996147200 134512640 135472138 4294956224 18446744073709551615 135010737 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1527 508 234 0 23532 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 99320

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1768112/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=462.16
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1567 0 0 0 46216 0 0 0 25 0 1 0 237134219 101703680 1527 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1527 508 234 0 23532 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 99320

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1768112/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=522.15
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1567 0 0 0 52215 0 0 0 25 0 1 0 237134219 101703680 1527 996147200 134512640 135472138 4294956224 18446744073709551615 134577761 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1527 508 234 0 23532 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 99320

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767920/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=582.13
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 58213 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 134940787 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 99320

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767856/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=642.12
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 64212 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 134691227 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 99320

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

[startup+652.701 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767856/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=652.51
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 65251 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 134868650 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 652.51
Current children cumulated vsize (KiB) 99320

[startup+659.102 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767856/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=658.91
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 65891 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 134691579 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 658.91
Current children cumulated vsize (KiB) 99320

[startup+665.507 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767856/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=665.32
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 66532 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 135264991 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 665.32
Current children cumulated vsize (KiB) 99320

[startup+667.103 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767856/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=666.91
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 66691 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 134691684 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 666.91
Current children cumulated vsize (KiB) 99320

[startup+668.702 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767856/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=668.52
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 66852 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 668.52
Current children cumulated vsize (KiB) 99320

[startup+669.101 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767856/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=668.91
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 66891 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 668.91
Current children cumulated vsize (KiB) 99320

[startup+669.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 20364
/proc/meminfo: memFree=1767856/2055920 swapFree=4180812/4192956
[pid=20363] ppid=20361 vsize=99320 CPUtime=669.11
/proc/20363/stat : 20363 (casperzito) R 20361 20363 18164 0 -1 4194304 1605 0 0 0 66911 0 0 0 25 0 1 0 237134219 101703680 1565 996147200 134512640 135472138 4294956224 18446744073709551615 134581750 0 0 4096 0 0 0 0 17 1 0 0
/proc/20363/statm: 24830 1565 508 234 0 23532 0
Current children cumulated CPU time (s) 669.11
Current children cumulated vsize (KiB) 99320

Child status: 0
Real time (s): 669.32
CPU time (s): 669.142
CPU user time (s): 669.132
CPU system time (s): 0.009998
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 99320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 669.132
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1608
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= 13
involuntary context switches= 1986

runsolver used 0.707892 second user time and 1.73374 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-02 21:23:24
IDJOB=1043886
IDBENCH=53783
IDSOLVER=362
FILE ID=node82/1043886-1215026604
PBS_JOBID= 7874307
Free space on /tmp= 66484 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/costasArray/normalized-costasArray-18.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1043886-1215026604/watcher-1043886-1215026604 -o /tmp/evaluation-result-1043886-1215026604/solver-1043886-1215026604 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1043886-1215026604.xml 1197235410 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= afec1f669fbbb2f7855298cf0c34011a
RANDOM SEED=1197235410

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

/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.239
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.239
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1773200 kB
Buffers:         24764 kB
Cached:         136760 kB
SwapCached:       5620 kB
Active:         176024 kB
Inactive:        51648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773200 kB
SwapTotal:     4192956 kB
SwapFree:      4180812 kB
Dirty:            3152 kB
Writeback:           0 kB
Mapped:          82484 kB
Slab:            40320 kB
Committed_AS:  1213000 kB
PageTables:       1884 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node82 at 2008-07-02 21:34:33