Trace number 1069968

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 zao? (TO) 1800.07 1806.73

General information on the benchmark

Namecsp/pseudoGLB/
normalized-ppp:1-9-16-19.xml
MD5SUM81503c95a5922d3627111d8d3767e146
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1429.89
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30747
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(30747)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
1.68/1.78	c Building = 1
2.37/2.47	c [ NumberOfVariables = 4626 ]
2.37/2.47	c [ NumberOfConstraints = 30747 ]
2.37/2.47	c [ SizeOfSearchSpace(log2) = 4626 ]
2.37/2.47	c SymmetrySearch = (Timeout)
12.74/12.89	c [ Proceeding without symmetry breaking ]
13.05/13.14	c InitialPropagation = 1
13.24/13.31	c [ SizeOfSearchSpace(log2) = 4626 ]
13.24/13.31	c InitialSAC = 1
15.93/16.00	c [ SizeOfSearchSpace(log2) = 4626 ]
15.93/16.01	c Search(SampleFF) : 

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-1069968-1215162625/watcher-1069968-1215162625 -o /tmp/evaluation-result-1069968-1215162625/solver-1069968-1215162625 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1069968-1215162625.xml 1896053319 

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.92 1.98 1.99 4/73 3681
/proc/meminfo: memFree=1575872/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=5352 CPUtime=0
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 250736315 5480448 190 996147200 134512640 135477443 4294956224 18446744073709551615 6519675 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 1338 190 156 235 0 27 0

[startup+0.0962979 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3681
/proc/meminfo: memFree=1575872/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=7064 CPUtime=0.09
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 883 0 0 0 8 1 0 0 18 0 1 0 250736315 7233536 843 996147200 134512640 135477443 4294956224 18446744073709551615 6985339 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 1766 844 368 235 0 467 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7064

[startup+0.101299 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3681
/proc/meminfo: memFree=1575872/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=7196 CPUtime=0.09
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 905 0 0 0 8 1 0 0 18 0 1 0 250736315 7368704 865 996147200 134512640 135477443 4294956224 18446744073709551615 7010086 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 1799 866 368 235 0 500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7196

[startup+0.30132 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3681
/proc/meminfo: memFree=1575872/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=10496 CPUtime=0.28
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 1719 0 0 0 27 1 0 0 19 0 1 0 250736315 10747904 1679 996147200 134512640 135477443 4294956224 18446744073709551615 134813076 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 2624 1679 368 235 0 1325 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10496

[startup+0.701361 s]
/proc/loadavg: 1.92 1.98 1.99 4/73 3681
/proc/meminfo: memFree=1575872/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=16964 CPUtime=0.68
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 3340 0 0 0 66 2 0 0 23 0 1 0 250736315 17371136 3300 996147200 134512640 135477443 4294956224 18446744073709551615 6985339 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 4241 3300 368 235 0 2942 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16964

[startup+1.50145 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 3682
/proc/meminfo: memFree=1559224/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=29636 CPUtime=1.48
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 6516 0 0 0 144 4 0 0 25 0 1 0 250736315 30347264 6476 996147200 134512640 135477443 4294956224 18446744073709551615 6718278 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 7409 6477 368 235 0 6110 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29636

[startup+3.10162 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 3682
/proc/meminfo: memFree=1515064/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=257836 CPUtime=3.08
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 33190 0 0 0 293 15 0 0 25 0 1 0 250736315 264024064 32936 996147200 134512640 135477443 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 64459 32936 467 235 0 63160 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 257836

[startup+6.30196 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 3682
/proc/meminfo: memFree=1429368/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=274636 CPUtime=6.26
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 40144 0 0 0 609 17 0 0 25 0 1 0 250736315 281227264 37770 996147200 134512640 135477443 4294956224 18446744073709551615 134534865 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 68659 37770 468 235 0 67360 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 274636

[startup+12.7016 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 3682
/proc/meminfo: memFree=1400568/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=300140 CPUtime=12.64
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 49423 0 0 0 1244 20 0 0 25 0 1 0 250736315 307343360 44442 996147200 134512640 135477443 4294956224 18446744073709551615 134533610 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 75035 44442 468 235 0 73736 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 300140

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/74 3682
/proc/meminfo: memFree=1439480/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240516 CPUtime=25.38
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 52324 0 0 0 2516 22 0 0 25 0 1 0 250736315 246288384 34494 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60129 34494 512 235 0 58830 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 240516

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 3682
/proc/meminfo: memFree=1438456/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240552 CPUtime=50.88
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 52563 0 0 0 5065 23 0 0 25 0 1 0 250736315 246325248 34733 996147200 134512640 135477443 4294956224 18446744073709551615 134888004 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60138 34733 515 235 0 58839 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 240552

[startup+102.306 s]
/proc/loadavg: 2.10 2.01 2.00 3/74 3682
/proc/meminfo: memFree=1437304/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=101.88
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 52840 0 0 0 10165 23 0 0 25 0 1 0 250736315 246345728 35010 996147200 134512640 135477443 4294956224 18446744073709551615 7851736 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 35010 520 235 0 58844 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 240572

[startup+162.302 s]
/proc/loadavg: 2.09 2.03 2.00 3/74 3682
/proc/meminfo: memFree=1437304/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=161.63
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 52840 0 0 0 16140 23 0 0 25 0 1 0 250736315 246345728 35010 996147200 134512640 135477443 4294956224 18446744073709551615 7851771 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 35010 520 235 0 58844 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 240572

[startup+222.302 s]
/proc/loadavg: 2.08 2.03 2.00 3/74 3682
/proc/meminfo: memFree=1436984/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=221.39
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 52902 0 0 0 22116 23 0 0 25 0 1 0 250736315 246345728 35072 996147200 134512640 135477443 4294956224 18446744073709551615 134921617 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 35072 520 235 0 58844 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 240572

[startup+282.301 s]
/proc/loadavg: 2.07 2.04 2.00 3/74 3682
/proc/meminfo: memFree=1436216/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=281.15
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 53109 0 0 0 28092 23 0 0 25 0 1 0 250736315 246345728 35279 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 35279 520 235 0 58844 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 240572

[startup+342.302 s]
/proc/loadavg: 2.07 2.04 2.00 3/74 3682
/proc/meminfo: memFree=1435384/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=340.91
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 53311 0 0 0 34067 24 0 0 25 0 1 0 250736315 246345728 35481 996147200 134512640 135477443 4294956224 18446744073709551615 7860404 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 35481 520 235 0 58844 0
Current children cumulated CPU time (s) 340.91
Current children cumulated vsize (KiB) 240572

[startup+402.301 s]
/proc/loadavg: 2.06 2.05 2.00 3/74 3682
/proc/meminfo: memFree=1434552/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=400.66
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 53516 0 0 0 40042 24 0 0 25 0 1 0 250736315 246345728 35686 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 35686 520 235 0 58844 0
Current children cumulated CPU time (s) 400.66
Current children cumulated vsize (KiB) 240572

[startup+462.302 s]
/proc/loadavg: 2.06 2.05 2.00 3/74 3682
/proc/meminfo: memFree=1433720/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=460.42
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 53726 0 0 0 46018 24 0 0 25 0 1 0 250736315 246345728 35896 996147200 134512640 135477443 4294956224 18446744073709551615 135235247 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 35896 520 235 0 58844 0
Current children cumulated CPU time (s) 460.42
Current children cumulated vsize (KiB) 240572

[startup+522.302 s]
/proc/loadavg: 2.05 2.05 2.00 3/74 3682
/proc/meminfo: memFree=1432760/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=520.19
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 53936 0 0 0 51994 25 0 0 25 0 1 0 250736315 246345728 36106 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 36106 520 235 0 58844 0
Current children cumulated CPU time (s) 520.19
Current children cumulated vsize (KiB) 240572

[startup+582.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/74 3682
/proc/meminfo: memFree=1431928/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=579.95
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 54145 0 0 0 57970 25 0 0 25 0 1 0 250736315 246345728 36315 996147200 134512640 135477443 4294956224 18446744073709551615 134921617 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 36315 520 235 0 58844 0
Current children cumulated CPU time (s) 579.95
Current children cumulated vsize (KiB) 240572

[startup+642.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 3682
/proc/meminfo: memFree=1431096/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=639.72
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 54350 0 0 0 63947 25 0 0 25 0 1 0 250736315 246345728 36520 996147200 134512640 135477443 4294956224 18446744073709551615 7860410 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 36520 520 235 0 58844 0
Current children cumulated CPU time (s) 639.72
Current children cumulated vsize (KiB) 240572


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 3682
/proc/meminfo: memFree=1427768/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=878.75
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 55180 0 0 0 87849 26 0 0 25 0 1 0 250736315 246345728 37350 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 37350 520 235 0 58844 0
Current children cumulated CPU time (s) 878.75
Current children cumulated vsize (KiB) 240572

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1426936/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=938.51
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 55388 0 0 0 93825 26 0 0 25 0 1 0 250736315 246345728 37558 996147200 134512640 135477443 4294956224 18446744073709551615 134673670 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 37558 520 235 0 58844 0
Current children cumulated CPU time (s) 938.51
Current children cumulated vsize (KiB) 240572

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1426104/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=998.27
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 55599 0 0 0 99801 26 0 0 25 0 1 0 250736315 246345728 37769 996147200 134512640 135477443 4294956224 18446744073709551615 134943383 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 37769 520 235 0 58844 0
Current children cumulated CPU time (s) 998.27
Current children cumulated vsize (KiB) 240572

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1425208/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1058.03
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 55809 0 0 0 105777 26 0 0 25 0 1 0 250736315 246345728 37979 996147200 134512640 135477443 4294956224 18446744073709551615 134586705 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 37979 520 235 0 58844 0
Current children cumulated CPU time (s) 1058.03
Current children cumulated vsize (KiB) 240572

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1424312/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1117.79
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 56013 0 0 0 111752 27 0 0 25 0 1 0 250736315 246345728 38183 996147200 134512640 135477443 4294956224 18446744073709551615 135235211 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 38183 520 235 0 58844 0
Current children cumulated CPU time (s) 1117.79
Current children cumulated vsize (KiB) 240572

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1423480/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1177.55
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 56219 0 0 0 117728 27 0 0 25 0 1 0 250736315 246345728 38389 996147200 134512640 135477443 4294956224 18446744073709551615 7851734 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 38389 520 235 0 58844 0
Current children cumulated CPU time (s) 1177.55
Current children cumulated vsize (KiB) 240572

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1422520/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1237.31
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 56427 0 0 0 123704 27 0 0 25 0 1 0 250736315 246345728 38597 996147200 134512640 135477443 4294956224 18446744073709551615 134887830 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 38597 520 235 0 58844 0
Current children cumulated CPU time (s) 1237.31
Current children cumulated vsize (KiB) 240572

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1421688/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1297.08
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 56635 0 0 0 129680 28 0 0 25 0 1 0 250736315 246345728 38805 996147200 134512640 135477443 4294956224 18446744073709551615 135235195 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 38805 520 235 0 58844 0
Current children cumulated CPU time (s) 1297.08
Current children cumulated vsize (KiB) 240572

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1420792/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1356.83
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 56848 0 0 0 135655 28 0 0 25 0 1 0 250736315 246345728 39018 996147200 134512640 135477443 4294956224 18446744073709551615 134955505 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 39018 520 235 0 58844 0
Current children cumulated CPU time (s) 1356.83
Current children cumulated vsize (KiB) 240572

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1419960/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1416.59
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 57056 0 0 0 141631 28 0 0 25 0 1 0 250736315 246345728 39226 996147200 134512640 135477443 4294956224 18446744073709551615 7851771 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 39226 520 235 0 58844 0
Current children cumulated CPU time (s) 1416.59
Current children cumulated vsize (KiB) 240572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1419128/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1476.35
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 57268 0 0 0 147606 29 0 0 25 0 1 0 250736315 246345728 39438 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 39438 520 235 0 58844 0
Current children cumulated CPU time (s) 1476.35
Current children cumulated vsize (KiB) 240572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1418168/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1536.11
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 57479 0 0 0 153582 29 0 0 25 0 1 0 250736315 246345728 39649 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 39649 520 235 0 58844 0
Current children cumulated CPU time (s) 1536.11
Current children cumulated vsize (KiB) 240572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 3682
/proc/meminfo: memFree=1417336/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1595.87
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 57689 0 0 0 159558 29 0 0 25 0 1 0 250736315 246345728 39859 996147200 134512640 135477443 4294956224 18446744073709551615 135235247 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 39859 520 235 0 58844 0
Current children cumulated CPU time (s) 1595.87
Current children cumulated vsize (KiB) 240572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3728
/proc/meminfo: memFree=1363416/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1655.69
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 57899 0 0 0 165539 30 0 0 25 0 1 0 250736315 246345728 40069 996147200 134512640 135477443 4294956224 18446744073709551615 134888074 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 40069 520 235 0 58844 0
Current children cumulated CPU time (s) 1655.69
Current children cumulated vsize (KiB) 240572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3728
/proc/meminfo: memFree=1362520/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1715.67
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 58111 0 0 0 171537 30 0 0 25 0 1 0 250736315 246345728 40281 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 40281 520 235 0 58844 0
Current children cumulated CPU time (s) 1715.67
Current children cumulated vsize (KiB) 240572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3728
/proc/meminfo: memFree=1361496/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1775.64
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 58322 0 0 0 177534 30 0 0 25 0 1 0 250736315 246345728 40492 996147200 134512640 135477443 4294956224 18446744073709551615 7851771 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 40492 520 235 0 58844 0
Current children cumulated CPU time (s) 1775.64
Current children cumulated vsize (KiB) 240572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3728
/proc/meminfo: memFree=1361176/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1800.03
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 58403 0 0 0 179973 30 0 0 25 0 1 0 250736315 246345728 40573 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 40573 520 235 0 58844 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 240572

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

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

[startup+1806.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 3728
/proc/meminfo: memFree=1361176/2055920 swapFree=4169364/4192956
[pid=3681] ppid=3679 vsize=240572 CPUtime=1800.03
/proc/3681/stat : 3681 (casperzao) R 3679 3681 2921 0 -1 4194304 58403 0 0 0 179973 30 0 0 25 0 1 0 250736315 246345728 40573 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/3681/statm: 60143 40573 520 235 0 58844 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 240572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.73
CPU time (s): 1800.07
CPU user time (s): 1799.74
CPU system time (s): 0.334949
CPU usage (%): 99.6314
Max. virtual memory (cumulated for all children) (KiB): 301348

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

runsolver used 2.10068 second user time and 4.48232 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-04 11:10:25
IDJOB=1069968
IDBENCH=55770
IDSOLVER=361
FILE ID=node82/1069968-1215162625
PBS_JOBID= 7881397
Free space on /tmp= 66484 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-ppp:1-9-16-19.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069968-1215162625/watcher-1069968-1215162625 -o /tmp/evaluation-result-1069968-1215162625/solver-1069968-1215162625 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1069968-1215162625.xml 1896053319 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 81503c95a5922d3627111d8d3767e146
RANDOM SEED=1896053319

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:       1576352 kB
Buffers:         53812 kB
Cached:         356084 kB
SwapCached:      17960 kB
Active:         225224 kB
Inactive:       209236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576352 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            8724 kB
Writeback:           0 kB
Mapped:          19668 kB
Slab:            30584 kB
Committed_AS:   529444 kB
PageTables:       1712 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= 66460 MiB
End job on node82 at 2008-07-04 11:40:34