Trace number 1050346

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 zito? (TO) 1800.04 1807.11

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-hanoi4.xml
MD5SUMbc2b2e34672d70129799a25a0b981a8a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.36464
Satisfiable
(Un)Satisfiability was proved
Number of variables1436
Number of constraints5524
Maximum constraint arity7
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5524
Global constraints used (with number of constraints)

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.09/0.18	c Building = 1
0.19/0.20	c [ NumberOfVariables = 1436 ]
0.19/0.20	c [ NumberOfConstraints = 5524 ]
0.19/0.20	c [ SizeOfSearchSpace(log2) = 1082 ]
0.19/0.20	c SymmetrySearch = 1
2.49/2.51	c [ Found 2.74306e+303 symmetries ]
2.49/2.53	c InitialPropagation = 1
2.49/2.54	c [ SizeOfSearchSpace(log2) = 1082 ]
2.49/2.54	c InitialSAC = 1
2.78/2.85	c [ SizeOfSearchSpace(log2) = 910 ]
2.78/2.85	c Search(SampleFF) : 
71.36/71.42	c [ Sampling domwdeg ]
71.36/71.42	c [ Sampling impacts ]
71.36/71.42	c [ SamplingScores: ]
71.36/71.42	c [ domwdeg+min = 0.0296227 | domwdeg+rnd = 0.0296 ]
71.36/71.42	c [ impacts+min = 0.455661 | impacts+rnd = 0.250176 ]
71.36/71.42	c [ la+min = 0 | la+rnd = 0 ]
71.36/71.42	c [ domwdeg = 0.0296113 | impacts = 0.352919 | la = 0 ]
71.36/71.42	c [ min = 0.161761 | rand = 0.352919 ]
71.36/71.42	c [ restarting at (3.96356,0.33774) ]
81.26/81.34	c [ restarting at (9.9089,0.0869866) ]
106.05/106.13	c [ restarting at (24.7722,0.0460229) ]
168.02/168.11	c [ restarting at (61.9306,0.0952373) ]
322.86/323.04	c [ restarting at (154.827,0.0470601) ]
709.57/710.36	c [ restarting at (387.066,0.387765) ]
1672.16/1678.68	c [ stopped restarting at (967.666,0.772032) ]

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1050346-1215049296/watcher-1050346-1215049296 -o /tmp/evaluation-result-1050346-1215049296/solver-1050346-1215049296 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1050346-1215049296.xml 884459066 

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: 1.93 1.98 1.99 4/72 1507
/proc/meminfo: memFree=265256/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=5348 CPUtime=0
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 1983901914 5476352 188 996147200 134512640 135472138 4294956224 18446744073709551615 8715128 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 1337 188 154 234 0 27 0

[startup+0.039031 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 1507
/proc/meminfo: memFree=265256/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=5832 CPUtime=0.03
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 575 0 0 0 3 0 0 0 18 0 1 0 1983901914 5971968 535 996147200 134512640 135472138 4294956224 18446744073709551615 9178893 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 1458 535 368 234 0 160 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5832

[startup+0.102039 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 1507
/proc/meminfo: memFree=265256/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=6624 CPUtime=0.09
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 765 0 0 0 9 0 0 0 18 0 1 0 1983901914 6782976 725 996147200 134512640 135472138 4294956224 18446744073709551615 9180795 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 1656 725 368 234 0 358 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6624

[startup+0.302063 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 1507
/proc/meminfo: memFree=265256/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105916 CPUtime=0.29
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 2448 0 0 0 28 1 0 0 19 0 1 0 1983901914 108457984 2408 996147200 134512640 135472138 4294956224 18446744073709551615 134534944 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26479 2408 448 234 0 25181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105916

[startup+0.702111 s]
/proc/loadavg: 1.93 1.98 1.99 4/72 1507
/proc/meminfo: memFree=265256/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=106048 CPUtime=0.69
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 2599 0 0 0 68 1 0 0 22 0 1 0 1983901914 108593152 2559 996147200 134512640 135472138 4294956224 18446744073709551615 134538261 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26512 2559 449 234 0 25214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106048

[startup+1.5012 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 1508
/proc/meminfo: memFree=256672/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=106180 CPUtime=1.49
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 2635 0 0 0 148 1 0 0 25 0 1 0 1983901914 108728320 2595 996147200 134512640 135472138 4294956224 18446744073709551615 134529624 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26545 2595 449 234 0 25247 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106180

[startup+3.10139 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 1508
/proc/meminfo: memFree=256608/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=3.09
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3261 0 0 0 307 2 0 0 25 0 1 0 1983901914 107974656 2541 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2541 484 234 0 25063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 105444

[startup+6.30177 s]
/proc/loadavg: 1.94 1.98 1.99 3/73 1508
/proc/meminfo: memFree=256880/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=6.29
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3265 0 0 0 627 2 0 0 25 0 1 0 1983901914 107974656 2545 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2545 484 234 0 25063 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105444

[startup+12.7015 s]
/proc/loadavg: 1.94 1.98 1.99 3/73 1508
/proc/meminfo: memFree=256624/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=12.69
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3266 0 0 0 1267 2 0 0 25 0 1 0 1983901914 107974656 2546 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2546 484 234 0 25063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 105444

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 1508
/proc/meminfo: memFree=256688/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=25.48
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3275 0 0 0 2546 2 0 0 25 0 1 0 1983901914 107974656 2555 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2555 484 234 0 25063 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105444

[startup+51.1021 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 1508
/proc/meminfo: memFree=256752/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=51.07
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3309 0 0 0 5105 2 0 0 25 0 1 0 1983901914 107974656 2589 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2589 486 234 0 25063 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 105444

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 1508
/proc/meminfo: memFree=256496/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=102.25
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3312 0 0 0 10223 2 0 0 25 0 1 0 1983901914 107974656 2592 996147200 134512640 135472138 4294956224 18446744073709551615 10055880 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2592 487 234 0 25063 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 105444

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 1510
/proc/meminfo: memFree=256432/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=162.22
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3312 0 0 0 16220 2 0 0 25 0 1 0 1983901914 107974656 2592 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2592 487 234 0 25063 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 105444

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 1510
/proc/meminfo: memFree=256432/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=222.2
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3312 0 0 0 22218 2 0 0 25 0 1 0 1983901914 107974656 2592 996147200 134512640 135472138 4294956224 18446744073709551615 10055915 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2592 487 234 0 25063 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 105444

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 1510
/proc/meminfo: memFree=256432/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=282.18
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 28216 2 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 135263360 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 105444

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 1510
/proc/meminfo: memFree=256368/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=342.15
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 34213 2 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 105444

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 1510
/proc/meminfo: memFree=256368/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=402.13
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 40211 2 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 105444

[startup+462.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 1510
/proc/meminfo: memFree=256368/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=462.11
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 46209 2 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 10047222 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 105444

[startup+522.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 1510
/proc/meminfo: memFree=256304/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=522.08
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 52206 2 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 105444

[startup+582.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 1510
/proc/meminfo: memFree=256176/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=582.06
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 58204 2 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 135264884 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 105444

[startup+642.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 1565
/proc/meminfo: memFree=746432/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=641.84
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 64178 6 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134873555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 641.84
Current children cumulated vsize (KiB) 105444


################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 1565
/proc/meminfo: memFree=746368/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=880.88
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 88082 6 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 10047222 0 0 4096 0 0 0 0 17 1 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 880.88
Current children cumulated vsize (KiB) 105444

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 1565
/proc/meminfo: memFree=746368/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=940.65
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 94059 6 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 135263209 0 0 4096 0 0 0 0 17 1 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 940.65
Current children cumulated vsize (KiB) 105444

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 1565
/proc/meminfo: memFree=746368/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1000.41
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 100035 6 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134672506 0 0 4096 0 0 0 0 17 1 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1000.41
Current children cumulated vsize (KiB) 105444

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 1568
/proc/meminfo: memFree=796544/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1060.17
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 106010 7 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 10047222 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1060.17
Current children cumulated vsize (KiB) 105444

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 1568
/proc/meminfo: memFree=796480/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1119.87
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 111980 7 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134691617 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1119.87
Current children cumulated vsize (KiB) 105444

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/85 1574
/proc/meminfo: memFree=796352/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1179.56
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 117949 7 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 10047222 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1179.56
Current children cumulated vsize (KiB) 105444

[startup+1242.3 s]
/proc/loadavg: 2.28 2.05 2.02 3/90 2069
/proc/meminfo: memFree=753264/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1238.01
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 123792 9 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1238.01
Current children cumulated vsize (KiB) 105444

[startup+1302.3 s]
/proc/loadavg: 2.10 2.04 2.01 4/85 2102
/proc/meminfo: memFree=754176/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1297.72
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 129762 10 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134874303 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1297.72
Current children cumulated vsize (KiB) 105444

[startup+1362.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/85 2102
/proc/meminfo: memFree=754176/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1357.43
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 135732 11 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 135267045 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1357.43
Current children cumulated vsize (KiB) 105444

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/85 2102
/proc/meminfo: memFree=754240/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1417.13
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 141702 11 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 135262720 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1417.13
Current children cumulated vsize (KiB) 105444

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/85 2102
/proc/meminfo: memFree=754240/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1476.83
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 147672 11 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134580892 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1476.83
Current children cumulated vsize (KiB) 105444

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/85 2102
/proc/meminfo: memFree=754240/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1536.53
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 153642 11 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134580944 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1536.53
Current children cumulated vsize (KiB) 105444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2102
/proc/meminfo: memFree=754176/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1596.23
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 159612 11 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 135234795 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1596.23
Current children cumulated vsize (KiB) 105444

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2102
/proc/meminfo: memFree=754176/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1655.94
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3313 0 0 0 165583 11 0 0 25 0 1 0 1983901914 107974656 2593 996147200 134512640 135472138 4294956224 18446744073709551615 134580900 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2593 487 234 0 25063 0
Current children cumulated CPU time (s) 1655.94
Current children cumulated vsize (KiB) 105444

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2102
/proc/meminfo: memFree=754112/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1715.64
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3314 0 0 0 171553 11 0 0 25 0 1 0 1983901914 107974656 2594 996147200 134512640 135472138 4294956224 18446744073709551615 135234749 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2594 487 234 0 25063 0
Current children cumulated CPU time (s) 1715.64
Current children cumulated vsize (KiB) 105444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2102
/proc/meminfo: memFree=753984/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1775.34
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3314 0 0 0 177523 11 0 0 25 0 1 0 1983901914 107974656 2594 996147200 134512640 135472138 4294956224 18446744073709551615 134580913 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2594 487 234 0 25063 0
Current children cumulated CPU time (s) 1775.34
Current children cumulated vsize (KiB) 105444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2102
/proc/meminfo: memFree=753984/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1800.03
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3314 0 0 0 179992 11 0 0 25 0 1 0 1983901914 107974656 2594 996147200 134512640 135472138 4294956224 18446744073709551615 10047222 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2594 487 234 0 25063 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 105444

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

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

[startup+1807.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 2102
/proc/meminfo: memFree=753984/2055920 swapFree=4179900/4192956
[pid=1507] ppid=1505 vsize=105444 CPUtime=1800.03
/proc/1507/stat : 1507 (casperzito) R 1505 1507 32434 0 -1 4194304 3314 0 0 0 179992 11 0 0 25 0 1 0 1983901914 107974656 2594 996147200 134512640 135472138 4294956224 18446744073709551615 10047222 0 0 4096 0 0 0 0 17 0 0 0
/proc/1507/statm: 26361 2594 487 234 0 25063 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 105444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.11
CPU time (s): 1800.04
CPU user time (s): 1799.92
CPU system time (s): 0.118981
CPU usage (%): 99.6091
Max. virtual memory (cumulated for all children) (KiB): 106180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3314
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= 16
involuntary context switches= 27201

runsolver used 1.67974 second user time and 4.93025 second system time

The end

Launcher Data (download as text)

Begin job on node53 at 2008-07-03 03:41:36
IDJOB=1050346
IDBENCH=54873
IDSOLVER=362
FILE ID=node53/1050346-1215049296
PBS_JOBID= 7875069
Free space on /tmp= 65180 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bc2b2e34672d70129799a25a0b981a8a
RANDOM SEED=884459066

node53.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.222
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.222
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:        265736 kB
Buffers:         39928 kB
Cached:        1059652 kB
SwapCached:       7460 kB
Active:         826800 kB
Inactive:       879580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        265736 kB
SwapTotal:     4192956 kB
SwapFree:      4179900 kB
Dirty:            3920 kB
Writeback:           0 kB
Mapped:         613852 kB
Slab:            68120 kB
Committed_AS:  4349940 kB
PageTables:       2920 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= 65164 MiB
End job on node53 at 2008-07-03 04:11:45