Trace number 1085927

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.16 1801.66

General information on the benchmark

Namecsp/fapp/fapp13/
normalized-fapp13-2000-9.xml
MD5SUM8646843a2e95f500eada934cacf94d53
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.7878
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
Global constraints used (with number of constraints)

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
0.89/0.90	c Building = 1
21.28/21.38	c [ NumberOfVariables = 2000 ]
21.28/21.38	c [ NumberOfConstraints = 25652 ]
21.28/21.39	c [ SizeOfSearchSpace(log2) = 14411.6 ]
21.28/21.39	c SymmetrySearch = 1
27.48/27.59	c InitialPropagation = 1
27.57/27.65	c [ SizeOfSearchSpace(log2) = 14407.4 ]
27.57/27.65	c InitialSAC = 1
27.97/28.02	c [ SizeOfSearchSpace(log2) = 14407.4 ]
27.97/28.04	c Search(DomWDeg) = 

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

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: 0.99 1.26 1.63 3/82 24628
/proc/meminfo: memFree=890640/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=5352 CPUtime=0
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 1553285533 5480448 190 996147200 134512640 135477443 4294956224 18446744073709551615 9659525 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 1338 190 156 235 0 27 0

[startup+0.020376 s]
/proc/loadavg: 0.99 1.26 1.63 3/82 24628
/proc/meminfo: memFree=890640/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=5704 CPUtime=0.01
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 526 0 0 0 1 0 0 0 18 0 1 0 1553285533 5840896 486 996147200 134512640 135477443 4294956224 18446744073709551615 10129108 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 1426 486 362 235 0 127 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5704

[startup+0.101382 s]
/proc/loadavg: 0.99 1.26 1.63 3/82 24628
/proc/meminfo: memFree=890640/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=6920 CPUtime=0.09
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 853 0 0 0 9 0 0 0 18 0 1 0 1553285533 7086080 813 996147200 134512640 135477443 4294956224 18446744073709551615 134811464 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 1730 813 370 235 0 431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6920

[startup+0.301404 s]
/proc/loadavg: 0.99 1.26 1.63 3/82 24628
/proc/meminfo: memFree=890640/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=9692 CPUtime=0.29
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 1529 0 0 0 29 0 0 0 19 0 1 0 1553285533 9924608 1489 996147200 134512640 135477443 4294956224 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 2423 1489 370 235 0 1124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9692

[startup+0.701442 s]
/proc/loadavg: 0.99 1.26 1.63 3/82 24628
/proc/meminfo: memFree=890640/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=14840 CPUtime=0.69
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 2825 0 0 0 68 1 0 0 23 0 1 0 1553285533 15196160 2785 996147200 134512640 135477443 4294956224 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 3710 2785 370 235 0 2411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14840

[startup+1.50152 s]
/proc/loadavg: 0.99 1.26 1.63 2/83 24629
/proc/meminfo: memFree=854728/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=302860 CPUtime=1.49
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 14586 0 0 0 143 6 0 0 25 0 1 0 1553285533 310128640 11679 996147200 134512640 135477443 4294956224 18446744073709551615 135268048 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 75715 11680 465 235 0 74416 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 302860

[startup+3.10168 s]
/proc/loadavg: 0.99 1.26 1.63 2/83 24629
/proc/meminfo: memFree=835272/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=326736 CPUtime=3.09
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 31576 0 0 0 297 12 0 0 25 0 1 0 1553285533 334577664 17693 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 81684 17693 465 235 0 80385 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 326736

[startup+6.302 s]
/proc/loadavg: 0.99 1.26 1.63 2/83 24629
/proc/meminfo: memFree=791752/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=369576 CPUtime=6.29
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 62923 0 0 0 604 25 0 0 25 0 1 0 1553285533 378445824 28587 996147200 134512640 135477443 4294956224 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 92394 28591 465 235 0 91095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 369576

[startup+12.7016 s]
/proc/loadavg: 0.99 1.25 1.63 2/83 24629
/proc/meminfo: memFree=699720/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=455360 CPUtime=12.68
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 125611 0 0 0 1216 52 0 0 25 0 1 0 1553285533 466288640 50321 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 113840 50321 465 235 0 112541 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 455360

[startup+25.5019 s]
/proc/loadavg: 0.99 1.24 1.62 2/83 24629
/proc/meminfo: memFree=541448/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=477368 CPUtime=25.47
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 234029 0 0 0 2396 151 0 0 25 0 1 0 1553285533 488824832 87644 996147200 134512640 135477443 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 119342 87644 498 235 0 118043 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 477368

[startup+51.1015 s]
/proc/loadavg: 1.05 1.24 1.61 2/83 24629
/proc/meminfo: memFree=565448/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438320 CPUtime=51.05
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235093 0 0 0 4953 152 0 0 25 0 1 0 1553285533 448839680 81593 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109580 81593 510 235 0 108281 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 438320

[startup+102.306 s]
/proc/loadavg: 1.08 1.21 1.58 2/83 24629
/proc/meminfo: memFree=565064/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438320 CPUtime=102.2
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235168 0 0 0 10068 152 0 0 25 0 1 0 1553285533 448839680 81668 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109580 81668 510 235 0 108281 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 438320

[startup+162.302 s]
/proc/loadavg: 1.35 1.25 1.56 2/83 24629
/proc/meminfo: memFree=564552/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438320 CPUtime=162.15
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235292 0 0 0 16063 152 0 0 25 0 1 0 1553285533 448839680 81792 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109580 81792 510 235 0 108281 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 438320

[startup+222.302 s]
/proc/loadavg: 1.20 1.23 1.53 2/83 24629
/proc/meminfo: memFree=564488/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438324 CPUtime=222.09
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235312 0 0 0 22057 152 0 0 25 0 1 0 1553285533 448843776 81812 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109581 81812 510 235 0 108282 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 438324

[startup+282.302 s]
/proc/loadavg: 1.07 1.19 1.50 2/83 24629
/proc/meminfo: memFree=564296/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438324 CPUtime=282.05
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235330 0 0 0 28052 153 0 0 25 0 1 0 1553285533 448843776 81830 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109581 81830 510 235 0 108282 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 438324

[startup+342.301 s]
/proc/loadavg: 1.02 1.15 1.46 2/83 24629
/proc/meminfo: memFree=564296/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438324 CPUtime=342
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235330 0 0 0 34047 153 0 0 25 0 1 0 1553285533 448843776 81830 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109581 81830 510 235 0 108282 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 438324

[startup+402.301 s]
/proc/loadavg: 1.01 1.12 1.43 2/83 24629
/proc/meminfo: memFree=564104/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438324 CPUtime=401.94
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235330 0 0 0 40041 153 0 0 25 0 1 0 1553285533 448843776 81830 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109581 81830 510 235 0 108282 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 438324

[startup+462.301 s]
/proc/loadavg: 1.00 1.10 1.40 2/83 24629
/proc/meminfo: memFree=563400/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438324 CPUtime=461.89
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235499 0 0 0 46036 153 0 0 25 0 1 0 1553285533 448843776 81999 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109581 81999 510 235 0 108282 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 438324

[startup+522.301 s]
/proc/loadavg: 1.03 1.09 1.38 2/83 24629
/proc/meminfo: memFree=563464/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438324 CPUtime=521.83
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235503 0 0 0 52030 153 0 0 25 0 1 0 1553285533 448843776 82003 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109581 82003 510 235 0 108282 0
Current children cumulated CPU time (s) 521.83
Current children cumulated vsize (KiB) 438324

[startup+582.301 s]
/proc/loadavg: 1.04 1.08 1.36 2/83 24629
/proc/meminfo: memFree=563464/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438324 CPUtime=581.78
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235503 0 0 0 58025 153 0 0 25 0 1 0 1553285533 448843776 82003 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109581 82003 510 235 0 108282 0
Current children cumulated CPU time (s) 581.78
Current children cumulated vsize (KiB) 438324

[startup+642.301 s]
/proc/loadavg: 1.01 1.07 1.33 2/83 24629
/proc/meminfo: memFree=563400/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438324 CPUtime=641.73
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235503 0 0 0 64020 153 0 0 25 0 1 0 1553285533 448843776 82003 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109581 82003 510 235 0 108282 0
Current children cumulated CPU time (s) 641.73
Current children cumulated vsize (KiB) 438324


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

[startup+822.301 s]
/proc/loadavg: 1.08 1.05 1.27 3/82 24669
/proc/meminfo: memFree=1324616/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=821.59
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 82004 155 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 821.59
Current children cumulated vsize (KiB) 438328

[startup+882.301 s]
/proc/loadavg: 1.74 1.23 1.32 3/82 24669
/proc/meminfo: memFree=1302608/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=881.54
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 87999 155 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 881.54
Current children cumulated vsize (KiB) 438328

[startup+942.301 s]
/proc/loadavg: 1.98 1.39 1.36 3/83 24670
/proc/meminfo: memFree=1267464/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=941.49
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 93994 155 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208566 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 941.49
Current children cumulated vsize (KiB) 438328

[startup+1002.3 s]
/proc/loadavg: 2.13 1.53 1.41 3/83 24670
/proc/meminfo: memFree=1180488/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1001.44
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 99989 155 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1001.44
Current children cumulated vsize (KiB) 438328

[startup+1062.3 s]
/proc/loadavg: 2.33 1.69 1.47 3/83 24670
/proc/meminfo: memFree=603592/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1061.39
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 105983 156 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1061.39
Current children cumulated vsize (KiB) 438328

[startup+1122.3 s]
/proc/loadavg: 2.36 1.82 1.53 3/73 24747
/proc/meminfo: memFree=1286360/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1121.33
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 111976 157 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1121.33
Current children cumulated vsize (KiB) 438328

[startup+1182.3 s]
/proc/loadavg: 2.18 1.86 1.56 3/73 24747
/proc/meminfo: memFree=1286424/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1181.29
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 117972 157 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1181.29
Current children cumulated vsize (KiB) 438328

[startup+1242.3 s]
/proc/loadavg: 2.07 1.89 1.58 3/73 24747
/proc/meminfo: memFree=1286232/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1241.24
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 123967 157 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1241.24
Current children cumulated vsize (KiB) 438328

[startup+1302.3 s]
/proc/loadavg: 2.02 1.90 1.61 3/73 24747
/proc/meminfo: memFree=1286104/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1301.2
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 129963 157 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1301.2
Current children cumulated vsize (KiB) 438328

[startup+1362.3 s]
/proc/loadavg: 2.01 1.92 1.63 3/73 24747
/proc/meminfo: memFree=1286104/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1361.14
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 135957 157 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1361.14
Current children cumulated vsize (KiB) 438328

[startup+1422.31 s]
/proc/loadavg: 2.00 1.93 1.65 3/73 24747
/proc/meminfo: memFree=1286104/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1421.1
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 141953 157 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1421.1
Current children cumulated vsize (KiB) 438328

[startup+1482.3 s]
/proc/loadavg: 2.00 1.94 1.67 3/73 24747
/proc/meminfo: memFree=1286104/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1481.05
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 147948 157 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1481.05
Current children cumulated vsize (KiB) 438328

[startup+1542.3 s]
/proc/loadavg: 2.00 1.95 1.68 3/73 24747
/proc/meminfo: memFree=1286104/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1541.01
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 153943 158 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1541.01
Current children cumulated vsize (KiB) 438328

[startup+1602.3 s]
/proc/loadavg: 2.05 1.97 1.71 3/73 24753
/proc/meminfo: memFree=1286032/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1600.96
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 159938 158 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1600.96
Current children cumulated vsize (KiB) 438328

[startup+1662.3 s]
/proc/loadavg: 2.06 1.99 1.73 3/73 24753
/proc/meminfo: memFree=1286032/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1660.91
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 165933 158 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1660.91
Current children cumulated vsize (KiB) 438328

[startup+1722.3 s]
/proc/loadavg: 2.06 2.00 1.75 3/73 24753
/proc/meminfo: memFree=1286032/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1720.86
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 171928 158 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1720.86
Current children cumulated vsize (KiB) 438328

[startup+1782.3 s]
/proc/loadavg: 2.06 2.01 1.76 3/73 24753
/proc/meminfo: memFree=1285904/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1780.81
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 177923 158 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1780.81
Current children cumulated vsize (KiB) 438328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.11 2.03 1.77 3/73 24753
/proc/meminfo: memFree=1285904/2055920 swapFree=4122856/4192956
[pid=24628] ppid=24626 vsize=438328 CPUtime=1800.1
/proc/24628/stat : 24628 (casperzao) R 24626 24628 23290 0 -1 4194304 235504 0 0 0 179852 158 0 0 25 0 1 0 1553285533 448847872 82004 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24628/statm: 109582 82004 510 235 0 108283 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 438328

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.66
CPU time (s): 1800.16
CPU user time (s): 1798.52
CPU system time (s): 1.63275
CPU usage (%): 99.9168
Max. virtual memory (cumulated for all children) (KiB): 554892

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

runsolver used 1.86172 second user time and 5.02524 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-05 07:35:05
IDJOB=1085927
IDBENCH=57726
IDSOLVER=361
FILE ID=node12/1085927-1215236105
PBS_JOBID= 7881905
Free space on /tmp= 66352 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp13/normalized-fapp13-2000-9.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085927-1215236105/watcher-1085927-1215236105 -o /tmp/evaluation-result-1085927-1215236105/solver-1085927-1215236105 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1085927-1215236105.xml 510440569 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 8646843a2e95f500eada934cacf94d53
RANDOM SEED=510440569

node12.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.236
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.236
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:        891120 kB
Buffers:         49808 kB
Cached:         194292 kB
SwapCached:      64552 kB
Active:        1022384 kB
Inactive:        87160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        891120 kB
SwapTotal:     4192956 kB
SwapFree:      4122856 kB
Dirty:            6548 kB
Writeback:           0 kB
Mapped:         881348 kB
Slab:            38792 kB
Committed_AS:  3830456 kB
PageTables:       3520 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= 66352 MiB
End job on node12 at 2008-07-05 08:05:09