Trace number 216585

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 1808.78

General information on the benchmark

Namerlfap/rlfapScensMod/
scen3-f11.xml
MD5SUM47d964f6bb88215eaa595d2ffc780e97
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.51377
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables400
Number of constraints2760
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2760
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node17/watcher-216585-1168064764 -o ROOT/results/node17/solver-216585-1168064764 -C 1800 -M 900 /tmp/evaluation/216585-1168064764/CSPtoSAT+minisat /tmp/evaluation/216585-1168064764/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: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1577312/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=380 CPUtime=0
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 154871190 389120 26 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2859812 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 95 26 21 52 0 18 0

[startup+0.1029 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1577312/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=12188 CPUtime=0.09
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 2034 0 0 0 8 1 0 0 18 0 1 0 154871190 12480512 2002 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3301006 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 3047 2002 704 52 0 1415 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12188

[startup+0.514941 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1577312/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=12424 CPUtime=0.5
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 2151 0 0 0 49 1 0 0 22 0 1 0 154871190 12722176 2093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 3106 2093 721 52 0 1474 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 12424

[startup+1.33903 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1571424/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=12556 CPUtime=1.31
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 2186 0 0 0 130 1 0 0 25 0 1 0 154871190 12857344 2128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 3139 2128 721 52 0 1507 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12556

[startup+2.9762 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1570848/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=12688 CPUtime=2.94
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 2233 0 0 0 293 1 0 0 25 0 1 0 154871190 12992512 2175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 3172 2175 721 52 0 1540 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 12688

[startup+6.25554 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1568992/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=13108 CPUtime=6.19
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 2308 0 0 0 618 1 0 0 25 0 1 0 154871190 13422592 2250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 3277 2250 721 52 0 1645 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 13108

[startup+12.7272 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1557344/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=13524 CPUtime=12.6
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 2419 0 0 0 1259 1 0 0 25 0 1 0 154871190 13848576 2361 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 3381 2361 721 52 0 1749 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 13524

[startup+25.5556 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1549792/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=14372 CPUtime=25.32
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 2632 0 0 0 2530 2 0 0 25 0 1 0 154871190 14716928 2574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 3593 2574 721 52 0 1961 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 14372

[startup+51.2142 s]
/proc/loadavg: 2.00 1.96 1.95 3/86 9732
/proc/meminfo: memFree=1540064/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=15904 CPUtime=50.74
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3016 0 0 0 5071 3 0 0 25 0 1 0 154871190 16285696 2958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 3976 2958 721 52 0 2344 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 15904

[startup+102.49 s]
/proc/loadavg: 2.04 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1523168/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18668 CPUtime=101.77
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3683 0 0 0 10173 4 0 0 25 0 1 0 154871190 19116032 3625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4667 3625 721 52 0 3035 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 18668

[startup+162.494 s]
/proc/loadavg: 2.01 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1505056/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18800 CPUtime=161.49
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3714 0 0 0 16144 5 0 0 25 0 1 0 154871190 19251200 3656 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4700 3656 721 52 0 3068 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 18800

[startup+222.502 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1474272/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=221.21
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3724 0 0 0 22116 5 0 0 25 0 1 0 154871190 19386368 3666 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3666 721 52 0 3101 0
Current children cumulated CPU time (s) 221.21
Current children cumulated vsize (KiB) 18932

[startup+282.511 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1457632/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=280.95
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3728 0 0 0 28089 6 0 0 25 0 1 0 154871190 19386368 3670 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3670 721 52 0 3101 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 18932

[startup+342.518 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1439520/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=340.67
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3733 0 0 0 34061 6 0 0 25 0 1 0 154871190 19386368 3675 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3675 721 52 0 3101 0
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (KiB) 18932

[startup+402.528 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1418336/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=400.41
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3737 0 0 0 40034 7 0 0 25 0 1 0 154871190 19386368 3679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3679 721 52 0 3101 0
Current children cumulated CPU time (s) 400.41
Current children cumulated vsize (KiB) 18932

[startup+462.535 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1394592/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=460.13
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3742 0 0 0 46006 7 0 0 25 0 1 0 154871190 19386368 3684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3684 721 52 0 3101 0
Current children cumulated CPU time (s) 460.13
Current children cumulated vsize (KiB) 18932

[startup+522.543 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1379040/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=519.85
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3745 0 0 0 51978 7 0 0 25 0 1 0 154871190 19386368 3687 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687518 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3687 721 52 0 3101 0
Current children cumulated CPU time (s) 519.85
Current children cumulated vsize (KiB) 18932

[startup+582.551 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1366560/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=579.58
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3747 0 0 0 57950 8 0 0 25 0 1 0 154871190 19386368 3689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3689 721 52 0 3101 0
Current children cumulated CPU time (s) 579.58
Current children cumulated vsize (KiB) 18932

[startup+642.56 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1355616/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=639.31
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3750 0 0 0 63923 8 0 0 25 0 1 0 154871190 19386368 3692 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3692 721 52 0 3101 0
Current children cumulated CPU time (s) 639.31
Current children cumulated vsize (KiB) 18932

[startup+702.565 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1345440/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=699.03
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3752 0 0 0 69895 8 0 0 25 0 1 0 154871190 19386368 3694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3694 721 52 0 3101 0
Current children cumulated CPU time (s) 699.03
Current children cumulated vsize (KiB) 18932

[startup+762.567 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1334304/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=758.76
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3756 0 0 0 75867 9 0 0 25 0 1 0 154871190 19386368 3698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3698 721 52 0 3101 0
Current children cumulated CPU time (s) 758.76
Current children cumulated vsize (KiB) 18932

[startup+822.575 s]
/proc/loadavg: 2.12 2.01 1.97 3/86 9732
/proc/meminfo: memFree=1323872/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=18932 CPUtime=818.48
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3757 0 0 0 81839 9 0 0 25 0 1 0 154871190 19386368 3699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4733 3699 721 52 0 3101 0
Current children cumulated CPU time (s) 818.48
Current children cumulated vsize (KiB) 18932

[startup+882.59 s]
/proc/loadavg: 2.04 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1313696/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=878.21
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3759 0 0 0 87812 9 0 0 25 0 1 0 154871190 19521536 3701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3701 721 52 0 3134 0
Current children cumulated CPU time (s) 878.21
Current children cumulated vsize (KiB) 19064

[startup+942.601 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1302752/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=937.94
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3761 0 0 0 93784 10 0 0 25 0 1 0 154871190 19521536 3703 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3703 721 52 0 3134 0
Current children cumulated CPU time (s) 937.94
Current children cumulated vsize (KiB) 19064

[startup+1002.61 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1293664/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=997.67
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3762 0 0 0 99757 10 0 0 25 0 1 0 154871190 19521536 3704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3704 721 52 0 3134 0
Current children cumulated CPU time (s) 997.67
Current children cumulated vsize (KiB) 19064

[startup+1062.62 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1282528/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1057.4
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3764 0 0 0 105729 11 0 0 25 0 1 0 154871190 19521536 3706 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3706 721 52 0 3134 0
Current children cumulated CPU time (s) 1057.4
Current children cumulated vsize (KiB) 19064

[startup+1122.63 s]
/proc/loadavg: 2.05 2.01 1.97 3/86 9732
/proc/meminfo: memFree=1273632/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1117.13
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3766 0 0 0 111702 11 0 0 25 0 1 0 154871190 19521536 3708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3708 721 52 0 3134 0
Current children cumulated CPU time (s) 1117.13
Current children cumulated vsize (KiB) 19064

[startup+1182.63 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 9732
/proc/meminfo: memFree=1264992/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1176.86
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3767 0 0 0 117675 11 0 0 25 0 1 0 154871190 19521536 3709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3709 721 52 0 3134 0
Current children cumulated CPU time (s) 1176.86
Current children cumulated vsize (KiB) 19064

[startup+1242.65 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1245024/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1236.59
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3768 0 0 0 123647 12 0 0 25 0 1 0 154871190 19521536 3710 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3710 721 52 0 3134 0
Current children cumulated CPU time (s) 1236.59
Current children cumulated vsize (KiB) 19064

[startup+1302.66 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1224352/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1296.31
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3771 0 0 0 129619 12 0 0 25 0 1 0 154871190 19521536 3713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3713 721 52 0 3134 0
Current children cumulated CPU time (s) 1296.31
Current children cumulated vsize (KiB) 19064

[startup+1362.67 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1203232/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1356.05
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3772 0 0 0 135592 13 0 0 25 0 1 0 154871190 19521536 3714 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3714 721 52 0 3134 0
Current children cumulated CPU time (s) 1356.05
Current children cumulated vsize (KiB) 19064

[startup+1422.69 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1184608/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1415.78
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3773 0 0 0 141565 13 0 0 25 0 1 0 154871190 19521536 3715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3715 721 52 0 3134 0
Current children cumulated CPU time (s) 1415.78
Current children cumulated vsize (KiB) 19064

[startup+1482.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1170400/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1475.52
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3774 0 0 0 147538 14 0 0 25 0 1 0 154871190 19521536 3716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3716 721 52 0 3134 0
Current children cumulated CPU time (s) 1475.52
Current children cumulated vsize (KiB) 19064

[startup+1542.72 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1156000/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1535.25
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3776 0 0 0 153511 14 0 0 25 0 1 0 154871190 19521536 3718 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3718 721 52 0 3134 0
Current children cumulated CPU time (s) 1535.25
Current children cumulated vsize (KiB) 19064

[startup+1602.72 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1135904/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1594.97
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3777 0 0 0 159483 14 0 0 25 0 1 0 154871190 19521536 3719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/9731/statm: 4766 3719 721 52 0 3134 0
Current children cumulated CPU time (s) 1594.97
Current children cumulated vsize (KiB) 19064

[startup+1662.72 s]
/proc/loadavg: 1.95 1.98 1.97 3/86 9807
/proc/meminfo: memFree=1641304/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1654.67
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3779 0 0 0 165451 16 0 0 25 0 1 0 154871190 19521536 3721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9731/statm: 4766 3721 721 52 0 3134 0
Current children cumulated CPU time (s) 1654.67
Current children cumulated vsize (KiB) 19064

[startup+1722.82 s]
/proc/loadavg: 2.03 2.00 1.97 3/86 9807
/proc/meminfo: memFree=1632152/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1714.49
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3780 0 0 0 171433 16 0 0 25 0 1 0 154871190 19521536 3722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9731/statm: 4766 3722 721 52 0 3134 0
Current children cumulated CPU time (s) 1714.49
Current children cumulated vsize (KiB) 19064

[startup+1782.92 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 9807
/proc/meminfo: memFree=1623832/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1774.31
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3782 0 0 0 177414 17 0 0 25 0 1 0 154871190 19521536 3724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9731/statm: 4766 3724 721 52 0 3134 0
Current children cumulated CPU time (s) 1774.31
Current children cumulated vsize (KiB) 19064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.77 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9807
/proc/meminfo: memFree=1621976/2055920 swapFree=4192812/4192956
[pid=9731] ppid=9729 vsize=19064 CPUtime=1800.05
/proc/9731/stat : 9731 (CSPtoSAT+minisa) R 9729 9731 9233 0 -1 4194304 3782 0 0 0 179988 17 0 0 25 0 1 0 154871190 19521536 3724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/9731/statm: 4766 3724 721 52 0 3134 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 19064

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.78
CPU time (s): 1800.06
CPU user time (s): 1799.88
CPU system time (s): 0.176973
CPU usage (%): 99.5181
Max. virtual memory (cumulated for all children) (KiB): 19064

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

runsolver used 1.68674 s user time and 4.78027 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 06:26:04 UTC 2007


IDJOB= 216585
IDBENCH= 5088
FILE ID= node17/216585-1168064764

PBS_JOBID= 3475402

Free space on /tmp= 66314 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScensMod/scen3-f11.xml
COMMAND LINE= /tmp/evaluation/216585-1168064764/CSPtoSAT+minisat /tmp/evaluation/216585-1168064764/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-216585-1168064764 -o ROOT/results/node17/solver-216585-1168064764 -C 1800 -M 900  /tmp/evaluation/216585-1168064764/CSPtoSAT+minisat /tmp/evaluation/216585-1168064764/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  47d964f6bb88215eaa595d2ffc780e97

RANDOM SEED= 702423097

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:       1577728 kB
Buffers:         45744 kB
Cached:         182328 kB
SwapCached:          0 kB
Active:         206692 kB
Inactive:       182624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:         183640 kB
Slab:            73560 kB
Committed_AS:  3803712 kB
PageTables:       2412 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= 66313 MiB



End job on node17 on Sat Jan  6 06:56:13 UTC 2007