Trace number 1044036

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.11 1810.43

General information on the benchmark

Namecsp/ortholatin/
normalized-ortholatin-20.xml
MD5SUM83883806705727ca3a0004ae8dbf9fd1
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1200
Number of constraints481
Maximum constraint arity400
Maximum domain size400
Number of constraints which are defined in extension400
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(81)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.18/0.21	c Building = 1
0.18/0.21	c [ NumberOfVariables = 1200 ]
0.18/0.21	c [ NumberOfConstraints = 481 ]
0.18/0.21	c [ SizeOfSearchSpace(log2) = 6915.08 ]
0.18/0.21	c SymmetrySearch = (Timeout)
10.89/11.07	c [ Proceeding without symmetry breaking ]
11.09/11.27	c InitialPropagation = 1
11.68/11.86	c [ SizeOfSearchSpace(log2) = 6915.08 ]
11.68/11.86	c InitialSAC = (Timeout)
44.97/45.46	c [ SizeOfSearchSpace(log2) = 6915.08 ]
44.97/45.46	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-1044036-1215028464/watcher-1044036-1215028464 -o /tmp/evaluation-result-1044036-1215028464/solver-1044036-1215028464 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1044036-1215028464.xml 801774502 

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.08 2.02 1.99 4/72 12873
/proc/meminfo: memFree=1667040/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=1052 CPUtime=0
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1981819463 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 11957028 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 263 26 20 234 0 3 0

[startup+0.102476 s]
/proc/loadavg: 2.08 2.02 1.99 4/72 12873
/proc/meminfo: memFree=1667040/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=101440 CPUtime=0.09
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 3234 0 0 0 7 2 0 0 18 0 1 0 1981819463 103874560 3194 996147200 134512640 135472138 4294956224 18446744073709551615 134629024 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 25360 3194 446 234 0 24062 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 101440

[startup+0.202494 s]
/proc/loadavg: 2.08 2.02 1.99 4/72 12873
/proc/meminfo: memFree=1667040/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=106984 CPUtime=0.18
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 4650 0 0 0 16 2 0 0 18 0 1 0 1981819463 109551616 4610 996147200 134512640 135472138 4294956224 18446744073709551615 134673993 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 26746 4610 446 234 0 25448 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 106984

[startup+0.3025 s]
/proc/loadavg: 2.08 2.02 1.99 4/72 12873
/proc/meminfo: memFree=1667040/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=112132 CPUtime=0.29
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 5924 0 0 0 26 3 0 0 19 0 1 0 1981819463 114823168 5884 996147200 134512640 135472138 4294956224 18446744073709551615 134629045 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 28033 5884 446 234 0 26735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112132

[startup+0.701537 s]
/proc/loadavg: 2.08 2.02 1.99 4/72 12873
/proc/meminfo: memFree=1667040/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=131008 CPUtime=0.68
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 10655 0 0 0 64 4 0 0 23 0 1 0 1981819463 134152192 10615 996147200 134512640 135472138 4294956224 18446744073709551615 134643792 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 32752 10615 449 234 0 31454 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 131008

[startup+1.50261 s]
/proc/loadavg: 2.15 2.03 2.00 3/73 12874
/proc/meminfo: memFree=1604440/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=167256 CPUtime=1.47
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 16284 0 0 0 141 6 0 0 25 0 1 0 1981819463 171270144 16125 996147200 134512640 135472138 4294956224 18446744073709551615 134539695 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 41814 16125 453 234 0 40516 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 167256

[startup+3.10175 s]
/proc/loadavg: 2.15 2.03 2.00 3/73 12874
/proc/meminfo: memFree=1596056/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=177756 CPUtime=3.07
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 20714 0 0 0 299 8 0 0 25 0 1 0 1981819463 182022144 19261 996147200 134512640 135472138 4294956224 18446744073709551615 134535403 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 44439 19261 454 234 0 43141 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 177756

[startup+6.30103 s]
/proc/loadavg: 2.14 2.03 2.00 3/73 12874
/proc/meminfo: memFree=1581400/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=186944 CPUtime=6.23
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 24411 0 0 0 613 10 0 0 25 0 1 0 1981819463 191430656 21763 996147200 134512640 135472138 4294956224 18446744073709551615 134529624 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 46736 21763 454 234 0 45438 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 186944

[startup+12.7016 s]
/proc/loadavg: 2.13 2.03 2.00 3/73 12874
/proc/meminfo: memFree=1573024/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=215568 CPUtime=12.57
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 35822 0 0 0 1241 16 0 0 25 0 1 0 1981819463 220741632 24628 996147200 134512640 135472138 4294956224 18446744073709551615 134940691 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 53892 24628 492 234 0 52594 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 215568

[startup+25.5017 s]
/proc/loadavg: 2.10 2.03 2.00 3/73 12874
/proc/meminfo: memFree=1570208/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=215568 CPUtime=25.25
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 35829 0 0 0 2509 16 0 0 25 0 1 0 1981819463 220741632 24635 996147200 134512640 135472138 4294956224 18446744073709551615 134940691 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 53892 24635 492 234 0 52594 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 215568

[startup+51.102 s]
/proc/loadavg: 2.06 2.03 2.00 3/73 12874
/proc/meminfo: memFree=1564896/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=215568 CPUtime=50.62
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 37384 0 0 0 5044 18 0 0 25 0 1 0 1981819463 220741632 26190 996147200 134512640 135472138 4294956224 18446744073709551615 135011137 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 53892 26190 503 234 0 52594 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 215568

[startup+102.302 s]
/proc/loadavg: 2.03 2.02 2.00 3/73 12874
/proc/meminfo: memFree=1479072/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=101.39
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 58635 0 0 0 10107 32 0 0 25 0 1 0 1981819463 348745728 47441 996147200 134512640 135472138 4294956224 18446744073709551615 134616393 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47441 509 234 0 83845 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 340572

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 12874
/proc/meminfo: memFree=1476896/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=160.89
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59161 0 0 0 16057 32 0 0 25 0 1 0 1981819463 348745728 47967 996147200 134512640 135472138 4294956224 18446744073709551615 134940691 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47967 509 234 0 83845 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 340572

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 12874
/proc/meminfo: memFree=1476896/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=220.41
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59162 0 0 0 22008 33 0 0 25 0 1 0 1981819463 348745728 47968 996147200 134512640 135472138 4294956224 18446744073709551615 134617107 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47968 509 234 0 83845 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 340572

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12874
/proc/meminfo: memFree=1476896/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=279.93
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59163 0 0 0 27960 33 0 0 25 0 1 0 1981819463 348745728 47969 996147200 134512640 135472138 4294956224 18446744073709551615 134960020 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47969 509 234 0 83845 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 340572

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12874
/proc/meminfo: memFree=1476896/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=339.44
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59163 0 0 0 33911 33 0 0 25 0 1 0 1981819463 348745728 47969 996147200 134512640 135472138 4294956224 18446744073709551615 134617113 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47969 509 234 0 83845 0
Current children cumulated CPU time (s) 339.44
Current children cumulated vsize (KiB) 340572

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12880
/proc/meminfo: memFree=1476744/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=398.95
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59163 0 0 0 39861 34 0 0 25 0 1 0 1981819463 348745728 47969 996147200 134512640 135472138 4294956224 18446744073709551615 134616501 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47969 509 234 0 83845 0
Current children cumulated CPU time (s) 398.95
Current children cumulated vsize (KiB) 340572

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12880
/proc/meminfo: memFree=1476760/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=458.47
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59163 0 0 0 45813 34 0 0 25 0 1 0 1981819463 348745728 47969 996147200 134512640 135472138 4294956224 18446744073709551615 134960020 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47969 509 234 0 83845 0
Current children cumulated CPU time (s) 458.47
Current children cumulated vsize (KiB) 340572

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12880
/proc/meminfo: memFree=1476760/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=518
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 51766 34 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134960020 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 518
Current children cumulated vsize (KiB) 340572

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12880
/proc/meminfo: memFree=1476760/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=577.54
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 57720 34 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134959917 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 577.54
Current children cumulated vsize (KiB) 340572

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12880
/proc/meminfo: memFree=1476760/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=637.08
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 63673 35 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134868646 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 340572


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

[startup+882.306 s]
/proc/loadavg: 2.09 2.03 2.00 3/73 12880
/proc/meminfo: memFree=1476640/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=875.2
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 87484 36 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134960020 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 875.2
Current children cumulated vsize (KiB) 340572

[startup+942.303 s]
/proc/loadavg: 2.09 2.04 2.00 3/73 12880
/proc/meminfo: memFree=1476640/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=934.73
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 93437 36 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134960020 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 934.73
Current children cumulated vsize (KiB) 340572

[startup+1002.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/73 12880
/proc/meminfo: memFree=1476640/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=994.24
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 99388 36 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134959620 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 994.24
Current children cumulated vsize (KiB) 340572

[startup+1062.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/73 12880
/proc/meminfo: memFree=1476576/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1053.78
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 105341 37 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134868646 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1053.78
Current children cumulated vsize (KiB) 340572

[startup+1122.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/73 12880
/proc/meminfo: memFree=1476576/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1113.29
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 111292 37 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134960020 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1113.29
Current children cumulated vsize (KiB) 340572

[startup+1182.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/73 12880
/proc/meminfo: memFree=1476576/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1172.82
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 117244 38 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134616369 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1172.82
Current children cumulated vsize (KiB) 340572

[startup+1242.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/73 12880
/proc/meminfo: memFree=1476384/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1232.34
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 123196 38 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 135010840 0 0 4096 0 0 0 0 17 1 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1232.34
Current children cumulated vsize (KiB) 340572

[startup+1302.3 s]
/proc/loadavg: 1.57 1.91 1.96 2/65 12902
/proc/meminfo: memFree=1604960/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1292.12
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 129173 39 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134899463 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1292.12
Current children cumulated vsize (KiB) 340572

[startup+1362.3 s]
/proc/loadavg: 1.21 1.74 1.90 2/65 12902
/proc/meminfo: memFree=1605024/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1352.11
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 135172 39 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 135011126 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1352.11
Current children cumulated vsize (KiB) 340572

[startup+1422.3 s]
/proc/loadavg: 1.07 1.61 1.84 2/65 12902
/proc/meminfo: memFree=1605024/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1412.1
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 141171 39 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134959926 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1412.1
Current children cumulated vsize (KiB) 340572

[startup+1482.3 s]
/proc/loadavg: 1.02 1.49 1.79 2/65 12902
/proc/meminfo: memFree=1605024/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1472.08
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 147169 39 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134868640 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1472.08
Current children cumulated vsize (KiB) 340572

[startup+1542.31 s]
/proc/loadavg: 1.01 1.40 1.73 2/65 12902
/proc/meminfo: memFree=1605024/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1532.05
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59165 0 0 0 153166 39 0 0 25 0 1 0 1981819463 348745728 47971 996147200 134512640 135472138 4294956224 18446744073709551615 134883687 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47971 509 234 0 83845 0
Current children cumulated CPU time (s) 1532.05
Current children cumulated vsize (KiB) 340572

[startup+1602.3 s]
/proc/loadavg: 1.00 1.33 1.68 2/65 12902
/proc/meminfo: memFree=1605024/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1592.03
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59166 0 0 0 159164 39 0 0 25 0 1 0 1981819463 348745728 47972 996147200 134512640 135472138 4294956224 18446744073709551615 134959999 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47972 509 234 0 83845 0
Current children cumulated CPU time (s) 1592.03
Current children cumulated vsize (KiB) 340572

[startup+1662.3 s]
/proc/loadavg: 1.00 1.26 1.64 2/65 12902
/proc/meminfo: memFree=1605024/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1652.01
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59169 0 0 0 165162 39 0 0 25 0 1 0 1981819463 348745728 47975 996147200 134512640 135472138 4294956224 18446744073709551615 134940703 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47975 509 234 0 83845 0
Current children cumulated CPU time (s) 1652.01
Current children cumulated vsize (KiB) 340572

[startup+1722.3 s]
/proc/loadavg: 1.00 1.21 1.60 2/65 12902
/proc/meminfo: memFree=1604960/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1712
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59169 0 0 0 171161 39 0 0 25 0 1 0 1981819463 348745728 47975 996147200 134512640 135472138 4294956224 18446744073709551615 134940678 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47975 509 234 0 83845 0
Current children cumulated CPU time (s) 1712
Current children cumulated vsize (KiB) 340572

[startup+1782.3 s]
/proc/loadavg: 1.00 1.17 1.56 2/65 12902
/proc/meminfo: memFree=1604960/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1771.98
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59169 0 0 0 177159 39 0 0 25 0 1 0 1981819463 348745728 47975 996147200 134512640 135472138 4294956224 18446744073709551615 134868640 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47975 509 234 0 83845 0
Current children cumulated CPU time (s) 1771.98
Current children cumulated vsize (KiB) 340572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.4 s]
/proc/loadavg: 1.00 1.15 1.54 2/65 12902
/proc/meminfo: memFree=1604960/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1800.07
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59169 0 0 0 179968 39 0 0 25 0 1 0 1981819463 348745728 47975 996147200 134512640 135472138 4294956224 18446744073709551615 135202638 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47975 509 234 0 83845 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 340572

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

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

[startup+1810.4 s]
/proc/loadavg: 1.00 1.15 1.54 2/65 12902
/proc/meminfo: memFree=1604960/2055920 swapFree=4180688/4192956
[pid=12873] ppid=12871 vsize=340572 CPUtime=1800.07
/proc/12873/stat : 12873 (casperzito) R 12871 12873 11112 0 -1 4194304 59169 0 0 0 179968 39 0 0 25 0 1 0 1981819463 348745728 47975 996147200 134512640 135472138 4294956224 18446744073709551615 135202638 0 0 4096 0 0 0 0 17 0 0 0
/proc/12873/statm: 85143 47975 509 234 0 83845 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 340572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.43
CPU time (s): 1800.11
CPU user time (s): 1799.69
CPU system time (s): 0.422935
CPU usage (%): 99.4299
Max. virtual memory (cumulated for all children) (KiB): 340572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.422935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59169
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 28597

runsolver used 1.83772 second user time and 5.05523 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-02 21:54:25
IDJOB=1044036
IDBENCH=53933
IDSOLVER=362
FILE ID=node41/1044036-1215028464
PBS_JOBID= 7874388
Free space on /tmp= 66196 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 83883806705727ca3a0004ae8dbf9fd1
RANDOM SEED=801774502

node41.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:       1667520 kB
Buffers:         28048 kB
Cached:         171464 kB
SwapCached:       6596 kB
Active:         246912 kB
Inactive:        86480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667520 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            3684 kB
Writeback:           0 kB
Mapped:         141352 kB
Slab:            40220 kB
Committed_AS:  3621344 kB
PageTables:       1928 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= 66196 MiB
End job on node41 at 2008-07-02 22:24:37