Trace number 1057368

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 730.806 735.296

DiagnosticValue
CHECKS54069600

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-40-3-3.xml
MD5SUM731de278672e01032a698d5eefd6377a
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 benchmark719.109
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity6
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.19/0.21	c Parsing = 1
0.19/0.21	c Building = 1
0.19/0.21	c [ NumberOfVariables = 100 ]
0.19/0.21	c [ NumberOfConstraints = 40 ]
0.19/0.21	c [ SizeOfSearchSpace(log2) = 658.496 ]
0.19/0.21	c SymmetrySearch = 1
0.19/0.21	c [ Found 2.09228e+13 symmetries ]
0.19/0.21	c InitialPropagation = 1
0.19/0.21	c [ SizeOfSearchSpace(log2) = 620.283 ]
0.19/0.21	c InitialSAC = (Timeout)
4.94/5.05	c [ SizeOfSearchSpace(log2) = 584.623 ]
4.94/5.05	c Search(SampleFF) : 
79.71/80.46	c [ Sampling domwdeg ]
79.71/80.46	c [ Sampling impacts ]
79.71/80.46	c [ SamplingScores: ]
79.71/80.46	c [ domwdeg+min = 4.2137e-05 | domwdeg+rnd = 2.54316e-05 ]
79.71/80.46	c [ impacts+min = 1.43631e-05 | impacts+rnd = 0.00118778 ]
79.71/80.46	c [ la+min = 0 | la+rnd = 0 ]
79.71/80.46	c [ domwdeg = 3.37843e-05 | impacts = 0.000601073 | la = 0 ]
79.71/80.46	c [ min = 1.88333e-05 | rand = 0.000601073 ]
79.71/80.46	c [ restarting at (3.96356,1.06678e-05) ]
90.22/91.08	c [ restarting at (9.9089,7.5318e-05) ]
116.60/117.63	c [ restarting at (24.7722,0.000316905) ]
182.43/184.02	c [ restarting at (61.9306,0.000495314) ]
346.94/349.99	c [ restarting at (154.827,0.000706469) ]
502.61/506.97	c [ restarting at (387.066,0.000784272) ]
730.71/735.29	c Search(SampleFF) = 1
730.71/735.29	s SATISFIABLE
730.71/735.29	v 2 37 5 53 75 31 37 61 2 79 41 5 53 29 43 21 53 23 83 37 37 2 81 16 2 13 41 89 61 31 11 5 2 23 71 61 67 17 41 61 21 2 2 72 29 41 89 2 53 75 43 79 59 13 17 89 41 2 79 17 13 2 2 5 37 13 2 11 43 19 97 73 19 2 2 61 29 94 2 2 41 23 3 7 43 29 2 2 5 85 19 31 2 67 47 41 2 2 71 47
730.71/735.29	d CHECKS 54069553
730.71/735.29	c [ TotalFails = 577150 ]
730.71/735.29	c [ NumberOfRestarts = 74 ]
730.71/735.29	c [ TotalTime = 1.32721e+06 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-1057368-1215110642/watcher-1057368-1215110642 -o /tmp/evaluation-result-1057368-1215110642/solver-1057368-1215110642 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1057368-1215110642.xml 1757512977 

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.03 2.04 1.97 4/81 32516
/proc/meminfo: memFree=1709832/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=1052 CPUtime=0
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 40 0 0 0 0 0 0 0 23 0 1 0 1990038236 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 1172260 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 263 26 20 234 0 3 0

[startup+0.095355 s]
/proc/loadavg: 2.03 2.04 1.97 4/81 32516
/proc/meminfo: memFree=1709832/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=0.08
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 655 0 0 0 8 0 0 0 18 0 1 0 1990038236 101847040 615 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 615 479 234 0 23567 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 99460

[startup+0.101353 s]
/proc/loadavg: 2.03 2.04 1.97 4/81 32516
/proc/meminfo: memFree=1709832/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=0.09
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 655 0 0 0 9 0 0 0 18 0 1 0 1990038236 101847040 615 996147200 134512640 135472138 4294956224 18446744073709551615 134873632 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 615 479 234 0 23567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99460

[startup+0.30137 s]
/proc/loadavg: 2.03 2.04 1.97 4/81 32516
/proc/meminfo: memFree=1709832/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=0.29
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 657 0 0 0 29 0 0 0 19 0 1 0 1990038236 101847040 617 996147200 134512640 135472138 4294956224 18446744073709551615 134873175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 617 479 234 0 23567 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99460

[startup+0.701403 s]
/proc/loadavg: 2.03 2.04 1.97 4/81 32516
/proc/meminfo: memFree=1709832/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=0.68
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 663 0 0 0 68 0 0 0 23 0 1 0 1990038236 101847040 623 996147200 134512640 135472138 4294956224 18446744073709551615 134672490 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 623 479 234 0 23567 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 99460

[startup+1.50148 s]
/proc/loadavg: 2.03 2.04 1.97 3/82 32517
/proc/meminfo: memFree=1709120/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=1.47
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 676 0 0 0 147 0 0 0 25 0 1 0 1990038236 101847040 636 996147200 134512640 135472138 4294956224 18446744073709551615 134874303 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 636 479 234 0 23567 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 99460

[startup+3.10161 s]
/proc/loadavg: 2.03 2.04 1.97 3/82 32517
/proc/meminfo: memFree=1708864/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=3.06
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 703 0 0 0 306 0 0 0 25 0 1 0 1990038236 101847040 663 996147200 134512640 135472138 4294956224 18446744073709551615 134873714 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 663 479 234 0 23567 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 99460

[startup+6.30189 s]
/proc/loadavg: 2.03 2.04 1.97 3/82 32517
/proc/meminfo: memFree=1708672/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=6.24
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 785 0 0 0 624 0 0 0 25 0 1 0 1990038236 101847040 745 996147200 134512640 135472138 4294956224 18446744073709551615 134580318 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 745 515 234 0 23567 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 99460

[startup+12.7014 s]
/proc/loadavg: 2.02 2.04 1.97 3/82 32517
/proc/meminfo: memFree=1708608/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=12.58
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 786 0 0 0 1258 0 0 0 25 0 1 0 1990038236 101847040 746 996147200 134512640 135472138 4294956224 18446744073709551615 134578086 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 746 515 234 0 23567 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 99460

[startup+25.5015 s]
/proc/loadavg: 2.02 2.04 1.97 3/82 32517
/proc/meminfo: memFree=1708736/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=25.27
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 787 0 0 0 2527 0 0 0 25 0 1 0 1990038236 101847040 747 996147200 134512640 135472138 4294956224 18446744073709551615 134873487 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 747 515 234 0 23567 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 99460

[startup+51.1017 s]
/proc/loadavg: 2.01 2.03 1.97 3/82 32517
/proc/meminfo: memFree=1708544/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=50.65
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 835 0 0 0 5065 0 0 0 25 0 1 0 1990038236 101847040 795 996147200 134512640 135472138 4294956224 18446744073709551615 134873759 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 795 516 234 0 23567 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 99460

[startup+102.306 s]
/proc/loadavg: 2.00 2.03 1.97 3/82 32517
/proc/meminfo: memFree=1708352/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=101.43
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 855 0 0 0 10143 0 0 0 25 0 1 0 1990038236 101847040 815 996147200 134512640 135472138 4294956224 18446744073709551615 134672486 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 815 517 234 0 23567 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 99460

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 1.97 3/82 32517
/proc/meminfo: memFree=1708288/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=160.91
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 855 0 0 0 16091 0 0 0 25 0 1 0 1990038236 101847040 815 996147200 134512640 135472138 4294956224 18446744073709551615 134873419 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 815 517 234 0 23567 0
Current children cumulated CPU time (s) 160.91
Current children cumulated vsize (KiB) 99460

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.97 3/82 32517
/proc/meminfo: memFree=1708288/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=220.41
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 859 0 0 0 22041 0 0 0 25 0 1 0 1990038236 101847040 819 996147200 134512640 135472138 4294956224 18446744073709551615 2473718 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 819 517 234 0 23567 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 99460

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 1.97 3/82 32517
/proc/meminfo: memFree=1708288/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=279.9
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 859 0 0 0 27990 0 0 0 25 0 1 0 1990038236 101847040 819 996147200 134512640 135472138 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 819 517 234 0 23567 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 99460

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 32517
/proc/meminfo: memFree=1708224/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=339.4
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 859 0 0 0 33940 0 0 0 25 0 1 0 1990038236 101847040 819 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 819 517 234 0 23567 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 99460

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 32517
/proc/meminfo: memFree=1708224/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=398.89
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 859 0 0 0 39889 0 0 0 25 0 1 0 1990038236 101847040 819 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 819 517 234 0 23567 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 99460

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 32517
/proc/meminfo: memFree=1708224/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=458.39
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 859 0 0 0 45839 0 0 0 25 0 1 0 1990038236 101847040 819 996147200 134512640 135472138 4294956224 18446744073709551615 134580315 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 24865 819 517 234 0 23567 0
Current children cumulated CPU time (s) 458.39
Current children cumulated vsize (KiB) 99460

[startup+522.301 s]
/proc/loadavg: 1.87 1.98 1.96 2/68 32537
/proc/meminfo: memFree=1738224/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=517.99
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 859 0 0 0 51799 0 0 0 25 0 1 0 1990038236 101847040 819 996147200 134512640 135472138 4294956224 18446744073709551615 134936409 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 819 517 234 0 23567 0
Current children cumulated CPU time (s) 517.99
Current children cumulated vsize (KiB) 99460

[startup+582.302 s]
/proc/loadavg: 1.77 1.92 1.94 3/81 32652
/proc/meminfo: memFree=1701704/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=577.86
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 859 0 0 0 57784 2 0 0 25 0 1 0 1990038236 101847040 819 996147200 134512640 135472138 4294956224 18446744073709551615 135234802 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 819 517 234 0 23567 0
Current children cumulated CPU time (s) 577.86
Current children cumulated vsize (KiB) 99460

[startup+642.302 s]
/proc/loadavg: 2.02 1.96 1.95 3/81 32652
/proc/meminfo: memFree=1701576/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=637.84
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 860 0 0 0 63782 2 0 0 25 0 1 0 1990038236 101847040 820 996147200 134512640 135472138 4294956224 18446744073709551615 2482384 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 820 517 234 0 23567 0
Current children cumulated CPU time (s) 637.84
Current children cumulated vsize (KiB) 99460

[startup+702.302 s]
/proc/loadavg: 2.01 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701384/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=697.81
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 69779 2 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 134873484 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 697.81
Current children cumulated vsize (KiB) 99460

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

[startup+716.701 s]
/proc/loadavg: 2.01 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701384/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=712.2
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 71218 2 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 134873841 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 712.2
Current children cumulated vsize (KiB) 99460

[startup+723.102 s]
/proc/loadavg: 2.00 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701320/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=718.6
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 71858 2 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 134936409 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 718.6
Current children cumulated vsize (KiB) 99460

[startup+729.501 s]
/proc/loadavg: 2.00 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701320/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=725.01
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 72498 3 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 2473718 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 725.01
Current children cumulated vsize (KiB) 99460

[startup+732.701 s]
/proc/loadavg: 2.00 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701320/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=728.21
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 72818 3 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 728.21
Current children cumulated vsize (KiB) 99460

[startup+734.302 s]
/proc/loadavg: 2.00 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701320/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=729.81
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 72978 3 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 134936606 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 729.81
Current children cumulated vsize (KiB) 99460

[startup+734.702 s]
/proc/loadavg: 2.00 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701320/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=730.21
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 73018 3 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 134873555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 730.21
Current children cumulated vsize (KiB) 99460

[startup+735.102 s]
/proc/loadavg: 2.00 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701320/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=730.61
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 73058 3 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 134873555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 730.61
Current children cumulated vsize (KiB) 99460

[startup+735.202 s]
/proc/loadavg: 2.00 1.97 1.95 3/81 32652
/proc/meminfo: memFree=1701320/2055920 swapFree=4180076/4192956
[pid=32516] ppid=32514 vsize=99460 CPUtime=730.71
/proc/32516/stat : 32516 (casperzito) R 32514 32516 32204 0 -1 4194304 862 0 0 0 73068 3 0 0 25 0 1 0 1990038236 101847040 822 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 24865 822 517 234 0 23567 0
Current children cumulated CPU time (s) 730.71
Current children cumulated vsize (KiB) 99460

Child status: 0
Real time (s): 735.296
CPU time (s): 730.806
CPU user time (s): 730.774
CPU system time (s): 0.031995
CPU usage (%): 99.3893
Max. virtual memory (cumulated for all children) (KiB): 99460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 730.774
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 864
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= 24906

runsolver used 0.736887 second user time and 1.9457 second system time

The end

Launcher Data (download as text)

Begin job on node31 at 2008-07-03 20:44:02
IDJOB=1057368
IDBENCH=54028
IDSOLVER=362
FILE ID=node31/1057368-1215110642
PBS_JOBID= 7877141
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/primes-25/normalized-primes-25-40-3-3.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057368-1215110642/watcher-1057368-1215110642 -o /tmp/evaluation-result-1057368-1215110642/solver-1057368-1215110642 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1057368-1215110642.xml 1757512977 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 731de278672e01032a698d5eefd6377a
RANDOM SEED=1757512977

node31.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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1710312 kB
Buffers:         39644 kB
Cached:         211764 kB
SwapCached:       5972 kB
Active:         173940 kB
Inactive:       113440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710312 kB
SwapTotal:     4192956 kB
SwapFree:      4180076 kB
Dirty:            2884 kB
Writeback:           0 kB
Mapped:          52004 kB
Slab:            42896 kB
Committed_AS:  3018128 kB
PageTables:       2088 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= 66544 MiB
End job on node31 at 2008-07-03 20:56:17