Trace number 209167

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.06 1804.13

General information on the benchmark

Namefapp/fapp01-05/fapp01/
fapp01-0200-5.xml
MD5SUMd95687246792a6ac7ed4a97541fb6e3f
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 benchmark1.34979
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.23	c ...done
0.23	c #SATvar=80491 #SATclauses=160378 #CSPpredicates=2053

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node39/watcher-209167-1168061459 -o ROOT/results/node39/solver-209167-1168061459 -C 1800 -M 900 /tmp/evaluation/209167-1168061459/CSPtoSAT+minisat /tmp/evaluation/209167-1168061459/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.93 1.98 1.92 5/73 15503
/proc/meminfo: memFree=1619664/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=496 CPUtime=0
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154545486 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11092772 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 124 36 29 52 0 19 0

[startup+0.104007 s]
/proc/loadavg: 1.93 1.98 1.92 5/73 15503
/proc/meminfo: memFree=1619664/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=18460 CPUtime=0.09
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 3479 0 0 0 7 2 0 0 19 0 1 0 154545486 18903040 3447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134612480 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 4615 3447 704 52 0 2983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18460

[startup+0.512045 s]
/proc/loadavg: 1.93 1.98 1.92 5/73 15503
/proc/meminfo: memFree=1619664/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=18832 CPUtime=0.5
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 3621 0 0 0 48 2 0 0 23 0 1 0 154545486 19283968 3563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 4708 3563 721 52 0 3076 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18832

[startup+1.33312 s]
/proc/loadavg: 1.93 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1608144/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=18832 CPUtime=1.31
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 3630 0 0 0 129 2 0 0 25 0 1 0 154545486 19283968 3572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 4708 3572 721 52 0 3076 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18832

[startup+2.97626 s]
/proc/loadavg: 1.93 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1608016/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=18996 CPUtime=2.94
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 3680 0 0 0 292 2 0 0 25 0 1 0 154545486 19451904 3622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 4749 3622 721 52 0 3117 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 18996

[startup+6.26457 s]
/proc/loadavg: 1.93 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1607832/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=19128 CPUtime=6.2
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 3697 0 0 0 618 2 0 0 25 0 1 0 154545486 19587072 3639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 4782 3639 721 52 0 3150 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 19128

[startup+12.7362 s]
/proc/loadavg: 1.94 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1607576/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=19260 CPUtime=12.61
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 3756 0 0 0 1259 2 0 0 25 0 1 0 154545486 19722240 3698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 4815 3698 721 52 0 3183 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 19260

[startup+25.5583 s]
/proc/loadavg: 1.95 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1607064/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=19816 CPUtime=25.32
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 3863 0 0 0 2530 2 0 0 25 0 1 0 154545486 20291584 3805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 4954 3805 721 52 0 3322 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 19816

[startup+51.2237 s]
/proc/loadavg: 1.97 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1605912/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=20524 CPUtime=50.74
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 4068 0 0 0 5072 2 0 0 25 0 1 0 154545486 21016576 4010 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 5131 4010 721 52 0 3499 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 20524

[startup+102.441 s]
/proc/loadavg: 1.98 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1603672/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=22220 CPUtime=101.5
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 4455 0 0 0 10147 3 0 0 25 0 1 0 154545486 22753280 4397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 5555 4397 721 52 0 3923 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 22220

[startup+162.487 s]
/proc/loadavg: 1.99 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1600984/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=23924 CPUtime=161
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 4899 0 0 0 16096 4 0 0 25 0 1 0 154545486 24498176 4841 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665702 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 5981 4841 721 52 0 4349 0
Current children cumulated CPU time (s) 161
Current children cumulated vsize (KiB) 23924

[startup+222.537 s]
/proc/loadavg: 1.99 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1598360/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=25688 CPUtime=220.5
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 5323 0 0 0 22045 5 0 0 25 0 1 0 154545486 26304512 5265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 6422 5265 721 52 0 4790 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 25688

[startup+282.582 s]
/proc/loadavg: 1.99 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1595864/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=27272 CPUtime=280
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 5742 0 0 0 27994 6 0 0 25 0 1 0 154545486 27926528 5684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 6818 5684 721 52 0 5186 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 27272

[startup+342.625 s]
/proc/loadavg: 1.99 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1593304/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=29124 CPUtime=339.5
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 6157 0 0 0 33943 7 0 0 25 0 1 0 154545486 29822976 6099 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/15502/statm: 7281 6099 721 52 0 5649 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 29124

[startup+402.665 s]
/proc/loadavg: 1.99 1.98 1.92 3/73 15503
/proc/meminfo: memFree=1590808/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=30576 CPUtime=398.98
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 6567 0 0 0 39890 8 0 0 25 0 1 0 154545486 31309824 6509 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 7644 6509 721 52 0 6012 0
Current children cumulated CPU time (s) 398.98
Current children cumulated vsize (KiB) 30576

[startup+462.695 s]
/proc/loadavg: 1.36 1.80 1.86 2/65 15518
/proc/meminfo: memFree=1648432/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=32828 CPUtime=459
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7044 0 0 0 45891 9 0 0 25 0 1 0 154545486 33615872 6986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 8207 6986 721 52 0 6575 0
Current children cumulated CPU time (s) 459
Current children cumulated vsize (KiB) 32828

[startup+522.729 s]
/proc/loadavg: 1.13 1.65 1.80 2/65 15518
/proc/meminfo: memFree=1646576/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=34544 CPUtime=519.02
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7514 0 0 0 51892 10 0 0 25 0 1 0 154545486 35373056 7456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 8636 7456 721 52 0 7004 0
Current children cumulated CPU time (s) 519.02
Current children cumulated vsize (KiB) 34544

[startup+582.761 s]
/proc/loadavg: 1.11 1.55 1.76 2/65 15518
/proc/meminfo: memFree=1644976/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36128 CPUtime=579.03
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7921 0 0 0 57892 11 0 0 25 0 1 0 154545486 36995072 7863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9032 7863 721 52 0 7400 0
Current children cumulated CPU time (s) 579.03
Current children cumulated vsize (KiB) 36128

[startup+642.791 s]
/proc/loadavg: 1.04 1.45 1.70 2/65 15518
/proc/meminfo: memFree=1644848/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36260 CPUtime=639.04
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7958 0 0 0 63893 11 0 0 25 0 1 0 154545486 37130240 7900 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9065 7900 721 52 0 7433 0
Current children cumulated CPU time (s) 639.04
Current children cumulated vsize (KiB) 36260

[startup+702.822 s]
/proc/loadavg: 1.01 1.36 1.66 2/65 15518
/proc/meminfo: memFree=1644784/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36260 CPUtime=699.06
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7970 0 0 0 69895 11 0 0 25 0 1 0 154545486 37130240 7912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9065 7912 721 52 0 7433 0
Current children cumulated CPU time (s) 699.06
Current children cumulated vsize (KiB) 36260

[startup+762.856 s]
/proc/loadavg: 1.00 1.29 1.61 2/65 15518
/proc/meminfo: memFree=1644720/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36260 CPUtime=759.07
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7977 0 0 0 75896 11 0 0 25 0 1 0 154545486 37130240 7919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9065 7919 721 52 0 7433 0
Current children cumulated CPU time (s) 759.07
Current children cumulated vsize (KiB) 36260

[startup+822.885 s]
/proc/loadavg: 1.00 1.24 1.57 2/65 15518
/proc/meminfo: memFree=1644720/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36392 CPUtime=819.08
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7984 0 0 0 81897 11 0 0 25 0 1 0 154545486 37265408 7926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9098 7926 721 52 0 7466 0
Current children cumulated CPU time (s) 819.08
Current children cumulated vsize (KiB) 36392

[startup+882.917 s]
/proc/loadavg: 1.00 1.19 1.53 2/65 15518
/proc/meminfo: memFree=1644656/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36392 CPUtime=879.1
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7990 0 0 0 87899 11 0 0 25 0 1 0 154545486 37265408 7932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9098 7932 721 52 0 7466 0
Current children cumulated CPU time (s) 879.1
Current children cumulated vsize (KiB) 36392

[startup+942.954 s]
/proc/loadavg: 1.00 1.15 1.50 2/65 15518
/proc/meminfo: memFree=1644592/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36392 CPUtime=939.12
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7994 0 0 0 93901 11 0 0 25 0 1 0 154545486 37265408 7936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9098 7936 721 52 0 7466 0
Current children cumulated CPU time (s) 939.12
Current children cumulated vsize (KiB) 36392

[startup+1002.99 s]
/proc/loadavg: 1.00 1.12 1.46 2/65 15518
/proc/meminfo: memFree=1644592/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36392 CPUtime=999.13
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 7999 0 0 0 99902 11 0 0 25 0 1 0 154545486 37265408 7941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9098 7941 721 52 0 7466 0
Current children cumulated CPU time (s) 999.13
Current children cumulated vsize (KiB) 36392

[startup+1063.02 s]
/proc/loadavg: 1.00 1.10 1.43 2/65 15518
/proc/meminfo: memFree=1644528/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36392 CPUtime=1059.14
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8003 0 0 0 105903 11 0 0 25 0 1 0 154545486 37265408 7945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9098 7945 721 52 0 7466 0
Current children cumulated CPU time (s) 1059.14
Current children cumulated vsize (KiB) 36392

[startup+1123.05 s]
/proc/loadavg: 1.04 1.09 1.41 2/65 15518
/proc/meminfo: memFree=1644464/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36392 CPUtime=1119.16
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8008 0 0 0 111905 11 0 0 25 0 1 0 154545486 37265408 7950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9098 7950 721 52 0 7466 0
Current children cumulated CPU time (s) 1119.16
Current children cumulated vsize (KiB) 36392

[startup+1183.09 s]
/proc/loadavg: 1.01 1.07 1.38 2/65 15518
/proc/meminfo: memFree=1644400/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36392 CPUtime=1179.19
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8011 0 0 0 117907 12 0 0 25 0 1 0 154545486 37265408 7953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9098 7953 721 52 0 7466 0
Current children cumulated CPU time (s) 1179.19
Current children cumulated vsize (KiB) 36392

[startup+1243.12 s]
/proc/loadavg: 1.00 1.06 1.35 2/65 15518
/proc/meminfo: memFree=1644400/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1239.2
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8014 0 0 0 123908 12 0 0 25 0 1 0 154545486 37400576 7956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687590 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7956 721 52 0 7499 0
Current children cumulated CPU time (s) 1239.2
Current children cumulated vsize (KiB) 36524

[startup+1303.15 s]
/proc/loadavg: 1.00 1.04 1.33 2/65 15518
/proc/meminfo: memFree=1644336/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1299.22
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8018 0 0 0 129910 12 0 0 25 0 1 0 154545486 37400576 7960 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7960 721 52 0 7499 0
Current children cumulated CPU time (s) 1299.22
Current children cumulated vsize (KiB) 36524

[startup+1363.19 s]
/proc/loadavg: 1.00 1.03 1.31 2/65 15518
/proc/meminfo: memFree=1644336/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1359.24
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8023 0 0 0 135912 12 0 0 25 0 1 0 154545486 37400576 7965 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7965 721 52 0 7499 0
Current children cumulated CPU time (s) 1359.24
Current children cumulated vsize (KiB) 36524

[startup+1423.22 s]
/proc/loadavg: 1.00 1.03 1.28 2/65 15518
/proc/meminfo: memFree=1644272/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1419.25
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8025 0 0 0 141913 12 0 0 25 0 1 0 154545486 37400576 7967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7967 721 52 0 7499 0
Current children cumulated CPU time (s) 1419.25
Current children cumulated vsize (KiB) 36524

[startup+1483.26 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 15518
/proc/meminfo: memFree=1644208/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1479.27
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8028 0 0 0 147915 12 0 0 25 0 1 0 154545486 37400576 7970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7970 721 52 0 7499 0
Current children cumulated CPU time (s) 1479.27
Current children cumulated vsize (KiB) 36524

[startup+1543.29 s]
/proc/loadavg: 1.06 1.03 1.25 2/65 15518
/proc/meminfo: memFree=1644144/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1539.28
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8031 0 0 0 153916 12 0 0 25 0 1 0 154545486 37400576 7973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7973 721 52 0 7499 0
Current children cumulated CPU time (s) 1539.28
Current children cumulated vsize (KiB) 36524

[startup+1603.33 s]
/proc/loadavg: 1.02 1.02 1.23 2/65 15518
/proc/meminfo: memFree=1644080/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1599.3
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8033 0 0 0 159918 12 0 0 25 0 1 0 154545486 37400576 7975 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7975 721 52 0 7499 0
Current children cumulated CPU time (s) 1599.3
Current children cumulated vsize (KiB) 36524

[startup+1663.36 s]
/proc/loadavg: 1.00 1.02 1.21 2/65 15518
/proc/meminfo: memFree=1644016/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1659.31
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8035 0 0 0 165919 12 0 0 25 0 1 0 154545486 37400576 7977 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7977 721 52 0 7499 0
Current children cumulated CPU time (s) 1659.31
Current children cumulated vsize (KiB) 36524

[startup+1723.39 s]
/proc/loadavg: 1.00 1.01 1.20 2/65 15518
/proc/meminfo: memFree=1644080/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1719.34
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8039 0 0 0 171921 13 0 0 25 0 1 0 154545486 37400576 7981 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7981 721 52 0 7499 0
Current children cumulated CPU time (s) 1719.34
Current children cumulated vsize (KiB) 36524

[startup+1783.42 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 15518
/proc/meminfo: memFree=1644016/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1779.35
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8041 0 0 0 177922 13 0 0 25 0 1 0 154545486 37400576 7983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7983 721 52 0 7499 0
Current children cumulated CPU time (s) 1779.35
Current children cumulated vsize (KiB) 36524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.12 s]
/proc/loadavg: 1.00 1.00 1.18 2/71 15544
/proc/meminfo: memFree=1642752/2055920 swapFree=4192812/4192956
[pid=15502] ppid=15500 vsize=36524 CPUtime=1800.04
/proc/15502/stat : 15502 (CSPtoSAT+minisa) R 15500 15502 14887 0 -1 4194304 8042 0 0 0 179991 13 0 0 25 0 1 0 154545486 37400576 7984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/15502/statm: 9131 7984 721 52 0 7499 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 36524

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.13
CPU time (s): 1800.06
CPU user time (s): 1799.91
CPU system time (s): 0.143978
CPU usage (%): 99.7743
Max. virtual memory (cumulated for all children) (KiB): 36524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8042
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= 11
involuntary context switches= 11115

runsolver used 1.89571 s user time and 4.87326 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 05:30:59 UTC 2007


IDJOB= 209167
IDBENCH= 4499
FILE ID= node39/209167-1168061459

PBS_JOBID= 3475544

Free space on /tmp= 66530 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp01/fapp01-0200-5.xml
COMMAND LINE= /tmp/evaluation/209167-1168061459/CSPtoSAT+minisat /tmp/evaluation/209167-1168061459/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-209167-1168061459 -o ROOT/results/node39/solver-209167-1168061459 -C 1800 -M 900  /tmp/evaluation/209167-1168061459/CSPtoSAT+minisat /tmp/evaluation/209167-1168061459/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d95687246792a6ac7ed4a97541fb6e3f

RANDOM SEED= 923497182

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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:       1620144 kB
Buffers:         22936 kB
Cached:         273544 kB
SwapCached:          0 kB
Active:          89664 kB
Inactive:       273580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1620144 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          80392 kB
Slab:            57968 kB
Committed_AS:  2943600 kB
PageTables:       1832 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= 66532 MiB



End job on node39 on Sat Jan  6 06:01:03 UTC 2007